From af4cf64d6a70418cda297921527feec8529bcbfe Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Mon, 31 Jul 2023 12:53:41 -0400 Subject: [PATCH] Update product to rhel-9 in gating.yml Signed-off-by: Paul Whalen --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 6985029..648918d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-8 + - rhel-9 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}