b83252710a
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/tcpdump.git#559dee7973e27f79998d20bb5836a2298a15300f
14 lines
405 B
Plaintext
14 lines
405 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/tcpdump.git"
|
|
execute:
|
|
how: beakerlib
|