X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FMD_SAL_NSF_OF10%2F020__restconf_topology.robot;h=3cd5b63d436a029766a3fc9cf6bc41ee9141ba07;hb=e6f155d7494588cede1382d4c075b2b0658a9a2f;hp=0ed6fdf3c04903e1c5193b71994628ae6cabfa00;hpb=15e81a45bb00c891db242a2728c71a8201ee99c8;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/MD_SAL_NSF_OF10/020__restconf_topology.robot b/csit/suites/openflowplugin/MD_SAL_NSF_OF10/020__restconf_topology.robot index 0ed6fdf3c0..3cd5b63d43 100644 --- a/csit/suites/openflowplugin/MD_SAL_NSF_OF10/020__restconf_topology.robot +++ b/csit/suites/openflowplugin/MD_SAL_NSF_OF10/020__restconf_topology.robot @@ -1,6 +1,6 @@ *** Settings *** Documentation Test suite for RESTCONF Topology -Suite Setup Create Session session http://${CONTROLLER}:${RESTCONFPORT} auth=${AUTH} headers=${HEADERS} +Suite Setup Create Session session http://${ODL_SYSTEM_IP}:${RESTCONFPORT} auth=${AUTH} headers=${HEADERS} Suite Teardown Delete All Sessions Library Collections Library RequestsLibrary