Update gate jobs as per the 2025.1 cycle testing runtime

As per 2025.1 testing runtime[1], we need to move testing
on Ubuntu Noble.

Tracking: https://etherpad.opendev.org/p/migrate-to-noble

[1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html

Change-Id: Id5bdc606e256e5e70fccd8760ccc1e40d8e2d144
This commit is contained in:
Ghanshyam Mann 2024-11-30 12:47:58 -08:00
parent a0b2a6cbaf
commit a68e0b5447

View File

@ -17,7 +17,7 @@
- job:
name: devstack-plugin-container-k8s
parent: devstack-minimal
nodeset: openstack-two-node-focal
nodeset: openstack-two-node-noble
pre-run: playbooks/devstack-plugin-container-k8s/pre.yaml
run: playbooks/devstack-plugin-container-k8s/run.yaml
post-run: playbooks/devstack-plugin-container-k8s/post.yaml