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: I6437f79587ac28c7926f995ba64ddd5c9fa32cdd
This commit is contained in:
Ghanshyam Mann 2023-06-08 21:03:46 -05:00 committed by Ghanshyam
parent 2df1c32df4
commit dadcdeb7ea
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,7 @@
check:
jobs:
- senlin-dsvm-tempest-py3-api
- senlin-dsvm-tempest-py3-api-2023-1
- senlin-dsvm-tempest-py3-api-zed
- senlin-dsvm-tempest-py3-api-yoga
- senlin-dsvm-tempest-py3-api-xena
@ -20,6 +21,12 @@
- senlin-tempest-api-ipv6-only
- senlin-dsvm-tempest-py3-functional
- job:
name: senlin-dsvm-tempest-py3-api-2023-1
parent: senlin-dsvm-tempest-py3-api
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1
- job:
name: senlin-dsvm-tempest-py3-api-zed
parent: senlin-dsvm-tempest-py3-api