From 0e8c88e5995d946a1cf965b982ad8677f203db30 Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Mon, 29 Apr 2024 16:11:43 -0400 Subject: [PATCH] Update gating.yaml Resolves: RHEL-34748 --- gating.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 6985029..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}