X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fsfc%2FSFC_Basic%2F060__sfc_service_paths.robot;h=bf887090782022860fb590bc0b22fe55e69ca0ab;hb=9f3c40db9b454a9661b6367f456191e635f71041;hp=a5cbad71816d3f77961d35c6551c720777a91a20;hpb=52be9bba08e7a152a1531919b150cec134c694b2;p=integration%2Ftest.git diff --git a/csit/suites/sfc/SFC_Basic/060__sfc_service_paths.robot b/csit/suites/sfc/SFC_Basic/060__sfc_service_paths.robot index a5cbad7181..bf88709078 100644 --- a/csit/suites/sfc/SFC_Basic/060__sfc_service_paths.robot +++ b/csit/suites/sfc/SFC_Basic/060__sfc_service_paths.robot @@ -1,6 +1,6 @@ *** Settings *** Documentation Test suite for SFC Service Function Paths, Operates paths from Restconf APIs. -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 SSHLibrary Library Collections