From a53f64ade33092cea32879f8cfd3cf2c5b184e77 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Tue, 20 Jul 2021 11:54:37 +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 eb7c84f..c190bde 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: baseos-ci.brew-build.tier1.functional}