diff --git a/tests/tests.yml b/tests/tests.yml new file mode 100644 index 0000000..2a3470a --- /dev/null +++ b/tests/tests.yml @@ -0,0 +1,13 @@ +# Tests for NetworkManager +- hosts: localhost + roles: + - role: standard-test-basic + tags: + - classic + repositories: + - repo: "https://github.com/NetworkManager/NetworkManager-ci" + dest: "NetworkManager-ci" + tests: + - sanity-tests: + dir: NetworkManager-ci + run: run/osci/run-tests fedora28