diff --git a/testing/tests/ikev1/rw-psk-ip-ranges/pretest.dat b/testing/tests/ikev1/rw-psk-ip-ranges/pretest.dat index c00a92785..0f61929d8 100755 --- a/testing/tests/ikev1/rw-psk-ip-ranges/pretest.dat +++ b/testing/tests/ikev1/rw-psk-ip-ranges/pretest.dat @@ -13,3 +13,4 @@ carol::expect-connection home carol::swanctl --initiate --child home 2> /dev/null dave::expect-connection home dave::swanctl --initiate --child home 2> /dev/null +dave::sleep 1 \ No newline at end of file diff --git a/testing/tests/ikev2/redirect-active/posttest.dat b/testing/tests/ikev2/redirect-active/posttest.dat index c384f430b..c58a0cd9d 100644 --- a/testing/tests/ikev2/redirect-active/posttest.dat +++ b/testing/tests/ikev2/redirect-active/posttest.dat @@ -3,6 +3,7 @@ dave::systemctl stop strongswan moon::systemctl stop strongswan alice::systemctl stop strongswan alice::cd /etc/swanctl; rm rsa/marsKey.pem x509/marsCert.pem +moon::cd /etc/swanctl; rm rsa/marsKey.pem x509/marsCert.pem moon::iptables-restore < /etc/iptables.flush alice::iptables-restore < /etc/iptables.flush carol::iptables-restore < /etc/iptables.flush