Increase timeout for member stop 46/79246/2
authorTom Pantelis <tompantelis@gmail.com>
Fri, 4 Jan 2019 23:21:30 +0000 (18:21 -0500)
committerJamo Luhrsen <jluhrsen@redhat.com>
Mon, 7 Jan 2019 23:02:05 +0000 (23:02 +0000)
commit628921d9d48b29ddac243d7493a3647d2d13ab6d
treee521062fd70ccfb27c6ea5b10c3d589a28e28259
parent2285c8bbf6ff529f289481ff3cb0ab3ad285398c
Increase timeout for member stop

We've been seeing intermittent failures when
stopping a member where it times out waiting
for the karaf process to disappear. Eg
https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-neon/107/robot-plugin/log.html.gz#s1-s17
In that case, it timed out at 08:45:10 - the
karaf log indicates it stopped somehwere between
08:45:11 and 8:45:32 when it was restarted. So
the 2 min deadline wasn't quite enough in this
case.

I think at least part of the problem is that
CSIT installs the "world" or at least all the
managed projects which adds to the startup and
shutdown time - coupled with random delays due to
workload in the CSIT env. In lieu of trimming down
the installed features, let's double the timeout
to 4 min to (hopefully) give plenty of cushion.

Change-Id: I1d3b85ec1600c26c6ee187ffc5036a513151f2c6
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
csit/libraries/ClusterManagement.robot