This matches what Zuul and Nodepool are doing. Getting off the older
images will alos allow OpenDev to stop building them. We update the
unittest job to python 3.11 in the process to better cover what people
will deploy.
Change-Id: I906bc33eb60119ab7544d8c16a81cbcd0ed5e8fd
This reverts commit 5ad6931e08e14b7c201759c45a674d72699d1f9c.
OpenDev is moving back to docker.io to preserve speculative testing of
container images.
Depends-On: https://review.opendev.org/c/opendev/system-config/+/884256
Change-Id: I23286dcbfe18d52a28ce86fd216c8ecba796db98
OpenDev is moving images to quay.io. This change updates zuul-clients's
use of those images to match. The depends on will ensure we don't merge
this before the move has occurred.
Depends-On: https://review.opendev.org/c/opendev/system-config/+/881932
Change-Id: Ice22a372a9ee970889786a1d50584fc5f2cf7716
We do this for two reasons. The first is that Zuul proper has shown
python 3.10 is a bit quicker than 3.8 and we should take advantage of
that. The second is OpenDev would like to drop image builds for python
3.8 to make room for the upcoming release of python 3.11.
Note we add python 3.10 testing to ensure we don't regress the images by
making this change.
Change-Id: I3630c376cef775ce622618bf5f6e59cf62c4f492
Bullseye has been out for a bit now and buster has a shelf life. Update
to bullseye to keep up with the debian releases.
Change-Id: Ib4c0fea0da33352009ab15c44891824466a78954
Add a Dockerfile that creates a container for the CLI.
Add a docker image build job in check and gate pipelines.
Add jobs for image promotion and release as well.
Change-Id: I9f25c841d9c0d84e0f94429d41eba8b0d7464479