Merge "Add RockyLinux to molecule testing"

This commit is contained in:
Zuul 2025-01-08 16:48:34 +00:00 committed by Gerrit Code Review
commit 8413db01dc
2 changed files with 11 additions and 0 deletions

View File

@ -948,3 +948,12 @@
name: openstack-ansible-deploy-hosts_lxc_overlayfs-rockylinux-9
parent: openstack-ansible-deploy-aio
nodeset: rockylinux-9
- job:
name: openstack-ansible-tox-molecule-rockylinux-9
parent: tox-molecule
vars:
tox_environment:
TEST_BRANCH: "{{ zuul.branch }}"
DOCKER_REGISTRY: quay.io/rockylinux
DOCKER_IMAGE_TAG: rockylinux:9-ubi-init

View File

@ -329,11 +329,13 @@
jobs:
- openstack-ansible-tox-molecule-centos-9-stream
- openstack-ansible-tox-molecule-debian-bookworm
- openstack-ansible-tox-molecule-rockylinux-9
- openstack-ansible-tox-molecule-ubuntu-jammy
gate:
jobs:
- openstack-ansible-tox-molecule-centos-9-stream
- openstack-ansible-tox-molecule-debian-bookworm
- openstack-ansible-tox-molecule-rockylinux-9
- openstack-ansible-tox-molecule-ubuntu-jammy
- project-template: