Bug 2134: Fix intermittent RaftActorTest failure 29/12429/1
authortpantelis <tpanteli@brocade.com>
Wed, 29 Oct 2014 16:05:05 +0000 (12:05 -0400)
committertpantelis <tpanteli@brocade.com>
Wed, 29 Oct 2014 16:05:05 +0000 (12:05 -0400)
commit38ee40a33aa686a584c482239e5600fc96cf5a9e
tree931e54ddb98f99a0f8f8fc69a361e2d04a2a1c99
parentcd81eb73b7abf677571b2366425ccbc8d794f4b6
Bug 2134: Fix intermittent RaftActorTest failure

We need to wait for akka's recovery to complete before we perform our
tests as akka's recovery runs async and may interfere with our tests and
cause them to fail if the timing is right. This was seen once on
jenkins.

Change-Id: Ia748d17f662d64235881005e6522441b384c78ea
Signed-off-by: tpantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-akka-raft/src/test/java/org/opendaylight/controller/cluster/raft/RaftActorTest.java