24c56331d4
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/ftp.git#dc21ecf8fb8dfd3fea47aacf2dfa8f805a0e61ee
14 lines
401 B
Plaintext
14 lines
401 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/ftp.git"
|
|
execute:
|
|
how: beakerlib
|