Update 'Maintained' stable branch jobs on master gate

We have stable/yoga released and stable/ussuri is in
'Extended Maintenance' state. Current 'Maintained'
stable branches are yoga, xena, wallaby, and victoria.

As per tempest stable branch testing policy[1], adding the
newly released stable/yoga job and remove the EM stable/ussuri
job.

[1] https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html

Change-Id: Ic283d95deebfb71236941f369fae1f0c72136881
This commit is contained in:
Ghanshyam Mann 2022-04-14 20:29:55 -05:00
parent 969753e8fd
commit 70d8e45514
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,7 @@
check:
jobs:
- magnum-tempest-plugin-tests-api
- magnum-tempest-plugin-tests-api-yoga
- magnum-tempest-plugin-tests-api-xena
- magnum-tempest-plugin-tests-api-wallaby
- magnum-tempest-plugin-tests-api-victoria
@ -13,6 +14,11 @@
jobs:
- magnum-tempest-plugin-tests-api
- job:
name: magnum-tempest-plugin-tests-api-yoga
parent: magnum-tempest-plugin-tests-api
override-checkout: stable/yoga
- job:
name: magnum-tempest-plugin-tests-api-xena
parent: magnum-tempest-plugin-tests-api