Update datastore for VMware testing

Related: rhbz#1825190
Signed-off-by: Brian C. Lane <bcl@redhat.com>
This commit is contained in:
Chris Roberts 2020-04-09 12:52:24 -04:00 committed by Brian C. Lane
parent 0b45912ecb
commit 9dfc0e6baf
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}"