From: Andreas Steffen Date: Mon, 5 Sep 2022 05:07:00 +0000 (+0200) Subject: testing: Fixed two issues X-Git-Tag: 5.9.8dr3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf3f678551df9c0d61173750bc831f157404e907;p=thirdparty%2Fstrongswan.git testing: Fixed two issues --- diff --git a/testing/tests/ikev1/rw-psk-ip-ranges/pretest.dat b/testing/tests/ikev1/rw-psk-ip-ranges/pretest.dat index c00a927858..0f61929d87 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 c384f430b0..c58a0cd9da 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