Merge "Add RockyLinux 10 molecule test"

This commit is contained in:
Zuul
2025-09-24 22:21:47 +00:00
committed by Gerrit Code Review
2 changed files with 12 additions and 0 deletions

View File

@@ -649,3 +649,13 @@
tox_environment:
DOCKER_REGISTRY: quay.io/gotmax23
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

View File

@@ -267,6 +267,8 @@
- openstack-ansible-tox-molecule-debian-bookworm
- openstack-ansible-tox-molecule-ubuntu-noble
- openstack-ansible-tox-molecule-centos-10-stream
- openstack-ansible-tox-molecule-rockylinux-10:
voting: false
gate:
jobs:
- openstack-ansible-tox-molecule-debian-bookworm