Merge "Add RockyLinux to molecule testing"
This commit is contained in:
commit
8413db01dc
@ -948,3 +948,12 @@
|
|||||||
name: openstack-ansible-deploy-hosts_lxc_overlayfs-rockylinux-9
|
name: openstack-ansible-deploy-hosts_lxc_overlayfs-rockylinux-9
|
||||||
parent: openstack-ansible-deploy-aio
|
parent: openstack-ansible-deploy-aio
|
||||||
nodeset: rockylinux-9
|
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
|
||||||
|
@ -329,11 +329,13 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- openstack-ansible-tox-molecule-centos-9-stream
|
- openstack-ansible-tox-molecule-centos-9-stream
|
||||||
- openstack-ansible-tox-molecule-debian-bookworm
|
- openstack-ansible-tox-molecule-debian-bookworm
|
||||||
|
- openstack-ansible-tox-molecule-rockylinux-9
|
||||||
- openstack-ansible-tox-molecule-ubuntu-jammy
|
- openstack-ansible-tox-molecule-ubuntu-jammy
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-ansible-tox-molecule-centos-9-stream
|
- openstack-ansible-tox-molecule-centos-9-stream
|
||||||
- openstack-ansible-tox-molecule-debian-bookworm
|
- openstack-ansible-tox-molecule-debian-bookworm
|
||||||
|
- openstack-ansible-tox-molecule-rockylinux-9
|
||||||
- openstack-ansible-tox-molecule-ubuntu-jammy
|
- openstack-ansible-tox-molecule-ubuntu-jammy
|
||||||
|
|
||||||
- project-template:
|
- project-template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user