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:
|
||||
how: shell
|
||||
tests:
|
||||
- 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
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/ant
|
||||
execute:
|
||||
how: tmt
|
||||
|
@ -1,5 +0,0 @@
|
||||
<project>
|
||||
<target name="hello">
|
||||
<echo message="Hello, world"/>
|
||||
</target>
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user