From 9dee8785f070d2e9b1c6f86af3cfaf86b160e9eb Mon Sep 17 00:00:00 2001 From: Christopher Snyder Date: Wed, 16 Feb 2022 14:21:09 -0500 Subject: [PATCH] Updating the gating tests to refer to the right tier1 test Related: #1935446# --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 0f4c9c7..802fd85 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,5 +4,5 @@ product_versions: decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - - !PassingTestCaseRule {test_case_name: rhsm-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier1.functional}