CI: Change image-build to use Ubuntu Jammy

It appears openstack/project-config is still set to focal for image
artifact builds/uploads. After discussing with opendev infra team,
we think we might be crashing the host vm on the focal kernel
leaving us with minimal information to troubleshoot.

The cleanest path forward is to match what we run the check job on
which is Ubuntu Jammy, as a data point before we change the overall
project-config.

Change-Id: I9d6581132569b4a921e8cbc0a1b10c73a6aeba0d
(cherry picked from commit 732852f31f)
This commit is contained in:
Julia Kreger
2023-09-21 10:29:28 -07:00
committed by Dmitry Tantsur
parent 042080fcae
commit 3dd1341a2c

View File

@@ -1,6 +1,7 @@
- job:
name: ironic-python-agent-build-image-base
parent: publish-openstack-artifacts
nodeset: ubuntu-jammy
pre-run: playbooks/ironic-python-agent-build-image/pre.yaml
run: playbooks/ironic-python-agent-build-image/run.yaml
post-run: