From 2fd5621d8808e0973ea2fa7adf84504bbe464d57 Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Fri, 26 Jul 2024 12:44:33 -0400 Subject: [PATCH] Update gating.yaml Resolves: RHEL-29853 --- gating.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index eb7c84f..8a619e4 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,7 @@ --- !Policy product_versions: - - rhel-8 + - rhel-9 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}