Codebase list cinder-tempest-plugin / 3ca0d54
Update CI for Dalmatian Updates: - added cinder-tempest-plugin-basic-2024-1 and cinder-tempest-plugin-cbak-ceph-2024-1 job definitions - added cinder-tempest-plugin-basic-2024-1 to the check - added py311 classifier to setup.cfg Change-Id: I7b011d248d7600412e5913f360112e90cfce41db Brian Rosmaita 2 years ago
2 changed file(s) with 18 addition(s) and 11 deletion(s). Raw diff Collapse all Expand all
2020 - cinder-tempest-plugin-cbak-ceph
2121 - cinder-tempest-plugin-cbak-s3
2222 # As per the Tempest "Stable Branch Support Policy", Tempest will only
23 # support the "Maintained" stable branches and not the "Extended Maintained"
24 # branches. That is what we need to do for all tempest plugins. Only jobs
25 # for the current releasable ("Maintained") stable branches should be listed
26 # here.
23 # support the "Maintained" stable branches, so only jobs for the
24 # current stable branches should be listed here.
25 - cinder-tempest-plugin-basic-2024-1
2726 - cinder-tempest-plugin-basic-2023-2
2827 - cinder-tempest-plugin-basic-2023-1
28 # TODO: remove when zed goes Unmaintained (early in Dalmatian cycle)
2929 - cinder-tempest-plugin-basic-zed
3030 - cinder-tempest-plugin-protection-functional
3131 gate:
3737 - cinder-tempest-plugin-cbak-ceph
3838 experimental:
3939 jobs:
40 - cinder-tempest-plugin-cbak-ceph-2024-1
4041 - cinder-tempest-plugin-cbak-ceph-2023-2
4142 - cinder-tempest-plugin-cbak-ceph-2023-1
42 - cinder-tempest-plugin-cbak-ceph-zed
4343
4444 - job:
4545 name: cinder-tempest-plugin-protection-functional
268268 timeout: 10800
269269
270270 - job:
271 name: cinder-tempest-plugin-cbak-ceph-2024-1
272 parent: cinder-tempest-plugin-cbak-ceph
273 nodeset: openstack-single-node-jammy
274 override-checkout: stable/2024.1
275
276 - job:
271277 name: cinder-tempest-plugin-cbak-ceph-2023-2
272278 parent: cinder-tempest-plugin-cbak-ceph
273279 nodeset: openstack-single-node-jammy
278284 parent: cinder-tempest-plugin-cbak-ceph
279285 nodeset: openstack-single-node-jammy
280286 override-checkout: stable/2023.1
281
282 - job:
283 name: cinder-tempest-plugin-cbak-ceph-zed
284 parent: cinder-tempest-plugin-cbak-ceph
285 nodeset: openstack-single-node-focal
286 override-checkout: stable/zed
287287
288288 # variant for pre-Ussuri branches (no volume revert for Ceph),
289289 # should this job be used on those branches
415415 - ^releasenotes/.*$
416416
417417 - job:
418 name: cinder-tempest-plugin-basic-2024-1
419 parent: cinder-tempest-plugin-basic
420 nodeset: openstack-single-node-jammy
421 override-checkout: stable/2024.1
422
423 - job:
418424 name: cinder-tempest-plugin-basic-2023-2
419425 parent: cinder-tempest-plugin-basic
420426 nodeset: openstack-single-node-jammy
1919 Programming Language :: Python :: 3.8
2020 Programming Language :: Python :: 3.9
2121 Programming Language :: Python :: 3.10
22 Programming Language :: Python :: 3.11
2223
2324 [files]
2425 packages =