testing: wait until connections are loaded

This commit is contained in:
Andreas Steffen
2016-05-15 19:02:57 +02:00
parent 1aeaccad11
commit 141ac4df8f
98 changed files with 178 additions and 89 deletions
@@ -7,9 +7,10 @@ sun::iptables -t nat -A POSTROUTING -o eth1 -m mark --mark 10 -j SNAT --to PH_IP
sun::iptables -t nat -A POSTROUTING -o eth1 -m mark --mark 20 -j SNAT --to PH_IP_DAVE10
sun::iptables -t mangle -A PREROUTING -d PH_IP_CAROL10 -j MARK --set-mark 11
sun::iptables -t mangle -A PREROUTING -d PH_IP_DAVE10 -j MARK --set-mark 21
sun::ipsec start
alice::ipsec start
venus::ipsec start
sun::ipsec start
sun::expect-connection alice
alice::expect-connection home
alice::ipsec up home
venus::expect-connection home