Fix: set UST register timeout to -1 as test default
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 28 Apr 2015 14:16:37 +0000 (10:16 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 28 Apr 2015 14:19:46 +0000 (10:19 -0400)
commit629b93357969280145067b2f0ebcda441bac618d
treea0f2d9f9bdb840ac312d09f4b99099fbff736200
parent464bd4b0ed84ff139589fcd09cd20a4661ba1017
Fix: set UST register timeout to -1 as test default

On busy systems, it's possible to spuriously hit the default 3 seconds
timeout for UST registration to sessiond, thus causing tests to be flaky
on those systems.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/utils/utils.sh
This page took 0.02512 seconds and 4 git commands to generate.