tunnel-tests: Fix travis build failure.
authorPravin B Shelar <pshelar@ovn.org>
Thu, 24 Mar 2016 18:04:57 +0000 (11:04 -0700)
committerPravin B Shelar <pshelar@ovn.org>
Thu, 24 Mar 2016 18:37:26 +0000 (11:37 -0700)
commit56e18591d40301f557ccdf081369e6389e0f4f9e
tree17f8a2d9946e2980b59fb2417c66757d5d5cd57a
parentec6c537986b4c7dc852575107e32184b33d974e8
tunnel-tests: Fix travis build failure.

Travis does not allow tcpdump utility which causes the neighbour
discovery and ARP verification tests failures. Following patch
fixes the issue by using ovs-pcap utility instead of tcpdump.

Suggested-by: Daniele Di Proietto <diproiettod@vmware.com>
Signed-off-by: Pravin B Shelar <pshelar@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
tests/tunnel-push-pop-ipv6.at
tests/tunnel-push-pop.at