Re: [PATCH v3 16/22] tests/docker: add script for automating container refresh

2021-05-13 Thread Philippe Mathieu-Daudé
On 5/13/21 11:55 AM, Daniel P. Berrangé wrote: > This introduces > > https://gitlab.com/libvirt/libvirt-ci > > as a git submodule at tests/docker/libvirt-ci > > This submodule only needs to be checked out when needing to re-generate > the files in tests/docker/dockerfiles. > > When a new buil

[PATCH v3 16/22] tests/docker: add script for automating container refresh

2021-05-13 Thread Daniel P . Berrangé
This introduces https://gitlab.com/libvirt/libvirt-ci as a git submodule at tests/docker/libvirt-ci This submodule only needs to be checked out when needing to re-generate the files in tests/docker/dockerfiles. When a new build pre-requisite is needed for QEMU, it should be added to the libvi