Add CI tests
This commit is contained in:
parent
d40c36fd66
commit
29c28aa0c9
12
tests/tests.yml
Normal file
12
tests/tests.yml
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user