Add tmt plan to run modified tests
Will help with future PRs
This commit is contained in:
parent
831c7db845
commit
2af06baec0
2 changed files with 13 additions and 0 deletions
1
.fmf/version
Normal file
1
.fmf/version
Normal file
|
|
@ -0,0 +1 @@
|
|||
1
|
||||
12
plans.fmf
Normal file
12
plans.fmf
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
/:
|
||||
inherit: false
|
||||
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
/modified:
|
||||
discover:
|
||||
how: fmf
|
||||
modified-only: true
|
||||
modified-ref: reference/main
|
||||
modified-url: https://src.fedoraproject.org/tests/ruby
|
||||
Loading…
Add table
Add a link
Reference in a new issue