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: I0f29d5989b82020bee585f7075915c7c87c7dfc3
This commit is contained in:
Ghanshyam Mann 2022-10-15 20:56:32 -05:00
parent 462da99461
commit fd018af9c5
1 changed files with 3 additions and 0 deletions

View File

@ -16,16 +16,19 @@
- job:
name: magnum-tempest-plugin-tests-api-yoga
parent: magnum-tempest-plugin-tests-api
nodeset: openstack-single-node-focal
override-checkout: stable/yoga
- job:
name: magnum-tempest-plugin-tests-api-xena
parent: magnum-tempest-plugin-tests-api
nodeset: openstack-single-node-focal
override-checkout: stable/xena
- job:
name: magnum-tempest-plugin-tests-api-wallaby
parent: magnum-tempest-plugin-tests-api
nodeset: openstack-single-node-focal
override-checkout: stable/wallaby
- job: