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:
parent
b992350f6b
commit
1d5a0a378b
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user