Adding fmf plan
This commit is contained in:
parent
0d81c8b95a
commit
fde0aac8f9
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
/*/
|
/*/
|
||||||
/ruby-*.tar.xz
|
/ruby-*.tar.xz
|
||||||
/*.rpm
|
/*.rpm
|
||||||
|
|
||||||
|
!/plans/
|
||||||
|
6
plans/all.fmf
Normal file
6
plans/all.fmf
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
summary: Test plan with all Fedora tests
|
||||||
|
discover:
|
||||||
|
how: fmf
|
||||||
|
url: https://src.fedoraproject.org/tests/ruby.git
|
||||||
|
execute:
|
||||||
|
how: tmt
|
Loading…
Reference in New Issue
Block a user