Switch VMware testing env to improve stability results

Related: rhbz#1825190
This commit is contained in:
Chris Roberts 2020-08-04 10:53:01 -04:00 committed by Alexander Todorov
parent c0592f9546
commit 3e95ebfbc7

View File

@ -38,10 +38,10 @@ rlJournalStart
V_DATACENTER="${V_DATACENTER:-RH_Engineering}"
rlLogInfo "V_DATACENTER=$V_DATACENTER"
V_CLUSTER="${V_CLUSTER:-vMotion-Cluster}"
V_CLUSTER="${V_CLUSTER:-Satellite-Engineering}"
rlLogInfo "V_CLUSTER=$V_CLUSTER"
V_NETWORK="${V_NETWORK:-vMotion-Network}"
V_NETWORK="${V_NETWORK:-VLAN-204}"
rlLogInfo "V_NETWORK=$V_NETWORK"
V_DATASTORE="${V_DATASTORE:-NFS-Node1}"