[goal] Migrate murano-tempest-plugin 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).

Most of the Tempest jobs will be migrate automatically 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-fo$

Change-Id: I72f42951d29a23d01fbe803d553debc76d49acbc
Story: #2007865
Task: #40198
This commit is contained in:
Ghanshyam Mann 2020-07-30 16:20:01 -05:00
parent 264fb77067
commit 259025637d
1 changed files with 3 additions and 0 deletions

View File

@ -19,14 +19,17 @@
- job:
name: murano-tempest-api-ussuri
parent: murano-tempest-api
nodeset: openstack-single-node-bionic
override-checkout: stable/ussuri
- job:
name: murano-tempest-api-train
parent: murano-tempest-api
nodeset: openstack-single-node-bionic
override-checkout: stable/train
- job:
name: murano-tempest-api-stein
parent: murano-tempest-api
nodeset: openstack-single-node-bionic
override-checkout: stable/stein