blob: 980c7481363b496313c7f9aca1b2c0ce7b6ea5a2 [file] [log] [blame]
YPZhang737d0012016-03-24 13:56:24 -07001INTENT EVENT THROUGHPUT
2
3Summary: This is a performance test suite to test the intent
4 throughput capabilities of ONOS with various controller cluster sizes.
5
6Pre-requisites: To run out-of-the box this test requires 7 NODES. OC1->OC7
7 must be set before initiating the test. Passwordless login must be set
8 from TestStation "admin" root user.
9
10***If you wish to run this test with less than 7 nodes the following
11 alterations must be made:
12
13NOTE: Only scale sizes 1,3,5 and 7 will be functional
14
15Modifying .params file:
16-- Remove any values in the comma separated list in the
17 <scale> tag that are above your desired cluster size.
18
19-- Remove one instance of 1,2 from the <testcases>
20 tag for each value you removed from <scale> (case 1 and 2 are each
21 called once for each scale value)
22
23-- Change the value in the <max> tag to your desired scale size (1,3, or 5)
24
25Modifying .topo file:
26-- Change the <ONOSbench/COMPONENTS/nodes> tag to your desired scale size
27
28-- Remove all unneeded <ONOS#cli> tags and their contents