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:
parent
2df1c32df4
commit
dadcdeb7ea
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user