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.
Related: rhbz#1785159
This commit is contained in:
Chris Roberts 2020-04-09 12:21:32 -04:00 committed by Brian C. Lane
parent c56d57ef7e
commit 772e841a7f

View File

@ -45,7 +45,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}"