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:
|
||||
how: fmf
|
||||
directory: tests
|
||||
prepare:
|
||||
- name: prepare
|
||||
how: shell
|
||||
script: ./plans/prepare.sh
|
||||
execute:
|
||||
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