a444d090f7
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/lftp#a827365c7aea99086a2477c0cf6f4d70f73f69cc
14 lines
402 B
Plaintext
14 lines
402 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/lftp.git"
|
|
execute:
|
|
how: beakerlib
|