aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-rsa/pretest.dat
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-11-11 07:18:51 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-11-11 16:41:15 +0100
commit323f0b05d75e828b72a0eb7b8d90bc1dd3823b69 (patch)
treebcc60236d6b9aa24d2524705dfe75e2af24127e7 /testing/tests/sql/rw-rsa/pretest.dat
parent70dc5bb8adadd44a157e69a4d5afc97f93019310 (diff)
downloadstrongswan-323f0b05d75e828b72a0eb7b8d90bc1dd3823b69.tar.bz2
strongswan-323f0b05d75e828b72a0eb7b8d90bc1dd3823b69.tar.xz
testing: Converted sql to systemd
Diffstat (limited to 'testing/tests/sql/rw-rsa/pretest.dat')
-rw-r--r--testing/tests/sql/rw-rsa/pretest.dat9
1 files changed, 6 insertions, 3 deletions
diff --git a/testing/tests/sql/rw-rsa/pretest.dat b/testing/tests/sql/rw-rsa/pretest.dat
index 4d89bed3e..01a7fdff3 100644
--- a/testing/tests/sql/rw-rsa/pretest.dat
+++ b/testing/tests/sql/rw-rsa/pretest.dat
@@ -4,12 +4,15 @@ dave::cat /usr/local/share/strongswan/templates/database/sql/sqlite.sql /etc/ips
moon::cat /etc/db.d/ipsec.sql | sqlite3 /etc/db.d/ipsec.db
carol::cat /etc/db.d/ipsec.sql | sqlite3 /etc/db.d/ipsec.db
dave::cat /etc/db.d/ipsec.sql | sqlite3 /etc/db.d/ipsec.db
+carol::cd /etc/swanctl; rm -r rsa/* x509/* x509ca/*
+dave::cd /etc/swanctl; rm -r rsa/* x509/* x509ca/*
+moon::cd /etc/swanctl; rm -r rsa/* x509/* x509ca/*
moon::iptables-restore < /etc/iptables.rules
carol::iptables-restore < /etc/iptables.rules
dave::iptables-restore < /etc/iptables.rules
-moon::service charon start 2> /dev/null
-carol::service charon start 2> /dev/null
-dave::service charon start 2> /dev/null
+moon::systemctl start strongswan-swanctl
+carol::systemctl start strongswan-swanctl
+dave::systemctl start strongswan-swanctl
moon::expect-connection rw
carol::expect-connection home
carol::swanctl --initiate --child home 2> /dev/null