testing: Run 'conntrack -F' before all test scenarios

This prevents failures due to remaining conntrack entries.
This commit is contained in:
Tobias Brunner
2014-04-02 11:55:05 +02:00
parent f678bce84c
commit 7a61bf9032
28 changed files with 14 additions and 41 deletions
@@ -1,8 +1,7 @@
moon::iptables-restore < /etc/iptables.rules
sun::iptables-restore < /etc/iptables.rules
moon::conntrack -F
moon::ipsec start
sun::ipsec start
moon::sleep 1
moon::sleep 1
moon::ipsec up net-net
moon::sleep 1