diff --git a/plans/smoke.fmf b/plans/smoke.fmf index dd422b1..fc96d1a 100644 --- a/plans/smoke.fmf +++ b/plans/smoke.fmf @@ -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 diff --git a/plans/smoke.xml b/plans/smoke.xml deleted file mode 100644 index 8d9833c..0000000 --- a/plans/smoke.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - -