#1 add some tests
Opened 5 years ago by bstinson. Modified 5 years ago
rpms/ bstinson/nvi add-tests  into  rawhide

file added
+11
@@ -0,0 +1,11 @@ 

+ - hosts: localhost

+   roles:

+     - role: standard-test-basic

+       tags:

+         - classic

+       required-packages:

+         - nvi

+       tests:

+         - nvi-smoke-tests:

+            dir: ./

+            run: /usr/bin/true