Bump sleep time in test shell script
This commit is contained in:
parent
c604c4591f
commit
6cb2aaab65
@ -19,7 +19,7 @@ sleep 0.5
|
|||||||
ws redis_publish -c 100000 --host ${REDIS_HOST} foo bar
|
ws redis_publish -c 100000 --host ${REDIS_HOST} foo bar
|
||||||
|
|
||||||
# Wait a little for all messages to be received
|
# Wait a little for all messages to be received
|
||||||
sleep 0.5
|
sleep 1.5
|
||||||
|
|
||||||
# Cleanup
|
# Cleanup
|
||||||
cleanup
|
cleanup
|
||||||
|
Loading…
Reference in New Issue
Block a user