ci.fmf update

This commit is contained in:
Michal Ruprich 2021-10-05 14:33:50 +02:00
parent 4740e883be
commit 7fe4735619
2 changed files with 7 additions and 11 deletions

11
ci.fmf
View File

@ -1,11 +0,0 @@
summary:
CI plan, picks Tier1 tests, runs in beakerlib.
description:
It selects tests which have 'tier 1' in their main.fmf file.
discover:
- name: tier1
how: fmf
filter: 'tier: 1'
url: https://src.fedoraproject.org/tests/ftp.git
execute:
how: tmt

7
plans/ci.fmf Normal file
View File

@ -0,0 +1,7 @@
summary:
Test plan that runs all tests from tests repo.
discover:
how: fmf
url: https://src.fedoraproject.org/tests/ftp.git
execute:
how: tmt