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: I5436b2f9a8e531490637c624ace5d2dc7412363b
This commit is contained in:
Ghanshyam Mann 2022-10-15 20:58:01 -05:00
parent a604ac89e5
commit 4fc39c70e6
1 changed files with 3 additions and 0 deletions

View File

@ -67,14 +67,17 @@
- job:
name: blazar-tempest-plugin-yoga
parent: blazar-tempest-plugin-base
nodeset: openstack-single-node-focal
override-checkout: stable/yoga
- job:
name: blazar-tempest-plugin-xena
parent: blazar-tempest-plugin-base
nodeset: openstack-single-node-focal
override-checkout: stable/xena
- job:
name: blazar-tempest-plugin-wallaby
parent: blazar-tempest-plugin-base
nodeset: openstack-single-node-focal
override-checkout: stable/wallaby