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: I986dc439249c9f31b72c8be5376e4b1f7566b2d3
This commit is contained in:
Ghanshyam Mann 2022-10-15 20:56:58 -05:00
parent 97cd523c43
commit 5cf426861f
1 changed files with 3 additions and 0 deletions

View File

@ -20,14 +20,17 @@
- job:
name: cloudkitty-tempest-full-v2-storage-influxdb-yoga
parent: cloudkitty-tempest-full-v2-storage-influxdb
nodeset: openstack-single-node-focal
override-checkout: stable/yoga
- job:
name: cloudkitty-tempest-full-v2-storage-influxdb-xena
parent: cloudkitty-tempest-full-v2-storage-influxdb
nodeset: openstack-single-node-focal
override-checkout: stable/xena
- job:
name: cloudkitty-tempest-full-v2-storage-influxdb-wallaby
parent: cloudkitty-tempest-full-v2-storage-influxdb
nodeset: openstack-single-node-focal
override-checkout: stable/wallaby