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:43:35 +0000 (10:43 -0400)
commit4074c1df98dd9d8dbe39c13a8791e459db09b5db
tree1a7db350e6e3216ad2de499c51ee6bdde762f47e
parentda564d9695bd8b961f7e1f51fb2f012eb740932d
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.024328 seconds and 4 git commands to generate.