X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FAD_SAL_NSF_OF13%2F020__topology_manager.robot;h=2f2ed819560fc97fb3950c568d7c8f84125b6c3e;hb=e6f155d7494588cede1382d4c075b2b0658a9a2f;hp=3fb8747dc63bb4dee0c4d39ad8e922597a8be855;hpb=15e81a45bb00c891db242a2728c71a8201ee99c8;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/AD_SAL_NSF_OF13/020__topology_manager.robot b/csit/suites/openflowplugin/AD_SAL_NSF_OF13/020__topology_manager.robot index 3fb8747dc6..2f2ed81956 100644 --- a/csit/suites/openflowplugin/AD_SAL_NSF_OF13/020__topology_manager.robot +++ b/csit/suites/openflowplugin/AD_SAL_NSF_OF13/020__topology_manager.robot @@ -1,6 +1,6 @@ *** Settings *** Documentation Test suite for Topology Manager -Suite Setup Create Session session http://${CONTROLLER}:${RESTPORT} auth=${AUTH} headers=${HEADERS} +Suite Setup Create Session session http://${ODL_SYSTEM_IP}:${RESTPORT} auth=${AUTH} headers=${HEADERS} Suite Teardown Delete All Sessions Library Collections Library RequestsLibrary