Merge "Add RockyLinux 10 molecule test"
This commit is contained in:
@@ -649,3 +649,13 @@
|
|||||||
tox_environment:
|
tox_environment:
|
||||||
DOCKER_REGISTRY: quay.io/gotmax23
|
DOCKER_REGISTRY: quay.io/gotmax23
|
||||||
DOCKER_IMAGE_TAG: debian-systemd:bookworm
|
DOCKER_IMAGE_TAG: debian-systemd:bookworm
|
||||||
|
|
||||||
|
# Rocky 10
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: openstack-ansible-tox-molecule-rockylinux-10
|
||||||
|
parent: openstack-ansible-tox-molecule
|
||||||
|
vars:
|
||||||
|
tox_environment:
|
||||||
|
DOCKER_REGISTRY: quay.io/rockylinux
|
||||||
|
DOCKER_IMAGE_TAG: rockylinux:10-ubi-init
|
||||||
|
@@ -267,6 +267,8 @@
|
|||||||
- openstack-ansible-tox-molecule-debian-bookworm
|
- openstack-ansible-tox-molecule-debian-bookworm
|
||||||
- openstack-ansible-tox-molecule-ubuntu-noble
|
- openstack-ansible-tox-molecule-ubuntu-noble
|
||||||
- openstack-ansible-tox-molecule-centos-10-stream
|
- openstack-ansible-tox-molecule-centos-10-stream
|
||||||
|
- openstack-ansible-tox-molecule-rockylinux-10:
|
||||||
|
voting: false
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-ansible-tox-molecule-debian-bookworm
|
- openstack-ansible-tox-molecule-debian-bookworm
|
||||||
|
Reference in New Issue
Block a user