Topoprocessing - workaroud for EOFError 79/45479/3
authorSamuel Kontriš <samuel.kontris@pantheon.tech>
Mon, 12 Sep 2016 10:37:04 +0000 (12:37 +0200)
committerVratko Polák <vrpolak@cisco.com>
Tue, 13 Sep 2016 11:22:59 +0000 (11:22 +0000)
Change-Id: Id18bbb6320bd8a5994eac0af536ee020ea932562
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
csit/libraries/TopoprocessingKeywords.robot

index bc4afa4ff9740a5327a6d22a85ea58b4ec2f0428..6633a76e04a7b80f79ca8e2fb4f34110ee383616 100644 (file)
@@ -64,7 +64,7 @@ Setup Environment
     Flexible Controller Login
     Put File    ${CONFIGURATION_XML}    ${REMOTE_FILE}
     Close Connection
-    Issue Command On Karaf Console    log:set DEBUG org.opendaylight.topoprocessing
+    Wait Until Keyword Succeeds    2x    2s    Issue Command On Karaf Console    log:set DEBUG org.opendaylight.topoprocessing
     Install a Feature    odl-restconf-noauth    timeout=30
     Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${SEND_ACCEPT_XML_HEADERS}
     Install Features    odl-openflowplugin-nsf-model odl-topoprocessing-framework odl-topoprocessing-network-topology odl-topoprocessing-inventory odl-mdsal-models odl-ovsdb-southbound-impl