Pin the <=ussuri jobs to a bionic nodeset
The newer branches continues to inherit the default from devstack, which will change to track focal soon. This change is part of the "move to focal" community goal: https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html Story: 2007865 Task: 40178 Change-Id: I307f593c33e75ed9b409a16efa8a8f9f9b466fb1
This commit is contained in:
parent
6a61fcba8b
commit
69b9ed3f8e
@ -67,11 +67,13 @@
|
||||
- job:
|
||||
name: blazar-tempest-plugin-ussuri
|
||||
parent: blazar-tempest-plugin-base
|
||||
nodeset: openstack-single-node-bionic
|
||||
override-checkout: stable/ussuri
|
||||
|
||||
- job:
|
||||
name: blazar-tempest-plugin-train
|
||||
parent: blazar-tempest-plugin-base
|
||||
nodeset: openstack-single-node-bionic
|
||||
override-checkout: stable/train
|
||||
vars:
|
||||
devstack_localrc:
|
||||
@ -80,6 +82,7 @@
|
||||
- job:
|
||||
name: blazar-tempest-plugin-stein
|
||||
parent: blazar-tempest-plugin-base
|
||||
nodeset: openstack-single-node-bionic
|
||||
override-checkout: stable/stein
|
||||
vars:
|
||||
devstack_localrc:
|
||||
|
Loading…
Reference in New Issue
Block a user