Migrate Variables.py to Variables.robot 14/66214/2
authorJamo Luhrsen <jluhrsen@redhat.com>
Mon, 4 Dec 2017 23:12:00 +0000 (15:12 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Mon, 4 Dec 2017 23:18:31 +0000 (15:18 -0800)
per our long lived task:
https://jira.opendaylight.org/projects/INTTEST/issues/INTTEST-31

Change-Id: I155e14a4db6d52d62504d17228b3c56dec95a5a7
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/suites/integration/basic/restconf_modules.robot

index 88c9b221579e6c8e2636c045b72be591b0a1968f..4d9c1d4353cc80d45f36e0724aebd2c801ef82b1 100644 (file)
@@ -3,7 +3,7 @@ Documentation     Test suite to verify Restconf is OK.
 Suite Setup       RequestsLibrary.Create_Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    RequestsLibrary.Delete_All_Sessions
 Library           RequestsLibrary
-Variables         ${CURDIR}/../../../variables/Variables.py
+Resource          ${CURDIR}/../../../variables/Variables.robot
 
 *** Test Cases ***
 Get Controller Modules