Add stable/2023.1 jobs on master gate

As 2023.1 is released, we should add its 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: Id27c73a530820dd08b9d85843844d2e151212d72
This commit is contained in:
Ghanshyam Mann 2023-06-08 20:50:55 -05:00 committed by Ghanshyam
parent 246c3f5544
commit 8af1d1a416

View File

@ -6,6 +6,7 @@
check:
jobs:
- magnum-tempest-plugin-tests-api
- magnum-tempest-plugin-tests-api-2023-1
- magnum-tempest-plugin-tests-api-zed
- magnum-tempest-plugin-tests-api-yoga
- magnum-tempest-plugin-tests-api-xena
@ -14,6 +15,12 @@
jobs:
- magnum-tempest-plugin-tests-api
- job:
name: magnum-tempest-plugin-tests-api-2023-1
parent: magnum-tempest-plugin-tests-api
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1
- job:
name: magnum-tempest-plugin-tests-api-zed
parent: magnum-tempest-plugin-tests-api