<div dir="ltr">I&#39;ve been trying for weeks to come up with a better (most specifically lighter) testing environment for external API requests (specifically vagrant).<div><br></div><div>Right now It basically hooks into a real running oVirt to spin up and test VMs. It works but it&#39;s not portable or lightweight.</div><div><br></div><div>I&#39;ve been looking into the docker containers:</div><div>   <a href="https://github.com/oVirt/ovirt-container-engine">https://github.com/oVirt/ovirt-container-engine</a> (doesnt look like this is going to stay maintained? )</div><div>   <a href="https://github.com/oVirt/ovirt-containers">https://github.com/oVirt/ovirt-containers</a> (this requires openshift making it a giant yak to shave)</div><div><br></div><div>Are there any thoughts on where to head from here? Im looking to purely launch oVirt of specific versions and run some tests against it (launching real VMs). </div><div><br></div><div>I got the first docker one working, but it turned into a turtles problem because there was no host, and adding a host requires ssh to be running (which isnt), etc etc.</div></div>