Updating the gating tests to refer to the right tier1 test

Related: #1935446#
This commit is contained in:
Christopher Snyder 2022-02-16 14:21:09 -05:00
parent f6ef1735c4
commit 9dee8785f0
1 changed files with 1 additions and 1 deletions

View File

@ -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}