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