X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FAD_SAL_NSF_OF10%2F010__switch_manager.robot;h=a5bf5162fe485dac7c8a2d2be16ada0f30702509;hb=e6f155d7494588cede1382d4c075b2b0658a9a2f;hp=23d86cbc6466b264e992d6b5dd942999f6d282e5;hpb=15e81a45bb00c891db242a2728c71a8201ee99c8;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/AD_SAL_NSF_OF10/010__switch_manager.robot b/csit/suites/openflowplugin/AD_SAL_NSF_OF10/010__switch_manager.robot index 23d86cbc64..a5bf5162fe 100644 --- a/csit/suites/openflowplugin/AD_SAL_NSF_OF10/010__switch_manager.robot +++ b/csit/suites/openflowplugin/AD_SAL_NSF_OF10/010__switch_manager.robot @@ -1,6 +1,6 @@ *** Settings *** Documentation Test suite for Switch Manager -Suite Setup Create Session ${ODL_CONTROLLER_SESSION} http://${CONTROLLER}:${RESTPORT} auth=${AUTH} headers=${HEADERS} +Suite Setup Create Session ${ODL_CONTROLLER_SESSION} http://${ODL_SYSTEM_IP}:${RESTPORT} auth=${AUTH} headers=${HEADERS} Suite Teardown Delete All Sessions Library Collections Library RequestsLibrary