diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 633b9eb7b6..3b7332fc19 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -521,6 +521,14 @@ parent: openstack-ansible-deploy-aio nodeset: ubuntu-noble +- job: + name: openstack-ansible-tox-molecule-ubuntu-noble + parent: openstack-ansible-tox-molecule + vars: + tox_environment: + DOCKER_REGISTRY: quay.io/gotmax23 + DOCKER_IMAGE_TAG: ubuntu-systemd:noble + # ubuntu jammy - job: diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index d43bf4641c..93beb31a10 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -331,12 +331,14 @@ - openstack-ansible-tox-molecule-debian-bookworm - openstack-ansible-tox-molecule-rockylinux-9 - openstack-ansible-tox-molecule-ubuntu-jammy + - openstack-ansible-tox-molecule-ubuntu-noble gate: jobs: - openstack-ansible-tox-molecule-centos-9-stream - openstack-ansible-tox-molecule-debian-bookworm - openstack-ansible-tox-molecule-rockylinux-9 - openstack-ansible-tox-molecule-ubuntu-jammy + - openstack-ansible-tox-molecule-ubuntu-noble - project-template: name: openstack-ansible-deploy-guide-jobs