Update datastore for VMware testing

(cherry picked from commit 32d5ff8615)
This commit is contained in:
Chris Roberts 2019-03-21 11:26:08 -04:00 committed by Brian C. Lane
parent 78f79a94ec
commit 7bf3371e33
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ rlJournalStart
V_NETWORK="${V_NETWORK:-CEE_VM_Network}"
rlLogInfo "V_NETWORK=$V_NETWORK"
V_DATASTORE="${V_DATASTORE:-NFS-Synology-1}"
V_DATASTORE="${V_DATASTORE:-iSCSI-Node2}"
rlLogInfo "V_DATASTORE=$V_DATASTORE"
V_FOLDER="${V_FOLDER:-Composer}"