|
256 | 256 | CINDER_ENABLED_BACKENDS: lvm:lvmdriver-1,lvm:lvmdriver-2
|
257 | 257 | GLANCE_CINDER_DEFAULT_BACKEND: lvmdriver-1
|
258 | 258 |
|
259 |
| -- job: |
260 |
| - name: glance-multistore-cinder-import-fips |
261 |
| - parent: tempest-integrated-storage-import |
262 |
| - description: | |
263 |
| - The regular import workflow job to test with multiple cinder stores with |
264 |
| - fips enabled |
265 |
| - nodeset: devstack-single-node-centos-8-stream |
266 |
| - pre-run: playbooks/enable-fips.yaml |
267 |
| - vars: |
268 |
| - configure_swap_size: 4096 |
269 |
| - devstack_localrc: |
270 |
| - USE_CINDER_FOR_GLANCE: True |
271 |
| - GLANCE_ENABLE_MULTIPLE_STORES: True |
272 |
| - CINDER_ENABLED_BACKENDS: lvm:lvmdriver-1,lvm:lvmdriver-2 |
273 |
| - GLANCE_CINDER_DEFAULT_BACKEND: lvmdriver-1 |
274 |
| - devstack_local_conf: |
275 |
| - test-config: |
276 |
| - "$TEMPEST_CONFIG": |
277 |
| - validation: |
278 |
| - ssh_key_type: 'ecdsa' |
279 |
| - |
280 | 259 | - job:
|
281 | 260 | name: tempest-integrated-storage-import-standalone
|
282 | 261 | parent: tempest-integrated-storage-import
|
|
337 | 316 | irrelevant-files: *tempest-irrelevant-files
|
338 | 317 | - glance-multistore-cinder-import:
|
339 | 318 | irrelevant-files: *tempest-irrelevant-files
|
340 |
| - - glance-multistore-cinder-import-fips: |
341 |
| - voting: false |
342 |
| - irrelevant-files: *tempest-irrelevant-files |
343 | 319 | - grenade:
|
344 | 320 | irrelevant-files: *tempest-irrelevant-files
|
345 | 321 | - tempest-ipv6-only:
|
346 | 322 | irrelevant-files: *tempest-irrelevant-files
|
347 | 323 | - nova-ceph-multistore:
|
348 | 324 | irrelevant-files: *tempest-irrelevant-files
|
349 |
| - - glance-secure-rbac-protection-functional |
| 325 | + - glance-secure-rbac-protection-functional: |
| 326 | + required-projects: |
| 327 | + - name: openstack/glance |
| 328 | + override-checkout: yoga-last |
| 329 | + - name: openstack/glance-tempest-plugin |
| 330 | + override-checkout: yoga-last |
350 | 331 |
|
351 | 332 | gate:
|
352 | 333 | jobs:
|
|
364 | 345 | irrelevant-files: *tempest-irrelevant-files
|
365 | 346 | - nova-ceph-multistore:
|
366 | 347 | irrelevant-files: *tempest-irrelevant-files
|
367 |
| - - glance-secure-rbac-protection-functional |
| 348 | + - glance-secure-rbac-protection-functional: |
| 349 | + required-projects: |
| 350 | + - name: openstack/glance |
| 351 | + override-checkout: yoga-last |
| 352 | + - name: openstack/glance-tempest-plugin |
| 353 | + override-checkout: yoga-last |
368 | 354 | experimental:
|
369 | 355 | jobs:
|
370 | 356 | - glance-tox-py39-glance_store-tips
|
|
0 commit comments