Codebase list cinder-tempest-plugin / 1ee1efc
Set CINDER_ISCSI_HELPER explicitly for tgtadm job Required to allow the default of CINDER_ISCSI_HELPER to change for Ubuntu based hosts to lioadm without breaking these tgtadm jobs. Change-Id: Ie9ca822f53abf90052ddfae52852b8b78c910ece Lee Yarwood 5 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
118118 This jobs configures Cinder with LVM, tgt, barbican and
119119 runs tempest tests and cinderlib tests.
120120 parent: cinder-tempest-plugin-lvm-barbican-base
121 vars:
122 devstack_localrc:
123 CINDER_ISCSI_HELPER: tgtadm
121124
122125 - job:
123126 name: cinder-tempest-plugin-basic