No cinderlib testing in 2024.1 and later jobs
The cinderlib project is deprecated in the 2024.1 cycle and is
no longer undergoing development. So remove cinderlib testing
from 2024.1 and later jobs.
Depends-on: Ib186ac5830e5920e264d79be946995e63e960426
Change-Id: If2b9a82cddb20543b176ee22765049db257c89b9
Brian Rosmaita
2 years ago
| 135 | 135 | - job: |
| 136 | 136 | name: cinder-tempest-plugin-lvm-barbican-base |
| 137 | 137 | description: | |
| 138 | This is a base job for lvm with lio & tgt targets. | |
| 139 | No cinderlib testing beginning with 2024.1 development. | |
| 140 | # FIXME: the following RE2 expression won't work after the 9999.2 release. | |
| 141 | # If you are reading this during the 9999.2 development cycle, greetings | |
| 142 | # from the 21st century! | |
| 143 | branches: ^(master|(stable/(202[4-9]|20[3-9]\d|2[1-9]\d\d|[3-9]\d\d\d))\.[12])$ | |
| 144 | parent: cinder-tempest-plugin-lvm-barbican-base-abstract | |
| 145 | vars: | |
| 146 | tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt' | |
| 147 | ||
| 148 | - job: | |
| 149 | name: cinder-tempest-plugin-lvm-barbican-base | |
| 150 | description: | | |
| 138 | 151 | This is a base job for lvm with lio & tgt targets |
| 139 | 152 | with cinderlib tests. |
| 140 | branches: ^(master|stable/(xena|yoga|zed|2\d\d\d\.[12])).*$ | |
| 153 | branches: ^(stable/(xena|yoga|zed|2023\.[12]))$ | |
| 141 | 154 | parent: cinder-tempest-plugin-lvm-barbican-base-abstract |
| 142 | 155 | roles: |
| 143 | 156 | - zuul: opendev.org/openstack/cinderlib |
| 215 | 228 | - stable/ussuri |
| 216 | 229 | parent: cinder-tempest-plugin-lvm-barbican-base-abstract |
| 217 | 230 | required-projects: |
| 218 | - opendev.org/openstack/cinderlib | |
| 219 | 231 | - name: opendev.org/openstack/cinder-tempest-plugin |
| 220 | 232 | override-checkout: 1.3.0 |
| 221 | 233 | vars: |