Beta version of a longevity test
[integration/test.git] / test / csit / suites / openflowplugin / Maximum_Switches / 010__finding_max_switches.txt
index d3d3f71be47bad7c713ffaf623239805082a2ecd..4cc2e7ca2d78a739350f744d823cdb26b9e8af35 100644 (file)
@@ -3,7 +3,7 @@ Documentation     Test suite for finding out max number of switches
 Suite Setup       Create Session    session    http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Scalability Suite Teardown
 Library           OperatingSystem
-Library           ../../../libraries/RequestsLibrary.py
+Library           RequestsLibrary
 Variables         ../../../variables/Variables.py
 Resource          ../../../libraries/Scalability.txt
 
@@ -21,7 +21,3 @@ Find Max Switches
     Log    ${max-switches}
     Append To File    ${SWITCHES_RESULT_FILE}    ${max-switches}\n
 
-*** Keywords ***
-Scalability Suite Teardown
-    Delete All Sessions
-    Clean Mininet System
\ No newline at end of file