Move Ubuntu focal jobs to Ubuntu Jammy
To avoid the periodic tips jobs failure, moving those job to jammy which are still running with focal(py3.8) Change-Id: I59a9e56df58baf23d41049612e90a36b963c633e
This commit is contained in:
parent
d42e8cf8dd
commit
0cadea36db
@ -39,7 +39,7 @@
|
||||
parent: tox
|
||||
abstract: true
|
||||
description: Abstract job for glance_store vs. cinder
|
||||
nodeset: ubuntu-focal
|
||||
nodeset: ubuntu-jammy
|
||||
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-focal
|
||||
nodeset: ubuntu-jammy
|
||||
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-focal
|
||||
nodeset: ubuntu-jammy
|
||||
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-focal
|
||||
nodeset: ubuntu-jammy
|
||||
required-projects:
|
||||
- name: openstack/python-swiftclient
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user