From bb283820d73aa6eaf2da4fa4e8a9d2e58ad8f60c Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Wed, 23 Oct 2024 11:39:09 +0000 Subject: [PATCH] fix gating.yaml Resolves: RHEL-64345 --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 7da9094..9b5a9d3 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,4 +4,4 @@ product_versions: - rhel-* decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}