d11be14ae1
Run the basic and layering-basic vmcheck tests on qcow2 Atomic Host images. It's full of hacks for now; I'd like to confirm first that there aren't any oversights that would prevent the pipeline from running it. Once we get it going, we can work on cleaning up and upstreaming the hacks to standard-test-roles, and run all the vmcheck tests.
7 lines
224 B
Plaintext
7 lines
224 B
Plaintext
# we have to specify an inventory here so that the standard
|
|
# roles' qcow2 handler doesn't kick in (we provision the VM
|
|
# ourselves because we need to run outside of the VM, not
|
|
# within)
|
|
|
|
localhost ansible_connection=local
|