On 1 December 2016 at 10:14, Anton Marchukov <[email protected]> wrote: > Also an interesting discussion to have is the same we had for maven cache > files. > > We use reposync in lago that is supposed to sync repos locally and then it > can update the existing cache to match the remote mirror when it is invoked, > then as I understand we get its cache deleted each time because we use mock.
You understand wrong. The cache dir (/var/lib/lago) is bind-mounted into mock, so it persists across runs. > Now I am not sure do we really need mock in ovirt system tests? As I > understand it uses lago and lago runs everything inside vms so it is somehow > isolated already? You still need an isolated environment to run Lago itself and its dependencies. Also the test code itself is not running in a VM. -- Barak Korren [email protected] RHCE, RHCi, RHV-DevOps Team https://ifireball.wordpress.com/ _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
