ubuntu-systemd-container: deprecate and remove jobs

I'm not aware this element is used/was ever used.  It hasn't ever been
updated to Focal.  To reduce our testing footprint remove this test,
and note in the element its probably broken.

Change-Id: I17cd3b13948287fe78990cfbe16a22919a329ba9
This commit is contained in:
Ian Wienand 2021-10-15 09:36:45 +11:00
parent d5fa64325f
commit 2f1e9320bd
3 changed files with 4 additions and 21 deletions

View File

@ -66,19 +66,6 @@
- gentoo/build-succeeds - gentoo/build-succeeds
- debian-minimal/stable-vm - debian-minimal/stable-vm
- job:
name: dib-functests-containers
description: |
These are tests for elements focused on containers or other
small deployments
abstract: true
voting: false
parent: dib-functests-base
vars:
dib_functests:
- ubuntu-systemd-container/bionic-build-succeeds
- ubuntu-systemd-container/xenial-build-succeeds
- job: - job:
name: dib-functests-arm64 name: dib-functests-arm64
description: | description: |
@ -116,13 +103,6 @@
nodeset: ubuntu-bionic nodeset: ubuntu-bionic
voting: false voting: false
- job:
name: dib-functests-bionic-python3-containers
description: |
The containers tests on a Bionic build host with Python 3
parent: dib-functests-containers
nodeset: ubuntu-bionic
voting: false
# ARM64 tests # ARM64 tests
- job: - job:

View File

@ -29,7 +29,6 @@
- dib-functests-bionic-python3 - dib-functests-bionic-python3
- dib-functests-bionic-python3-image - dib-functests-bionic-python3-image
- dib-functests-bionic-python3-extras - dib-functests-bionic-python3-extras
- dib-functests-bionic-python3-containers
- ironic-python-agent-check-image-dib-centos8 - ironic-python-agent-check-image-dib-centos8
- dib-nodepool-functional-openstack-debian-bullseye-src: - dib-nodepool-functional-openstack-debian-bullseye-src:
voting: false voting: false

View File

@ -2,6 +2,10 @@
ubuntu-systemd-container ubuntu-systemd-container
======================== ========================
.. note::
As of October 2021 this element is deprecated and unmaintained.
The ``ubuntu-systemd-container`` element uses debootstrap for generating The ``ubuntu-systemd-container`` element uses debootstrap for generating
a minimal image for use by machine containers. In contrast the ``ubuntu`` a minimal image for use by machine containers. In contrast the ``ubuntu``
element uses the cloud-image as the initial base and the ``ubuntu-minimal`` element uses the cloud-image as the initial base and the ``ubuntu-minimal``