CI Tests: Make the CI testplan more compact
This commit is contained in:
parent
5e48ef55f5
commit
cf965d214e
@ -2,5 +2,9 @@ summary: CI Gating Plan
|
|||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
directory: tests
|
directory: tests
|
||||||
|
prepare:
|
||||||
|
- name: prepare
|
||||||
|
how: shell
|
||||||
|
script: ./plans/prepare.sh
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
summary: Setup task
|
|
||||||
prepare:
|
|
||||||
script: ./plans/ci/prepare/prepare.sh
|
|
||||||
require:
|
|
||||||
- koji
|
|
||||||
- dnf-utils
|
|
Loading…
Reference in New Issue
Block a user