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: Ie4dacf5ecb567f29a93b998b89b97ea874e02fda
This commit is contained in:
Ghanshyam Mann 2023-06-08 21:10:56 -05:00 committed by Ghanshyam
parent fb2cbfa2bf
commit d2b794cbf0

View File

@ -7,6 +7,8 @@
jobs:
- murano-tempest-api:
voting: false
- murano-tempest-api-2023-1:
voting: false
- murano-tempest-api-zed:
voting: false
- murano-tempest-api-yoga:
@ -15,6 +17,12 @@
voting: false
- murano-tempest-cfapi
- job:
name: murano-tempest-api-2023-1
parent: murano-tempest-api
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1
- job:
name: murano-tempest-api-zed
parent: murano-tempest-api