we could install clear containers in the Dockerfile and test it with a knob to make localintegration. Maybe we won't run tests in CI with Clear containers but still, it might be useful to have them (and install cc in the docker container we use for testing).
@sameo @jjlakis @mrunalp wdyt?
That would be great to have them optionally running through localintegration and that's something I was planning to do.
Clear Containers need access to the VT-x or AMD-V instruction set, so it can not be run on Jenkins anyway. There are other CI tools (semaphoreCI) that do nested virt, but I'd prefer to keep those tests at the localintegration level first.
@runcom Please feel free to assign that issue to me, I'll take care of it.
+1. Nothing to add :)
Most helpful comment
That would be great to have them optionally running through localintegration and that's something I was planning to do.
Clear Containers need access to the VT-x or AMD-V instruction set, so it can not be run on Jenkins anyway. There are other CI tools (semaphoreCI) that do nested virt, but I'd prefer to keep those tests at the
localintegrationlevel first.