-
Notifications
You must be signed in to change notification settings - Fork 5
Features
Release 1.1 ("Eunomia") features
-
Custom Mininet topologies: At the input
*.json
test configuration step, the user is now able to determine the creation of three different network topologies (disconnected, linear, mesh) when running stress tests with Mininet, see mininet_custom_topologies. The rationale is that these topologies act as levels regarding the communication complexity (number of transmitted messages) of topology-related messages (e.g. LLDP), and therefore further investigation of the controller's performance can be achieved. -
NB stress-test implementation: new test scripts have been implemented supporting stressing of controller's northbound interface. Further details can be found at Northbound active scalability tests with Mininet
-
NB stress-test configurations: new JSON files that contain all configuration keys for northbound test-cases.
-
Vagrant setup environment: new vagrant scripts are provided supporting the use of NSTAT within a special standalone virtual machine including all necessary NSTAT dependencies. This feature prevents users from polluting their hosts machines with redundant packages/installations when installing NSTAT.
See the future releases page
Intro
Stress Tests
- Switch scalability test with active MT-Cbench switches
- Switch scalability test with active Multinet switches
- Switch scalability test with idle MT-Cbench switches
- Switch scalability test with idle Multinet switches
- Controller stability test with active MT-Cbench switches
- Controller stability test with idle Multinet switches
- Flow scalability test with idle Multinet switches
Emulators
Monitoring tools
- OpenFlow monitoring tools
Design
Releases
ODL stress tests performance reports
Sample Performance Results