From d7f4e72a0acbc930da8b0c6ae9fbca3c317bc5b2 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Wed, 27 Aug 2025 18:47:36 +0200 Subject: [PATCH] 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 --- zuul.d/jobs.yaml | 7 +++++++ zuul.d/project.yaml | 1 + 2 files changed, 8 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 3b655d148..807e8fb43 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -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 diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 3e1d90aa3..e294174dc 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -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: