testing: Fixed pretest script of ikev1/rw-psk-aggressive scenario

This commit is contained in:
Andreas Steffen 2021-05-21 12:04:43 +02:00
parent 6d8890767c
commit 706c58b291
1 changed files with 1 additions and 2 deletions

View File

@ -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