Add openstack-infra-extra-integration-noble job
Previous patch removed the openstack-infra-extra-integration-bionic job as ubuntu-bionic is about to be droppes as it has ancient ansible version (9), but that is not supported anymore in Zuul. This job adds back the dropped job but using ubuntu-noble nodeset instead of old ubuntu-bionic. Change-Id: Ib83880363a39984b2905e621ecea0a5d4db6df18 Signed-off-by: Elod Illes <elod.illes@est.tech>
This commit is contained in:
@@ -1616,6 +1616,13 @@
|
||||
- ^roles/prepare-zanata-client/.*
|
||||
- ^tests/.*
|
||||
|
||||
# NOTE(ianw): This test restricted to the node type these roles
|
||||
# run on in the gate.
|
||||
- job:
|
||||
name: openstack-infra-extra-integration-noble
|
||||
parent: openstack-infra-extra-integration
|
||||
nodeset: ubuntu-noble
|
||||
|
||||
- job:
|
||||
name: build-wheel-cache-base
|
||||
abstract: true
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
- playbooks/grafana
|
||||
- openafs-rpm-package-build-centos-9-stream-x86
|
||||
- openafs-rpm-package-build-centos-9-stream-arm64
|
||||
- openstack-infra-extra-integration-noble
|
||||
- openstack-zuul-jobs-linters
|
||||
- build-wheel-cache-centos-9-stream:
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user