Migrate devstack-plugin-nfs jobs to focal

As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

devstack-plugin-nfs jobs will be migrate automatically to Focal
once devstack base job start running on Focal(Depends-On).

stable jobs testing stable branch needs to keep running on their supported
distro version which is bionic from stein till ussuri.


[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html

Change-Id: Ia65c0739f9e8454e7bc8ada7cc076f42c68fe7ce
This commit is contained in:
Ghanshyam Mann 2020-07-09 15:50:32 -05:00
parent ca363ffe1f
commit 8313334259
1 changed files with 3 additions and 0 deletions

View File

@ -71,14 +71,17 @@
- job:
name: devstack-plugin-nfs-tempest-full-ussuri
parent: devstack-plugin-nfs-tempest-full
nodeset: openstack-single-node-bionic
override-checkout: stable/ussuri
- job:
name: devstack-plugin-nfs-tempest-full-train
parent: devstack-plugin-nfs-tempest-full
nodeset: openstack-single-node-bionic
override-checkout: stable/train
- job:
name: devstack-plugin-nfs-tempest-full-stein
parent: devstack-plugin-nfs-tempest-full
nodeset: openstack-single-node-bionic
override-checkout: stable/stein