Fix suites based on bug 8207 93/56393/2
authorPeter Gubka <pgubka@cisco.com>
Tue, 2 May 2017 14:33:33 +0000 (16:33 +0200)
committerVratko Polák <vrpolak@cisco.com>
Wed, 3 May 2017 09:43:08 +0000 (09:43 +0000)
commita3089df4a6eebd709506cf36811ae5f75f63a7c7
tree63fc5f5feaf0fa7c5f1a248c0f90c2811bc99ab2
parent02db25185e54909a5c1d4fa267aab97358c41434
Fix suites based on bug 8207

There is a time for akka to remove the node from the cluster. This time
is usually longer than the time when remaining/unisolated nodes elect
a new owner. The node which was and is follower still keeps a reference
to the isolated node until akka notification.
Wait is needed, WUSK were added to wait longer for cluster to work as
expected.

Change-Id: Ifda89ca6e4370282ef98c11ec5a837485c72279b
Signed-off-by: Peter Gubka <pgubka@cisco.com>
csit/libraries/controller/CsCommon.robot
csit/suites/controller/singleton_service/global_rpc_freeze.robot
csit/suites/controller/singleton_service/global_rpc_isolate.robot
csit/suites/controller/singleton_service/global_rpc_kill.robot