osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/28527 )
Change subject: jobs/registry-update-base-images: drop old images ......................................................................
jobs/registry-update-base-images: drop old images
No need to mirror these images if we don't use them anymore. Remove debian 8 and 9, and ubuntu zesty. The latter is the codename for ubuntu 17.04, which is a non-LTS and was unsupported since 2018-01-13.
Related: OS#5601 Change-Id: If1c198038b0fd5faf0763172447962969448940e --- M jobs/registry-update-base-images.yml 1 file changed, 0 insertions(+), 4 deletions(-)
Approvals: laforge: Looks good to me, approved pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified
diff --git a/jobs/registry-update-base-images.yml b/jobs/registry-update-base-images.yml index 328dbf6..de5c448 100644 --- a/jobs/registry-update-base-images.yml +++ b/jobs/registry-update-base-images.yml @@ -17,14 +17,10 @@ - shell: | REGISTRY="registry.osmocom.org" IMAGES=" - debian:jessie - debian:stretch debian:buster debian:bullseye debian:sid
- ubuntu:zesty - centos:centos7 almalinux:8 "