Remove legacy rhsmci gating rule
The new osci plans/integration and plans/smoke rules replace the old rhsmci.brew-build.tier1.functional rule. Keeping both would run the gating suite twice.
This commit is contained in:
parent
303959e1ef
commit
954aa4f767
@ -5,4 +5,3 @@ decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/integration.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/smoke.functional}
|
||||
- !PassingTestCaseRule {test_case_name: rhsmci.brew-build.tier1.functional}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user