Merge "Replace use of deprecated devstack option"
Zuul authored 1 year, 8 months ago
Gerrit Code Review committed 1 year, 8 months ago
| 308 | 308 | parent: cinder-tempest-plugin-lvm-barbican-base |
| 309 | 309 | vars: |
| 310 | 310 | devstack_localrc: |
| 311 | CINDER_ISCSI_HELPER: lioadm | |
| 311 | CINDER_TARGET_HELPER: lioadm | |
| 312 | 312 | |
| 313 | 313 | - job: |
| 314 | 314 | name: cinder-tempest-plugin-lvm-lio-barbican-centos-8-stream |
| 380 | 380 | parent: cinder-tempest-plugin-lvm-barbican-base |
| 381 | 381 | vars: |
| 382 | 382 | devstack_localrc: |
| 383 | CINDER_ISCSI_HELPER: tgtadm | |
| 383 | CINDER_TARGET_HELPER: tgtadm | |
| 384 | 384 | |
| 385 | 385 | - job: |
| 386 | 386 | name: cinder-tempest-plugin-cbak-s3 |