Merge "Add noble to molecule testing"
This commit is contained in:
commit
a4d5752949
@ -521,6 +521,14 @@
|
||||
parent: openstack-ansible-deploy-aio
|
||||
nodeset: ubuntu-noble
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-tox-molecule-ubuntu-noble
|
||||
parent: openstack-ansible-tox-molecule
|
||||
vars:
|
||||
tox_environment:
|
||||
DOCKER_REGISTRY: quay.io/gotmax23
|
||||
DOCKER_IMAGE_TAG: ubuntu-systemd:noble
|
||||
|
||||
|
||||
# ubuntu jammy
|
||||
- job:
|
||||
|
@ -331,12 +331,14 @@
|
||||
- openstack-ansible-tox-molecule-debian-bookworm
|
||||
- openstack-ansible-tox-molecule-rockylinux-9
|
||||
- openstack-ansible-tox-molecule-ubuntu-jammy
|
||||
- openstack-ansible-tox-molecule-ubuntu-noble
|
||||
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
|
||||
- openstack-ansible-tox-molecule-ubuntu-noble
|
||||
|
||||
- project-template:
|
||||
name: openstack-ansible-deploy-guide-jobs
|
||||
|
Loading…
x
Reference in New Issue
Block a user