Insert a small timeout before reporting the test successful
authorPatrick Uiterwijk <puiterwijk@redhat.com>
Tue, 28 Apr 2015 18:26:40 +0000 (20:26 +0200)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Tue, 28 Apr 2015 19:50:28 +0000 (21:50 +0200)
commitf1ecda1fe05e3f7d5c0a1a5d33d11c619442416f
tree93b820e115b8ea3246f29908a6ed1ec96a046ec2
parent6cab72d741afa20dd640f3bfd53b3c266356027f
Insert a small timeout before reporting the test successful

This is so the OS gets enough time to clean up all
of the sockets used during the execution of the test.
Without this, sometimes a "port already in use" error
will fail the next test.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Reviewed-by: Rob Crittenden <rcritten@redhat.com>
tests/tests.py