YPZhang | cb86c5b | 2016-01-27 17:38:12 -0800 | [diff] [blame] | 1 | Summary: |
| 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. |
| 9 | NOTE: |
| 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. |