diff --git a/integration/330_application_edge_test.sh b/integration/330_application_edge_test.sh index 978ce3168..712813f29 100755 --- a/integration/330_application_edge_test.sh +++ b/integration/330_application_edge_test.sh @@ -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