OpenflowPlugin link scalability test
authorsandeepg <SANDEEP.GANGADHARAN@HP.COM>
Tue, 19 May 2015 23:22:01 +0000 (16:22 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 3 Jun 2015 23:19:19 +0000 (23:19 +0000)
commitd04c05b2f2c8ad813e4dad160a019552a9ab5325
tree1450a30ca5bad9dce3068750a6edb79e4637ef57
parent8606565d9f78e56224511b4a363eec98a80e5290
OpenflowPlugin link scalability test

This test incrementally connects switches in fully mesh topology and checks if the controller is able to discover links between them.
Test exits(max switch scale value found) when there is an out of memory, null pointer exception or if expected links are unavailable in operational DB.

Change-Id: Iffed85112f89efc328a9bc8a095884e39aff6d30
Signed-off-by: sandeepg <SANDEEP.GANGADHARAN@HP.COM>
test/csit/libraries/MininetTopo/create_fullymesh.py [new file with mode: 0644]
test/csit/libraries/Scalability.txt
test/csit/libraries/SwitchClasses/BaseSwitch.py
test/csit/libraries/Utils.txt
test/csit/suites/openflowplugin/Maximum_Links/010__finding_max_links.robot [new file with mode: 0644]
test/csit/testplans/openflowplugin-link-scalability-daily.txt [new file with mode: 0644]
test/csit/variables/Variables.py