Migrate tips jobs to Noble
... because Jammy is no longer supported since 2025.2 . Change-Id: I74cf157e9bfac8bc9a17fa33a6c99b65a607199f Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user