test: add inspect integration tests
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
e26e48ec87
commit
0c1383fd30
4 changed files with 64 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
- oci-systemd-hook
|
||||
- oci-register-machine
|
||||
- oci-umount
|
||||
- socat
|
||||
async: 600
|
||||
poll: 10
|
||||
when: (ansible_distribution == 'RedHat' or ansible_distribution == 'CentOS')
|
||||
|
@ -79,6 +80,7 @@
|
|||
- oci-systemd-hook
|
||||
- oci-register-machine
|
||||
- oci-umount
|
||||
- socat
|
||||
async: 600
|
||||
poll: 10
|
||||
when: ansible_distribution == 'Fedora'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue