Remove check for ownership change 59/79159/2
authorTom Pantelis <tompantelis@gmail.com>
Wed, 2 Jan 2019 19:06:32 +0000 (14:06 -0500)
committerTom Pantelis <tompantelis@gmail.com>
Wed, 2 Jan 2019 19:18:23 +0000 (14:18 -0500)
commit786172d61b05f5bba4d64800cfc2065b296b5ec1
tree28966627114b9f53c3cbc3e26d372455d97bb4d2
parent1b0f77ac6cc8920c8e35ed4c92e04c3cfda9367a
Remove check for ownership change

The "Partition And Heal" and "Global Rpc Freeze" expect the
owner not to change after rejoin but akka may report a spurious
unreachable member event that can cause an owner change after rejoin.

Change-Id: I586f0da98743bd02a5a02038a4b894b2e8929218
JIRA: CONTROLLER-1865
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
csit/libraries/controller/CsCommon.robot
csit/suites/controller/cluster_singleton/partition_and_heal.robot
csit/suites/controller/singleton_service/global_rpc_freeze.robot