Cleanup of SXP libraries 96/48696/1
authorMartin Mihálek <mamihale@cisco.com>
Fri, 25 Nov 2016 12:06:54 +0000 (13:06 +0100)
committerMartin Mihálek <mamihale@cisco.com>
Fri, 25 Nov 2016 12:06:54 +0000 (13:06 +0100)
Removed redundant installation of feature odl-sxp-controller

Change-Id: I1b7d6ff892c493fac0164c07076aebf5c203d03f
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
csit/libraries/SxpLib.robot

index e5b99194b007c425a1962764ed3df7ae1e857258..0e281bb9697917cbe9ff47a02acb57fa060b3a2a 100644 (file)
@@ -236,7 +236,6 @@ Verify Snapshot Was Pushed
 Setup SXP Session
     [Arguments]    ${session}=session    ${controller}=${ODL_SYSTEM_IP}
     [Documentation]    Create session to Controller
-    Install a Feature    odl-sxp-controller    ${controller}
     Verify Feature Is Installed    odl-sxp-controller    ${controller}
     Create Session    ${session}    url=http://${controller}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
     ${resp}    RequestsLibrary.Get Request    ${session}    ${MODULES_API}