Pin stable branch jobs nodeset to Ubuntu Focal (20.04)
In 2023.1 cycle. we are moving the default distro version of Ubuntu to Jammy (22.04)[1] so we need to pin the nodeset for stable branch job in master gate so that they continue run on their supporting distro version which is Ubuntu Focal since stable/victoria. [1] https://governance.openstack.org/tc/goals/selected/migrate-ci-jobs-to-ubuntu-jammy.html Change-Id: I0963d6bfee8787e22ecafb05577a379384a456f5
This commit is contained in:
@@ -164,14 +164,17 @@
|
||||
- job:
|
||||
name: cyborg-tempest-yoga
|
||||
parent: cyborg-tempest
|
||||
nodeset: openstack-single-node-focal
|
||||
override-checkout: stable/yoga
|
||||
|
||||
- job:
|
||||
name: cyborg-tempest-xena
|
||||
parent: cyborg-tempest
|
||||
nodeset: openstack-single-node-focal
|
||||
override-checkout: stable/xena
|
||||
|
||||
- job:
|
||||
name: cyborg-tempest-wallaby
|
||||
parent: cyborg-tempest
|
||||
nodeset: openstack-single-node-focal
|
||||
override-checkout: stable/wallaby
|
||||
|
Reference in New Issue
Block a user