From ab14af44dd791e024503504c899d4cd5ee2d16a4 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Thu, 8 Jan 2026 14:18:00 +0100 Subject: [PATCH] Enable CI tier0 test Resolves: RHEL-128106 --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 3442642..4ca9235 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-10 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}