tests: make plan names strictly exclusive
This commit is contained in:
parent
b2d07d4200
commit
4f4ceda83f
@ -3,5 +3,5 @@ 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-multi.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal/coreutils-single.functional}
|
||||
|
@ -8,7 +8,7 @@ adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream or distro == fedora
|
||||
|
||||
/coreutils:
|
||||
/coreutils-multi:
|
||||
summary: Internal Tier1 tests plan - coreutils
|
||||
prepare:
|
||||
how: install
|
||||
|
Loading…
Reference in New Issue
Block a user