Add Nexus artifact deployment initialization keyword
[integration/test.git] / csit / suites / netconf / CRUD / CRUD.robot
index 7e96a57bd52da3321943a27cf261c4b2f4b2c54a..87431997c3529378514a70b8962ecfb6e23a9cb9 100644 (file)
@@ -120,9 +120,6 @@ Setup_Everything
     SetupUtils.Setup_Utils_For_Setup_And_Teardown
     RequestsLibrary.Create_Session    operational    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}${OPERATIONAL_API}    auth=${AUTH}
     NetconfKeywords.Setup_Netconf_Keywords
-    # Connect to the Mininet machine
-    SSHLibrary.Open_Connection    ${TOOLS_SYSTEM_IP}    prompt=${TOOLS_SYSTEM_PROMPT}
-    Utils.Flexible_Mininet_Login
 
 Teardown_Everything
     [Documentation]    Teardown the test infrastructure, perform cleanup and release all resources.