Simplify tmt plan, update obsolete stuff

This commit is contained in:
Michal Ruprich 2021-10-05 14:21:14 +02:00
parent 6c054d46d4
commit 9ed117ba74

23
ci.fmf
View File

@ -1,13 +1,10 @@
/test:
summary:
CI plan, picks Tier1 tests, runs in beakerlib.
description:
This special plan has to be named ci.fmf to run in CI.
It selects test which have 'tier 1' in their main.fmf file
discover:
- name: tier1
how: fmf
filter: 'tier: 1'
url: "https://src.fedoraproject.org/tests/lftp.git"
execute:
how: beakerlib
summary:
CI plan, picks Tier1 tests, runs in beakerlib.
description:
It selects test which have 'tier 1' in their main.fmf file
discover:
how: fmf
filter: 'tier: 1'
url: "https://src.fedoraproject.org/tests/lftp.git"
execute:
how: tmt