Add stable/2024.2 job
stable/2024.2 was released, so should be tested now. Change-Id: Ibfcf999fe5f26c59fced308fcf49afc0a0914b50
This commit is contained in:
parent
64adb266c8
commit
8033fab49f
14
.zuul.yaml
14
.zuul.yaml
@ -23,6 +23,7 @@
|
|||||||
# As per the Tempest "Stable Branch Support Policy", Tempest will only
|
# As per the Tempest "Stable Branch Support Policy", Tempest will only
|
||||||
# support the "Maintained" stable branches, so only jobs for the
|
# support the "Maintained" stable branches, so only jobs for the
|
||||||
# current stable branches should be listed here.
|
# current stable branches should be listed here.
|
||||||
|
- cinder-tempest-plugin-basic-2024-2
|
||||||
- cinder-tempest-plugin-basic-2024-1
|
- cinder-tempest-plugin-basic-2024-1
|
||||||
- cinder-tempest-plugin-basic-2023-2
|
- cinder-tempest-plugin-basic-2023-2
|
||||||
- cinder-tempest-plugin-basic-2023-1
|
- cinder-tempest-plugin-basic-2023-1
|
||||||
@ -36,6 +37,7 @@
|
|||||||
- cinder-tempest-plugin-cbak-ceph
|
- cinder-tempest-plugin-cbak-ceph
|
||||||
experimental:
|
experimental:
|
||||||
jobs:
|
jobs:
|
||||||
|
- cinder-tempest-plugin-cbak-ceph-2024-2
|
||||||
- cinder-tempest-plugin-cbak-ceph-2024-1
|
- cinder-tempest-plugin-cbak-ceph-2024-1
|
||||||
- cinder-tempest-plugin-cbak-ceph-2023-2
|
- cinder-tempest-plugin-cbak-ceph-2023-2
|
||||||
- cinder-tempest-plugin-cbak-ceph-2023-1
|
- cinder-tempest-plugin-cbak-ceph-2023-1
|
||||||
@ -265,6 +267,12 @@
|
|||||||
CINDER_QUOTA_VOLUMES: 25
|
CINDER_QUOTA_VOLUMES: 25
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: cinder-tempest-plugin-cbak-ceph-2024-2
|
||||||
|
parent: cinder-tempest-plugin-cbak-ceph
|
||||||
|
nodeset: openstack-single-node-jammy
|
||||||
|
override-checkout: stable/2024.2
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: cinder-tempest-plugin-cbak-ceph-2024-1
|
name: cinder-tempest-plugin-cbak-ceph-2024-1
|
||||||
parent: cinder-tempest-plugin-cbak-ceph
|
parent: cinder-tempest-plugin-cbak-ceph
|
||||||
@ -404,6 +412,12 @@
|
|||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: cinder-tempest-plugin-basic-2024-2
|
||||||
|
parent: cinder-tempest-plugin-basic
|
||||||
|
nodeset: openstack-single-node-jammy
|
||||||
|
override-checkout: stable/2024.2
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: cinder-tempest-plugin-basic-2024-1
|
name: cinder-tempest-plugin-basic-2024-1
|
||||||
parent: cinder-tempest-plugin-basic
|
parent: cinder-tempest-plugin-basic
|
||||||
|
Loading…
Reference in New Issue
Block a user