Rename gating test plans to avoid tmt prefix name matching
This commit is contained in:
parent
e8cdf88a8b
commit
8c19a98f2f
@ -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/ci/tier1.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/default-hw-tier1.functional}
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/tier1-custom-hw.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/custom-hw-tier1.functional}
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
summary: CI test plan
|
summary: CI test plan
|
||||||
/tier1:
|
/default-hw-tier1:
|
||||||
plan:
|
plan:
|
||||||
import:
|
import:
|
||||||
url: https://pkgs.devel.redhat.com/git/tests/openscap
|
url: https://pkgs.devel.redhat.com/git/tests/openscap
|
||||||
name: /plans/gating/tier1
|
name: /plans/gating/default-hw-tier1
|
||||||
|
|
||||||
/tier1-custom-hw:
|
/custom-hw-tier1:
|
||||||
plan:
|
plan:
|
||||||
import:
|
import:
|
||||||
url: https://pkgs.devel.redhat.com/git/tests/openscap
|
url: https://pkgs.devel.redhat.com/git/tests/openscap
|
||||||
name: /plans/gating/tier1-custom-hw
|
name: /plans/gating/custom-hw-tier1
|
||||||
|
Loading…
Reference in New Issue
Block a user