summaryrefslogtreecommitdiff
path: root/.gitlab-ci.d/containers.yml
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2022-01-05 13:49:48 +0000
committerAlex Bennée <alex.bennee@linaro.org>2022-01-18 16:42:42 +0000
commit6815e63f31fc83b8f5062e3167765a9fa74660e4 (patch)
treed457e128ed1c813e00f8435946eaa96fcec49e1f /.gitlab-ci.d/containers.yml
parent122198393df0386bbae234f376187359f3210d62 (diff)
tests/docker: remove ubuntu.docker container
This duplicates the ubuntu2004 container but with an inconsistent set of packages. Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20211215141949.3512719-14-berrange@redhat.com> Message-Id: <20220105135009.1584676-14-alex.bennee@linaro.org>
Diffstat (limited to '.gitlab-ci.d/containers.yml')
-rw-r--r--.gitlab-ci.d/containers.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitlab-ci.d/containers.yml b/.gitlab-ci.d/containers.yml
index cd06d3f5f4..b9b675fdcb 100644
--- a/.gitlab-ci.d/containers.yml
+++ b/.gitlab-ci.d/containers.yml
@@ -29,11 +29,6 @@ amd64-ubuntu2004-container:
variables:
NAME: ubuntu2004
-amd64-ubuntu-container:
- extends: .container_job_template
- variables:
- NAME: ubuntu
-
amd64-opensuse-leap-container:
extends: .container_job_template
variables: