testing: Run 'conntrack -F' before all test scenarios
This prevents failures due to remaining conntrack entries.
This commit is contained in:
@@ -3,4 +3,3 @@ sun::ipsec stop
|
||||
alice::iptables-restore < /etc/iptables.flush
|
||||
sun::iptables-restore < /etc/iptables.flush
|
||||
moon::iptables -t nat -F
|
||||
moon::conntrack -F
|
||||
|
||||
Reference in New Issue
Block a user