BGPCEP-781: Adjust l3vpn routes
[integration/test.git] / csit / suites / vpnservice / 030__configure_2_switches.robot
index 562591bd6f4bfafe0aa6386b9b50752f1d0f0679..c166e9a07030ca6a40841f90d931ba5daa71f633 100644 (file)
@@ -1,8 +1,8 @@
 *** Settings ***
 Documentation     Test Suite for vpn instance
-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
-Variables         ../../variables/vpnservice/configureSwitches.py    ${MININET}    ${MININET1}
+Variables         ../../variables/vpnservice/configureSwitches.py    ${TOOLS_SYSTEM_IP}    ${TOOLS_SYSTEM_2_IP}
 Library           SSHLibrary
 Variables         ../../variables/Variables.py
 Resource          ../../libraries/Utils.robot