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: I07f37a364b12e1c2e1c6a23ab22ff6c56ef315ea
This commit is contained in:
Ghanshyam Mann 2023-06-08 22:26:00 -05:00 committed by Ghanshyam
parent 3b82f3eba8
commit 1036f53ae8
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,7 @@
check:
jobs:
- ec2api-tempest-plugin-functional
- ec2api-tempest-plugin-functional-2023-1
- ec2api-tempest-plugin-functional-zed
- ec2api-tempest-plugin-functional-yoga
- ec2api-tempest-plugin-functional-xena
@ -39,6 +40,12 @@
neutron-tempest-plugin: https://opendev.org/openstack/neutron-tempest-plugin
tempest_plugins:
- ec2api-tempest-plugin
- job:
name: ec2api-tempest-plugin-functional-2023-1
parent: ec2api-tempest-plugin-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1
- job:
name: ec2api-tempest-plugin-functional-zed
parent: ec2api-tempest-plugin-functional