]> xenbits.xensource.com Git - qemu-xen.git/commit
gitlab: convert jobs to use custom built containers
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 1 Jul 2020 13:56:34 +0000 (14:56 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jul 2020 14:53:00 +0000 (15:53 +0100)
commitc962864f1de4078330d02a0b75029fd9b1db40a0
tree4276389a0a1ec5f2391ad7c121d31bd33de3e8a4
parentfa821f23e14c4509bd1dc76b22635e2bbe111808
gitlab: convert jobs to use custom built containers

Now that we're building standard container images from
dockerfiles in tests/docker/dockerfiles, we can convert
the build jobs to use them. The key benefit of this is
that a contributor can now more easily replicate the CI
environment on their local machine. The container images
are cached too, so we are not spending time waiting for
the apt-get/dnf package installs to complete.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200622153318.751107-4-berrange@redhat.com>
[AJB: tweak naming convention]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200701135652.1366-23-alex.bennee@linaro.org>
.gitlab-ci.yml