Update datastore for VMware testing

This change is needed for VMWare testing due to changes in the storage,
and the datastore we used before is not available for the time being.
This commit is contained in:
Chris Roberts 2020-04-09 10:04:48 -04:00 committed by Alexander Todorov
parent b992350f6b
commit 1d5a0a378b
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ rlJournalStart
V_NETWORK="${V_NETWORK:-vMotion-Network}"
rlLogInfo "V_NETWORK=$V_NETWORK"
V_DATASTORE="${V_DATASTORE:-iSCSI-Node2}"
V_DATASTORE="${V_DATASTORE:-NFS-Node1}"
rlLogInfo "V_DATASTORE=$V_DATASTORE"
V_FOLDER="${V_FOLDER:-Composer}"