aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/net2net-cert/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/net2net-cert/pretest.dat
parent70dc5bb8adadd44a157e69a4d5afc97f93019310 (diff)
downloadstrongswan-323f0b05d75e828b72a0eb7b8d90bc1dd3823b69.tar.bz2
strongswan-323f0b05d75e828b72a0eb7b8d90bc1dd3823b69.tar.xz
testing: Converted sql to systemd
Diffstat (limited to 'testing/tests/sql/net2net-cert/pretest.dat')
-rw-r--r--testing/tests/sql/net2net-cert/pretest.dat8
1 files changed, 5 insertions, 3 deletions
diff --git a/testing/tests/sql/net2net-cert/pretest.dat b/testing/tests/sql/net2net-cert/pretest.dat
index 6580e7604..dd91c3859 100644
--- a/testing/tests/sql/net2net-cert/pretest.dat
+++ b/testing/tests/sql/net2net-cert/pretest.dat
@@ -2,10 +2,12 @@ moon::cat /usr/local/share/strongswan/templates/database/sql/sqlite.sql /etc/ips
sun::cat /usr/local/share/strongswan/templates/database/sql/sqlite.sql /etc/ipsec.d/data.sql > /etc/db.d/ipsec.sql
moon::cat /etc/db.d/ipsec.sql | sqlite3 /etc/db.d/ipsec.db
sun::cat /etc/db.d/ipsec.sql | sqlite3 /etc/db.d/ipsec.db
+moon::cd /etc/swanctl; rm -r rsa/* x509/* x509ca/*
+sun::cd /etc/swanctl; rm -r rsa/* x509/* x509ca/*
moon::iptables-restore < /etc/iptables.rules
sun::iptables-restore < /etc/iptables.rules
-moon::service charon start 2> /dev/null
-sun::service charon start 2> /dev/null
-moon::expect-connection net-net
+moon::systemctl start strongswan-swanctl
+sun::systemctl start strongswan-swanctl
+moon::expect-connection net-net
sun::expect-connection net-net
moon::swanctl --initiate --child net-net 2> /dev/null