Merge "Add noble to molecule testing"

This commit is contained in:
Zuul 2025-01-21 14:46:07 +00:00 committed by Gerrit Code Review
commit a4d5752949
2 changed files with 10 additions and 0 deletions

View File

@ -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:

View File

@ -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