Add Ubuntu 26.04 molecule jobs

Change-Id: Id785b4c67477fc485d1cd2fb548d2c5812ef19d5
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
This commit is contained in:
Dmitriy Rabotyagov
2026-05-04 11:20:23 +02:00
parent 94a299c495
commit d72ee4c4fb
2 changed files with 13 additions and 0 deletions
+11
View File
@@ -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:
+2
View File
@@ -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: