]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Fixed two issues
authorAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 5 Sep 2022 05:07:00 +0000 (07:07 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 6 Sep 2022 19:14:07 +0000 (21:14 +0200)
testing/tests/ikev1/rw-psk-ip-ranges/pretest.dat
testing/tests/ikev2/redirect-active/posttest.dat

index c00a927858f3a4a7b114ff35b8f211e87b4c0df7..0f61929d87fad58fb7f3e8d5997254f56470b913 100755 (executable)
@@ -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
index c384f430b01a431975f7a41292c424bfe3f6aca3..c58a0cd9dad3f4495c1971a0bee6f4d49491e78e 100644 (file)
@@ -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