Wait for correct application.

This commit is contained in:
Tom Wilkie
2016-01-12 08:43:30 +00:00
parent abf8accea2
commit 511daca1ca

View File

@@ -12,7 +12,7 @@ weave_on $HOST1 run -dti --name client alpine /bin/sh -c "while true; do \
sleep 1; \
done"
wait_for applications $HOST1 60 nginx client
wait_for applications $HOST1 60 "nginx: worker process" nc
has applications $HOST1 "nginx: worker process"
has applications $HOST1 nc