add setuputils to topoprocessing csit so karaf log KWs work
[integration/test.git] / csit / libraries / TopoprocessingKeywords.robot
index 698aa9a28ff2a81de113b435885f4001f060faf9..2e17b5811445791b1304fa49694e2a14bbe3e753 100644 (file)
@@ -6,6 +6,7 @@ Library           RequestsLibrary
 Library           SSHLibrary
 Library           XML
 Resource          KarafKeywords.robot
+Resource          SetupUtils.robot
 Resource          Utils.robot
 
 *** Variables ***
@@ -63,6 +64,7 @@ Delete Underlay Link
 Setup Environment
     [Documentation]    Setup karaf enviroment for following tests
     Log    ---- Setup Environment ----
+    SetupUtils.Setup_Utils_For_Setup_And_Teardown
     Open Connection    ${ODL_SYSTEM_IP}
     Flexible Controller Login
     Run Keyword If    '${ODL_STREAM}' == 'carbon'    Put File    ${CONFIGURATION_CFG}    ${REMOTE_CFG_FILE}