testing: Change sql scenarios to swanctl

This commit is contained in:
Andreas Steffen
2016-01-03 06:28:48 +01:00
parent 1a79525559
commit 9db530493f
180 changed files with 455 additions and 399 deletions
@@ -1,6 +1,8 @@
moon::ipsec stop
carol::ipsec stop
dave::ipsec stop
carol::swanctl --terminate --ike home
dave::swanctl --terminate --ike home
carol::service charon stop 2> /dev/null
dave::service charon stop 2> /dev/null
moon::service charon stop 2> /dev/null
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
dave::iptables-restore < /etc/iptables.flush