[goal] Migrate sahara 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.

Depends-On: https://review.opendev.org/#/c/731207/

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

Change-Id: I36865eaaad184d55abe6c8dd5f23b537defaf4e8
Story: #2007865
Task: #40216
This commit is contained in:
Ghanshyam Mann 2020-07-30 16:38:36 -05:00 committed by Luigi Toscano
parent a98a644373
commit 8c3c00c121
1 changed files with 2 additions and 0 deletions

View File

@ -194,11 +194,13 @@
- job:
name: sahara-tests-scenario-train
parent: sahara-tests-scenario
nodeset: openstack-single-node-bionic
override-checkout: stable/train
- job:
name: sahara-tests-scenario-stein
parent: sahara-tests-scenario-py3
nodeset: openstack-single-node-bionic
override-checkout: stable/stein
- job: