From cc3aa93657ac65f1a634e01675dd2d8f08fe877b Mon Sep 17 00:00:00 2001 From: Matyas Horky Date: Fri, 3 Jun 2022 15:09:01 +0200 Subject: [PATCH] Update path to tier1 tests --- gating.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index 802fd85..3a25a4c 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,5 +4,4 @@ product_versions: decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier1.functional} - + - !PassingTestCaseRule {test_case_name: rhsmci.brew-build.tier1.functional}