Remove invalid test case 46/56646/2
authorPeter Gubka <pgubka@cisco.com>
Sun, 7 May 2017 14:37:47 +0000 (16:37 +0200)
committerVratko Polák <vrpolak@cisco.com>
Sun, 7 May 2017 15:56:07 +0000 (15:56 +0000)
Invoking rpc hots several problems including aaa even local
implementations is present. See comments 8207, 8214.

Change-Id: Iee50c9a94bac6104f4d1b2aa0594b9754fa58790
Signed-off-by: Peter Gubka <pgubka@cisco.com>
csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot

index e071c0616353850339e7871838006459cc52764b..493b40beacdcf1781fb64a56003c428e85baf270 100644 (file)
@@ -53,12 +53,6 @@ Isolate_One_Node
     [Documentation]    Isolate one node with registered rpc.
     ClusterManagement.Isolate_Member_From_List_Or_All    ${isolated_idx}
 
-Invoke_Rpc_On_Isolated_Node
-    [Documentation]    Invoke rpc on isolated node. Because rpc is registered on this node, local constant
-    ...    is expected.
-    BuiltIn.Pass_Execution    Invoking rpc on isolated node has several problems, see bugs 8207, 8214.
-    BuiltIn.Wait_Until_Keyword_Succeeds    3x    2s    Verify_Local_Rpc_Invoked    ${isolated_idx}
-
 Invoke_Rpc_On_Remaining_Nodes
     [Documentation]    Invoke rpc on non-islolated nodes. As the only instance of rpc remained in the non-isolated
     ...    cluster nodes, only this value is expected.