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,4 +1,4 @@
|
||||
sun::ipsec start
|
||||
moon::cat /etc/pts/options
|
||||
moon::sleep 1
|
||||
moon::ipsec pt-tls-client --optionsfrom /etc/pts/options
|
||||
sun::expect-connection pdp
|
||||
moon::ipsec pt-tls-client --optionsfrom /etc/pts/options
|
||||
|
||||
Reference in New Issue
Block a user