X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=blobdiff_plain;f=csit%2Flibraries%2Fcontroller%2FDrbCommons.robot;h=d835db8585c63735a4345724b051bfb24b8164e3;hp=1bbd0ab2081a2c919c9c6f645f05a1de7507ba11;hb=39de3404b2681d425af82a66f7f665ecd4a2da3a;hpb=05c0ca3745d9fe5f9be21f9a1624f99983f9c13b diff --git a/csit/libraries/controller/DrbCommons.robot b/csit/libraries/controller/DrbCommons.robot index 1bbd0ab208..d835db8585 100644 --- a/csit/libraries/controller/DrbCommons.robot +++ b/csit/libraries/controller/DrbCommons.robot @@ -1,12 +1,12 @@ *** Settings *** Documentation DOMRpcBroker testing: Common keywords -... +... ... 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 -... +... ... 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 -... +... ... 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