From 3ef5f1c26f817bcecd5d8fc3075c896d64ca4d4f Mon Sep 17 00:00:00 2001 From: aprikryl Date: Thu, 6 Feb 2025 14:15:41 +0100 Subject: [PATCH] Enable RHEL CI for c9s --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index c190bde..648918d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - 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}