]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Increase ping count on ARP spoof test
authorKevin Benton <blak111@gmail.com>
Tue, 30 Jun 2015 05:24:22 +0000 (22:24 -0700)
committerKevin Benton <blak111@gmail.com>
Tue, 30 Jun 2015 05:26:10 +0000 (22:26 -0700)
commit9b23617111706ef6a89e8ba45457238acaea26e2
tree03c3cd48612a6160a5abb8af50006ca4657c7594
parent49b64ca6bce3fef1e719a3ca7b66fd5b3452d54f
Increase ping count on ARP spoof test

The other IPv4 tests all have a count of 2 to tolerate
ping failures due to slow ARP response/interface setup/etc.
This patch increases test_arp_spoof_allowed_address_pairs_0cidr
to 2 to match.

Closes-Bug: #1470234
Change-Id: I82bd8397672194f6162eef5392d4f19d57450552
neutron/tests/functional/agent/test_ovs_flows.py