From 706c58b291f5659611307b5a20222feed0ef37e1 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 21 May 2021 12:04:43 +0200 Subject: [PATCH] testing: Fixed pretest script of ikev1/rw-psk-aggressive scenario --- testing/tests/ikev1/rw-psk-aggressive/pretest.dat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/testing/tests/ikev1/rw-psk-aggressive/pretest.dat b/testing/tests/ikev1/rw-psk-aggressive/pretest.dat index b0d3b6160..12ad60eb8 100755 --- a/testing/tests/ikev1/rw-psk-aggressive/pretest.dat +++ b/testing/tests/ikev1/rw-psk-aggressive/pretest.dat @@ -7,9 +7,8 @@ dave::cd /etc/swanctl; rm rsa/* x509/* x509ca/* moon::systemctl start strongswan carol::systemctl start strongswan dave::systemctl start strongswan -moon::expect-connection rw-carol +moon::expect-connection rw carol::expect-connection home carol::swanctl --initiate --child home 2> /dev/null -moon::expect-connection rw-dave dave::expect-connection home dave::swanctl --initiate --child home 2> /dev/null