From 16a0b81d5f818647a8cf837ae1552b2715472ada Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Tue, 20 Jul 2021 11:58:46 +0200 Subject: [PATCH] Fix gating.yaml for rhel-9 product --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index d465456..9ff8a05 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,7 @@ #recipients: mmalik --- !Policy product_versions: - - rhel-8 + - rhel-9 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}