diff options
Diffstat (limited to 'testing/tests/pfkey')
-rw-r--r-- | testing/tests/pfkey/net2net-route/pretest.dat | 2 | ||||
-rw-r--r-- | testing/tests/pfkey/protoport-route/pretest.dat | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/pfkey/net2net-route/pretest.dat b/testing/tests/pfkey/net2net-route/pretest.dat index fadfeab73..a1c567079 100644 --- a/testing/tests/pfkey/net2net-route/pretest.dat +++ b/testing/tests/pfkey/net2net-route/pretest.dat @@ -3,4 +3,4 @@ sun::iptables-restore < /etc/iptables.rules moon::ipsec start sun::ipsec start moon::expect-connection net-net -alice::ping -c 10 PH_IP_BOB +alice::ping -c 3 -W 1 -i 0.2 PH_IP_BOB diff --git a/testing/tests/pfkey/protoport-route/pretest.dat b/testing/tests/pfkey/protoport-route/pretest.dat index d242f06a8..b1bf23870 100644 --- a/testing/tests/pfkey/protoport-route/pretest.dat +++ b/testing/tests/pfkey/protoport-route/pretest.dat @@ -5,4 +5,4 @@ carol::ipsec start carol::expect-connection home-icmp carol::expect-connection home-ssh carol::ssh PH_IP_ALICE hostname -carol::ping -c 1 PH_IP_ALICE > /dev/null +carol::ping -c 1 -W 1 PH_IP_ALICE > /dev/null |