]> git.proxmox.com Git - ovs.git/commit
system-traffic: Make ping6 vlan test more reliable.
authorJoe Stringer <joe@ovn.org>
Fri, 5 Aug 2016 00:40:43 +0000 (17:40 -0700)
committerJoe Stringer <joe@ovn.org>
Fri, 5 Aug 2016 18:16:45 +0000 (11:16 -0700)
commit68ffb694982499b599f055befa5fa443ccef04e5
tree5e859273b931d02ed769373ffa637c769da500a1
parentd59831e9b08e357b6b8193da2e1b4cf1fd804315
system-traffic: Make ping6 vlan test more reliable.

Previously we checked on the underlying interfaces rather than the vlan
interfaces to verify whether IPv6 connectivity is available;
occasionally this would fail on some systems. Wait on the VLAN IP
instead.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: <diproiettod@vmware.com>
tests/system-traffic.at