libvirt/ci
Andrea Bolognani 4c39e54ca9 ci: Run $(CI_PREPARE_SCRIPT) as root
In order for the prepare script to be really useful, it needs
to be able to perform privileged operations such as installing
additional packages or setting up custom mount points.

In order to achieve that, we now run the container as root,
run the prepare script with full privilege, and only then
switch to the unprivileged account with sudo.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-08-21 18:58:31 +02:00
..
build.sh ci: Introduce $(CI_BUILD_SCRIPT) 2019-08-21 18:58:22 +02:00
Makefile ci: Run $(CI_PREPARE_SCRIPT) as root 2019-08-21 18:58:31 +02:00
prepare.sh ci: Run $(CI_PREPARE_SCRIPT) as root 2019-08-21 18:58:31 +02:00