blob: 0c1685974baf4da3e60bdf88acbafa3540aa16d2 [file] [log] [blame]
YPZhangcb86c5b2016-01-27 17:38:12 -08001Summary:
2 This is a performance test suit, designed to test the upper limits
3 of onos and ovsdb with respect to installing intents.
4 In this test, CASE10 set up null provoder, CASE 11 set up ovs. Start from
5 1 node, and scale to 7 nodes.
6 We push intents to every node by using Thread, and when the intents number
7 reach to the minimun number, we will verify intents and flows. If intents are
8 not installed correctly, test will stop pushing and finish this case.
9NOTE:
10 This test is largely based on the hardware used to run onos and mininet.
11 Therefore, results will very test station to test station.