From bf3f678551df9c0d61173750bc831f157404e907 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Mon, 5 Sep 2022 07:07:00 +0200 Subject: [PATCH] testing: Fixed two issues --- testing/tests/ikev1/rw-psk-ip-ranges/pretest.dat | 1 + testing/tests/ikev2/redirect-active/posttest.dat | 1 + 2 files changed, 2 insertions(+) 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