Simplify tmt plan, update obsolete stuff
This commit is contained in:
parent
6c054d46d4
commit
9ed117ba74
23
ci.fmf
23
ci.fmf
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user