Add Ubuntu 26.04 molecule jobs
Change-Id: Id785b4c67477fc485d1cd2fb548d2c5812ef19d5 Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user