From 18bbb43c0003da8b2542be369c355175dfd3180b Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Mon, 9 Sep 2024 15:28:18 -0500 Subject: [PATCH] Update gating for RHEL 10 Resolves: RHEL-50894 Signed-off-by: Major Hayden --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 648918d..4ca9235 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-9 + - rhel-10 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}