2021-01-26 09:20: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-03-30 19:55:14 +00:00
|
|
|
url: "https://src.fedoraproject.org/tests/libmaxminddb.git"
|
2021-01-26 09:20:24 +00:00
|
|
|
execute:
|
|
|
|
how: beakerlib
|