Add Nexus artifact deployment initialization keyword
[integration/test.git] / csit / suites / netconf / scale / getsingle.robot
index a239b500f19a9b5cfe23a1bd4f7f2e49060c724a..c00425fc6ea65188d97e3230ae0d6445d9b53dc6 100644 (file)
@@ -58,9 +58,6 @@ Setup_Everything
     SetupUtils.Setup_Utils_For_Setup_And_Teardown
     NetconfKeywords.Setup_Netconf_Keywords
     KarafKeywords.Configure_Timeout_For_Karaf_Console    120s
-    # Connect to the tools machine
-    SSHLibrary.Open_Connection    ${TOOLS_SYSTEM_IP}
-    Utils.Flexible_Mininet_Login
 
 Teardown_Everything
     [Documentation]    Teardown the test infrastructure, perform cleanup and release all resources.