d955a1450b
Add ci.fmf too.
14 lines
396 B
Plaintext
14 lines
396 B
Plaintext
/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'
|
|
repository: "https://src.fedoraproject.org/tests/bind.git"
|
|
execute:
|
|
how: tmt
|