diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 57eecd20db..5af56bcd6e 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -548,6 +548,17 @@ DOCKER_REGISTRY: quay.io/gotmax23 DOCKER_IMAGE_TAG: ubuntu-systemd:noble +# Ubuntu 26.04 jobs + +- job: + name: openstack-ansible-tox-molecule-ubuntu-resolute + parent: openstack-ansible-tox-molecule + vars: + tox_environment: + <<: *molecule_tox_env + DOCKER_REGISTRY: quay.io/gotmax23 + DOCKER_IMAGE_TAG: ubuntu-systemd:resolute + # CentOS Stream 10 - job: diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index 512cdda180..1519714aef 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -326,6 +326,7 @@ - openstack-ansible-tox-molecule-debian-bookworm - openstack-ansible-tox-molecule-debian-trixie - openstack-ansible-tox-molecule-ubuntu-noble + - openstack-ansible-tox-molecule-ubuntu-resolute - openstack-ansible-tox-molecule-centos-10-stream - openstack-ansible-tox-molecule-rockylinux-10: voting: false @@ -334,6 +335,7 @@ - openstack-ansible-tox-molecule-debian-bookworm - openstack-ansible-tox-molecule-debian-trixie - openstack-ansible-tox-molecule-ubuntu-noble + - openstack-ansible-tox-molecule-ubuntu-resolute - openstack-ansible-tox-molecule-centos-10-stream - project-template: