#21 Switch to smoke tests from external git repo
Merged 3 months ago by mizdebsk. Opened 3 months ago by mizdebsk.
rpms/ mizdebsk/ant extrenal-smoke  into  rawhide

file modified
+3 -9
@@ -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

file removed
-5
@@ -1,5 +0,0 @@ 

- <project>

-   <target name="hello">

-     <echo message="Hello, world"/>

-   </target>

- </project>

rebased onto 4cc59de

3 months ago

Pull-Request has been merged by mizdebsk

3 months ago
Metadata