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
This commit is contained in:
Lee Yarwood 2021-03-10 09:34:31 +00:00
parent 641d6a009e
commit 1ee1efc962
1 changed files with 3 additions and 0 deletions

View File

@ -119,6 +119,9 @@
This jobs configures Cinder with LVM, tgt, barbican and
runs tempest tests and cinderlib tests.
parent: cinder-tempest-plugin-lvm-barbican-base
vars:
devstack_localrc:
CINDER_ISCSI_HELPER: tgtadm
- job:
name: cinder-tempest-plugin-basic