Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a4219d8c8 | |||
| d104d991c6 | |||
| b10084c950 | |||
| 576e7e4866 |
@@ -1 +0,0 @@
|
||||
1
|
||||
-20
@@ -1,23 +1,3 @@
|
||||
/fmf-0.4.tar.gz
|
||||
/fmf-0.5.tar.gz
|
||||
/fmf-0.6.tar.gz
|
||||
/fmf-0.7.tar.gz
|
||||
/fmf-0.8.tar.gz
|
||||
/fmf-0.10.tar.gz
|
||||
/fmf-0.11.tar.gz
|
||||
/fmf-0.12.tar.gz
|
||||
/fmf-0.13.tar.gz
|
||||
/fmf-0.14.tar.gz
|
||||
/fmf-0.15.tar.gz
|
||||
/fmf-0.15.2.tar.gz
|
||||
/fmf-0.16.0.tar.gz
|
||||
/fmf-1.0.0.tar.gz
|
||||
/fmf-1.1.0.tar.gz
|
||||
/fmf-1.2.0.tar.gz
|
||||
/fmf-1.2.1.tar.gz
|
||||
/fmf-1.3.0.tar.gz
|
||||
/fmf-1.4.0.tar.gz
|
||||
/fmf-1.4.1.tar.gz
|
||||
/fmf-1.5.0.tar.gz
|
||||
/fmf-1.6.0.tar.gz
|
||||
/fmf-1.6.1.tar.gz
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
prepare:
|
||||
- how: install
|
||||
package: fmf
|
||||
execute:
|
||||
how: tmt
|
||||
@@ -1,3 +0,0 @@
|
||||
summary: Minimal smoke test
|
||||
execute:
|
||||
script: fmf --help
|
||||
@@ -1,16 +0,0 @@
|
||||
summary: Integration with tmt
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/teemtee/tmt
|
||||
ref: fedora
|
||||
filter: tier:1
|
||||
prepare+:
|
||||
- how: install
|
||||
package:
|
||||
- jq
|
||||
- python3-pip
|
||||
- tmt-all
|
||||
- how: shell
|
||||
script:
|
||||
- pip3 install --user yq || pip3 install yq
|
||||
- yq --help
|
||||
@@ -1,5 +0,0 @@
|
||||
summary: Upstream fmf tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/teemtee/fmf
|
||||
ref: fedora
|
||||
Reference in New Issue
Block a user