[PATCH] Add a basic test for ostree-based installs.

Chris Lumens clumens at redhat.com
Wed Jul 9 14:56:29 UTC 2014


> lmc should work fine with multiple instances, it creates unique tempdirs
> so it shouldn't stomp on itself. Except for the log files (which I just
> realized) but passing a unique --logfile path should overcome that. Pass
> it the /path/name.log of the primary logfile and the others will be
> written alongside it.
> 
> virt-install access to the iso from multiple VMs may be a problem, I've
> run into it complaining that the iso is in use by another VM when I've
> tried running lmc while a normal virt-install is also running. There
> should be a way around that since access is read only.

I guess that leaves as the main problem making sure there's enough
resources on the host system to deal with it.  All the systems I would
run it on here could handle it, but I'm not sure I want to commit a test
case that potentially drags a system to its knees by default.

Also, I've only got one ostree test right now.  I'm not going to worry
with parallelizing things until it becomes a problem.

- Chris


More information about the anaconda-patches mailing list