Backport tests from Fedora
This commit is contained in:
parent
aac5d0a589
commit
0da3b37139
@ -1,12 +1,6 @@
|
|||||||
summary: Basic smoke test
|
summary: Basic smoke tests
|
||||||
discover:
|
discover:
|
||||||
how: shell
|
how: fmf
|
||||||
tests:
|
url: https://src.fedoraproject.org/tests/ant
|
||||||
- name: /smoke/show-version
|
|
||||||
test: ant -version
|
|
||||||
- name: /smoke/show-diagnostics
|
|
||||||
test: ant -diagnostics
|
|
||||||
- name: /smoke/hello-world
|
|
||||||
test: ant -v -f plans/smoke.xml hello
|
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
<project>
|
|
||||||
<target name="hello">
|
|
||||||
<echo message="Hello, world"/>
|
|
||||||
</target>
|
|
||||||
</project>
|
|
Loading…
Reference in New Issue
Block a user