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:
James Molet 2026-07-10 10:14:19 -04:00
parent 303959e1ef
commit 954aa4f767
No known key found for this signature in database

View File

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