summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.d
diff options
context:
space:
mode:
authorAlex Bennée2022-09-14 17:59:28 +0200
committerAlex Bennée2022-09-20 17:27:08 +0200
commitd9df358f53494d121f569abe2e5a0888731315c4 (patch)
tree1b540c97bfebec8e8f7ef3e2c546c5043551934b /.gitlab-ci.d
parenttests/avocado: reduce the default timeout to 120s (diff)
downloadqemu-d9df358f53494d121f569abe2e5a0888731315c4.tar.gz
qemu-d9df358f53494d121f569abe2e5a0888731315c4.tar.xz
qemu-d9df358f53494d121f569abe2e5a0888731315c4.zip
tests/docker: update and flatten debian-alpha-cross
Update to the latest stable Debian. While we are at it flatten into a single dockerfile. We really don't need the rest of the stuff from the QEMU base image just to compile test images. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220914155950.804707-9-alex.bennee@linaro.org>
Diffstat (limited to '.gitlab-ci.d')
-rw-r--r--.gitlab-ci.d/container-cross.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.d/container-cross.yml b/.gitlab-ci.d/container-cross.yml
index 505b267542..802e332205 100644
--- a/.gitlab-ci.d/container-cross.yml
+++ b/.gitlab-ci.d/container-cross.yml
@@ -1,7 +1,6 @@
alpha-debian-cross-container:
extends: .container_job_template
stage: containers
- needs: ['amd64-debian10-container']
variables:
NAME: debian-alpha-cross