2020-11-27 11:21:24 +00:00
|
|
|
/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'
|
2021-04-04 23:15:26 +00:00
|
|
|
url: "https://src.fedoraproject.org/tests/tcpdump.git"
|
2020-11-27 11:21:24 +00:00
|
|
|
execute:
|
|
|
|
how: beakerlib
|