ctdb-tests: Avoid race condition in sock_daemon test 5
authorAmitay Isaacs <amitay@gmail.com>
Mon, 22 Jan 2018 01:54:49 +0000 (12:54 +1100)
committerMartin Schwenke <martins@samba.org>
Mon, 22 Jan 2018 05:24:21 +0000 (06:24 +0100)
commit33c0f5599d93a34619c8f37945f79a6e399a1b5e
treed9a3fef2b405e6bfe40fc2c57687e87050da7a9e
parentac9d528b823aa89b3f3144f9377cc540f4b692e4
ctdb-tests: Avoid race condition in sock_daemon test 5

This test fails when it takes more than 10s to run.  This can occur
when the system is loaded and socket-wrapper is used.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/tests/src/sock_daemon_test.c