You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we may want to keep ansible in a container (so that we can properly version it), running the tests in containers is currently causing some issues for systemd guests, a solution would be to support multiple "drivers" for starting test VMs.
Supported targets initially would be:
docker
qemu/kvm (Linux only)
xhyve (OSX only)
virtualbox
To be added later:
vmware
xen
aws
digitalocean
The text was updated successfully, but these errors were encountered:
While we may want to keep ansible in a container (so that we can properly version it), running the tests in containers is currently causing some issues for systemd guests, a solution would be to support multiple "drivers" for starting test VMs.
Supported targets initially would be:
To be added later:
The text was updated successfully, but these errors were encountered: