Fix robot syntax with robot.tidy tool
[integration/test.git] / csit / libraries / controller / DrbCommons.robot
index 1bbd0ab2081a2c919c9c6f645f05a1de7507ba11..d835db8585c63735a4345724b051bfb24b8164e3 100644 (file)
@@ -1,12 +1,12 @@
 *** Settings ***
 Documentation     DOMRpcBroker testing: Common keywords
 *** Settings ***
 Documentation     DOMRpcBroker testing: Common keywords
-...
+...           
 ...               Copyright (c) 2017 Cisco Systems, Inc. and others. All rights reserved.
 ...               Copyright (c) 2017 Cisco Systems, Inc. and others. All rights reserved.
-...
+...           
 ...               This program and the accompanying materials are made available under the
 ...               terms of the Eclipse Public License v1.0 which accompanies this distribution,
 ...               and is available at http://www.eclipse.org/legal/epl-v10.html
 ...               This program and the accompanying materials are made available under the
 ...               terms of the Eclipse Public License v1.0 which accompanies this distribution,
 ...               and is available at http://www.eclipse.org/legal/epl-v10.html
-...
+...           
 ...               The aim of this resource is to groups reusable blocks of commands into
 ...               keywords. It should be initiated by DrbCommons_Init. It creates
 ...               ${all_indices}, ${registered_indices}, ${nonregistered_indices} and
 ...               The aim of this resource is to groups reusable blocks of commands into
 ...               keywords. It should be initiated by DrbCommons_Init. It creates
 ...               ${all_indices}, ${registered_indices}, ${nonregistered_indices} and
@@ -20,11 +20,11 @@ Documentation     DOMRpcBroker testing: Common keywords
 ...               constant from isolated node with regirered rpc is
 ...               invalid
 ...               ${active_indices} - list of indexes of non-isolated, non-stopped/killed nodes
 ...               constant from isolated node with regirered rpc is
 ...               invalid
 ...               ${active_indices} - list of indexes of non-isolated, non-stopped/killed nodes
-...
+...           
 ...               Akka can create spurious UnreachableMember events, see
 ...               https://bugs.opendaylight.org/show_bug.cgi?id=8430
 ...               so some keywords contain "tolerance" argument which applies BuiltIn.Wait_Until_Keyword_Succeeds.
 ...               Akka can create spurious UnreachableMember events, see
 ...               https://bugs.opendaylight.org/show_bug.cgi?id=8430
 ...               so some keywords contain "tolerance" argument which applies BuiltIn.Wait_Until_Keyword_Succeeds.
-...
+...           
 ...               The delay before subsequent ReachableMember is significantly higher than
 ...               RPC registration delay documented at
 ...               http://docs.opendaylight.org/en/latest/developer-guide/controller.html#rpcs-and-cluster
 ...               The delay before subsequent ReachableMember is significantly higher than
 ...               RPC registration delay documented at
 ...               http://docs.opendaylight.org/en/latest/developer-guide/controller.html#rpcs-and-cluster