18071: Improve test timeout.
authorTom Clegg <tom@curii.com>
Fri, 28 Oct 2022 15:08:39 +0000 (11:08 -0400)
committerTom Clegg <tom@curii.com>
Fri, 28 Oct 2022 15:08:39 +0000 (11:08 -0400)
commit08bf53a3396ab74e805d468ccbb9c0cea86a3d5a
tree2de56734ec44903da8535890af1aff7c1f868eb8
parent65b12213f740b117fb14822bce0dbb415257c355
18071: Improve test timeout.

Test can take longer when output is going to a terminal. Keep trying
if some progress is made every 3s, rather than giving up after 10s
total.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
lib/dispatchcloud/dispatcher_test.go