Add stable/2024.1 jobs on master gate

As 2024.1 is released, we should add its job on master
gate to keep branchless tempest plugins compatible to stable branch.

Also, fixing a few of the stable/2023.2 jobs to override-checkout 2023.2.

Ref: Tempest plugins guide for stable branch testing:
- https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html

Change-Id: Ic3e3dc069c739dc8794c9b0e97079037f76c1429
This commit is contained in:
Ghanshyam Mann 2024-04-25 17:23:57 -07:00
parent e675206288
commit 991a82f7ac
1 changed files with 8 additions and 1 deletions

View File

@ -11,17 +11,24 @@
voting: true
- cloudkitty-tempest-full-v2-storage-elasticsearch:
voting: true
- cloudkitty-tempest-full-v2-storage-influxdb-2024-1
- cloudkitty-tempest-full-v2-storage-influxdb-2023-2
- cloudkitty-tempest-full-v2-storage-influxdb-2023-1
- cloudkitty-tempest-full-v2-storage-influxdb-zed
gate:
jobs: *cloudkitty_tempest_jobs
- job:
name: cloudkitty-tempest-full-v2-storage-influxdb-2024-1
parent: cloudkitty-tempest-full-v2-storage-influxdb
nodeset: openstack-single-node-jammy
override-checkout: stable/2024.1
- job:
name: cloudkitty-tempest-full-v2-storage-influxdb-2023-2
parent: cloudkitty-tempest-full-v2-storage-influxdb
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1
override-checkout: stable/2023.2
- job:
name: cloudkitty-tempest-full-v2-storage-influxdb-2023-1