Add stable/yoga jobs on master gate

We have stable/yoga released so we should add
their job on master gate to keep branchless tempest
plugins compatible to stable branch.

This also removes the stable/ussuri job as that is in EM
state now.

Ref: Tempest plugins guide for stable branch testing:
- https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html

Change-Id: Icf87c821f1dcccf301cc1f68024b3bde2621a46b
This commit is contained in:
Ghanshyam Mann 2022-04-14 21:00:08 -05:00
parent dad84aa468
commit 9d4e173fe0
1 changed files with 6 additions and 7 deletions

View File

@ -9,10 +9,10 @@
- freezer-tempest-scheduler
- freezer-tempest-agent
- freezer-tempest-basic-sql
- freezer-tempest-basic-yoga
- freezer-tempest-basic-xena
- freezer-tempest-basic-wallaby
- freezer-tempest-basic-victoria
- freezer-tempest-basic-ussuri
gate:
queue: freezer
@ -90,6 +90,11 @@
devstack_localrc:
FREEZER_BACKEND: 'sqlalchemy'
- job:
name: freezer-tempest-basic-yoga
parent: freezer-tempest-basic
override-checkout: stable/yoga
- job:
name: freezer-tempest-basic-xena
parent: freezer-tempest-basic
@ -104,9 +109,3 @@
name: freezer-tempest-basic-victoria
parent: freezer-tempest-basic
override-checkout: stable/victoria
- job:
name: freezer-tempest-basic-ussuri
parent: freezer-tempest-basic
nodeset: openstack-single-node-bionic
override-checkout: stable/ussuri