gating: do not schedule same plans twice
tmt uses substring matching for plan names so the coreutils-single plan was scheduled for both entries.
This commit is contained in:
parent
7bb2377c4b
commit
ef3b598f8e
@ -3,5 +3,4 @@ product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal/coreutils.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal/coreutils-single.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
|
||||
|
Loading…
Reference in New Issue
Block a user