diff --git a/tests/tests.yml b/tests/tests.yml new file mode 100644 index 0000000..2ef6cef --- /dev/null +++ b/tests/tests.yml @@ -0,0 +1,12 @@ +- hosts: localhost + tags: + - classic + - container + - atomic + roles: + - role: standard-test-basic + required_packages: + - libkcapi-tests + tests: + - upstream-tests: + run: /usr/libexec/libkcapi/test-invocation.sh