Codebase list cinder-tempest-plugin / befec23
Merge "No cinderlib testing in 2024.1 and later jobs" Zuul authored 2 years ago Gerrit Code Review committed 2 years ago
1 changed file(s) with 14 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
135135 - job:
136136 name: cinder-tempest-plugin-lvm-barbican-base
137137 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: |
138151 This is a base job for lvm with lio & tgt targets
139152 with cinderlib tests.
140 branches: ^(master|stable/(xena|yoga|zed|2\d\d\d\.[12])).*$
153 branches: ^(stable/(xena|yoga|zed|2023\.[12]))$
141154 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
142155 roles:
143156 - zuul: opendev.org/openstack/cinderlib
215228 - stable/ussuri
216229 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
217230 required-projects:
218 - opendev.org/openstack/cinderlib
219231 - name: opendev.org/openstack/cinder-tempest-plugin
220232 override-checkout: 1.3.0
221233 vars: