From c18b2acad041f81a62c480a5ac8828d033ec6f35 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 31 Aug 2025 16:29:40 +0900 Subject: [PATCH] Migrate tips jobs to Noble ... because Jammy is no longer supported since 2025.2 . Change-Id: I74cf157e9bfac8bc9a17fa33a6c99b65a607199f Signed-off-by: Takashi Kajinami --- .zuul.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 0e346d62..6a733f04 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -39,7 +39,7 @@ parent: tox abstract: true description: Abstract job for glance_store vs. cinder - nodeset: ubuntu-jammy + nodeset: ubuntu-noble required-projects: - name: openstack/os-brick - name: openstack/python-cinderclient @@ -57,7 +57,7 @@ parent: tox abstract: true description: Abstract job for glance_store vs. keystone - nodeset: ubuntu-jammy + nodeset: ubuntu-noble required-projects: - name: openstack/keystoneauth - name: openstack/python-keystoneclient @@ -75,7 +75,7 @@ parent: tox abstract: true description: Abstract job for glance_store vs. oslo - nodeset: ubuntu-jammy + nodeset: ubuntu-noble required-projects: - name: openstack/oslo.concurrency - name: openstack/oslo.config @@ -100,7 +100,7 @@ parent: tox abstract: true description: Abstract job for glance_store vs. swift - nodeset: ubuntu-jammy + nodeset: ubuntu-noble required-projects: - name: openstack/python-swiftclient