-
Committer:
Ryan Harper
-
Date:
2016-01-14 06:14:31 UTC
-
mfrom:
(341.1.1 trunk.fix-lp1533770)
-
Revision ID:
ryan.harper@canonical.com-20160114061431-nnzxz0ttji4w6lzs
vmtests: basic_network.yaml remove static gateway to avoid race with dhcp
The basic network configuration includes a static gateway
which will race with DHCP; last one to write wins and sometimes
means the network validation won't find the static gateway and fail.
Remove the static gateway in the presence of a network configured
for DHCP.