Add stable/2024.2 job
stable/2024.2 was released, so should be tested now.
Change-Id: Ibfcf999fe5f26c59fced308fcf49afc0a0914b50
Takashi Kajinami
1 year, 7 months ago
| 22 | 22 | # As per the Tempest "Stable Branch Support Policy", Tempest will only |
| 23 | 23 | # support the "Maintained" stable branches, so only jobs for the |
| 24 | 24 | # current stable branches should be listed here. |
| 25 | - cinder-tempest-plugin-basic-2024-2 | |
| 25 | 26 | - cinder-tempest-plugin-basic-2024-1 |
| 26 | 27 | - cinder-tempest-plugin-basic-2023-2 |
| 27 | 28 | - cinder-tempest-plugin-basic-2023-1 |
| 35 | 36 | - cinder-tempest-plugin-cbak-ceph |
| 36 | 37 | experimental: |
| 37 | 38 | jobs: |
| 39 | - cinder-tempest-plugin-cbak-ceph-2024-2 | |
| 38 | 40 | - cinder-tempest-plugin-cbak-ceph-2024-1 |
| 39 | 41 | - cinder-tempest-plugin-cbak-ceph-2023-2 |
| 40 | 42 | - cinder-tempest-plugin-cbak-ceph-2023-1 |
| 265 | 267 | timeout: 10800 |
| 266 | 268 | |
| 267 | 269 | - job: |
| 270 | name: cinder-tempest-plugin-cbak-ceph-2024-2 | |
| 271 | parent: cinder-tempest-plugin-cbak-ceph | |
| 272 | nodeset: openstack-single-node-jammy | |
| 273 | override-checkout: stable/2024.2 | |
| 274 | ||
| 275 | - job: | |
| 268 | 276 | name: cinder-tempest-plugin-cbak-ceph-2024-1 |
| 269 | 277 | parent: cinder-tempest-plugin-cbak-ceph |
| 270 | 278 | nodeset: openstack-single-node-jammy |
| 404 | 412 | - ^releasenotes/.*$ |
| 405 | 413 | |
| 406 | 414 | - job: |
| 415 | name: cinder-tempest-plugin-basic-2024-2 | |
| 416 | parent: cinder-tempest-plugin-basic | |
| 417 | nodeset: openstack-single-node-jammy | |
| 418 | override-checkout: stable/2024.2 | |
| 419 | ||
| 420 | - job: | |
| 407 | 421 | name: cinder-tempest-plugin-basic-2024-1 |
| 408 | 422 | parent: cinder-tempest-plugin-basic |
| 409 | 423 | nodeset: openstack-single-node-jammy |