From eeee4ff1810af6f7487f5b14492f5a1bc57ad08d Mon Sep 17 00:00:00 2001 From: Lukas Javorsky Date: Thu, 27 Apr 2023 17:22:51 +0000 Subject: [PATCH] Change the gating to osci Resolves: RHELPLAN-155186 --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 0894ced..c1850a2 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-8 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}