Skip to content
Commit ab582651 authored by Luca Fancellu's avatar Luca Fancellu
Browse files

cam-service/test: Increment delay before trying to connect



A spurious error is happening where the connect function inside
test_socket_single_client is failing with error code 111
(connection refused), it means that the server is not ready yet
to accept connections, so increase the delay before connecting.

While there, implement also a retry mechanism to improve the
robustness of the test.

Signed-off-by: Luca Fancellu's avatarLuca Fancellu <luca.fancellu@arm.com>
parent 8993d7ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment