testing: Remove nearly all sleep calls from pretest and posttest scripts
By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
carol::ipsec stop
|
||||
dave::ipsec stop
|
||||
moon::sleep 1
|
||||
moon::ipsec stop
|
||||
moon::mv /etc/hosts.ori /etc/hosts
|
||||
moon::iptables-restore < /etc/iptables.flush
|
||||
|
||||
Reference in New Issue
Block a user