Add stable/xena jobs on master gate

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

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

Change-Id: Idbd34325ce6ff49ff5dd39143e6ae1b126d1d837
This commit is contained in:
Ghanshyam Mann 2022-01-18 19:04:14 -06:00
parent c6c294f121
commit 2c62077f32

View File

@ -5,6 +5,7 @@
check:
jobs:
- cyborg-tempest
- cyborg-tempest-xena
- cyborg-tempest-wallaby
- cyborg-tempest-victoria
- cyborg-tempest-ussuri
@ -107,6 +108,11 @@
vars: *base_vars
irrelevant-files: *base_irrelevant_files
- job:
name: cyborg-tempest-xena
parent: cyborg-tempest
override-checkout: stable/xena
- job:
name: cyborg-tempest-wallaby
parent: cyborg-tempest