Update Robot Framework format - step 2
[integration/test.git] / csit / suites / alto / basic / 010_resourcepool.robot
index 43c5e53f1380903e8c0bba8297887ba96bc4062b..a37013611065daeb820cbf5d560c18d8f1ab9765 100644 (file)
@@ -1,12 +1,13 @@
 *** Settings ***
-Documentation     Test suite for resourcepool
-Suite Setup       Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS}
-Suite Teardown    Delete All Sessions
-Library           RequestsLibrary
-Variables         ../../../variables/Variables.py
-Variables         ../../../variables/alto/Variables.py
-
-*** Variables ***
+Documentation       Test suite for resourcepool
+
+Library             RequestsLibrary
+Variables           ../../../variables/Variables.py
+Variables           ../../../variables/alto/Variables.py
+
+Suite Setup         Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS}
+Suite Teardown      Delete All Sessions
+
 
 *** Test Cases ***
 Check the resource pool status