Replace STI with tmt (for testing tests)
This commit is contained in:
parent
d8c04b9a0d
commit
3ed094709c
2 changed files with 6 additions and 8 deletions
6
plans/main.fmf
Normal file
6
plans/main.fmf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
discover:
|
||||
how: fmf
|
||||
prepare:
|
||||
how: install
|
||||
execute:
|
||||
how: tmt
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
# Tests to run in CI for PRs into this repository (testing tests).
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-beakerlib
|
||||
tags:
|
||||
- classic
|
||||
tests:
|
||||
- fmf_filter: "tier: 1, 2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue