blob: 76e05ba57322ada4579a0633862ffee75aa67572 [file] [log] [blame]
cameron@onlab.us946d99c2015-07-08 15:34:37 -07001<PARAMS>
2
3 <testcases>1,2,1,2,1,2,1,2,1,2,1,2,1,2</testcases>
4
cameron@onlab.us946d99c2015-07-08 15:34:37 -07005 <SCALE>1,3,3,5,5,7,7</SCALE>
cameron@onlab.usb3aa4982015-07-13 15:20:41 -07006 <max>7</max>
cameron@onlab.us946d99c2015-07-08 15:34:37 -07007
8
9
10 <ENV>
11 <cellName>flowTP</cellName>
12 <cellApps>drivers,null,demo</cellApps>
13 </ENV>
14
15 <TEST>
16 <enableFlowRuleStoreBackup>true</enableFlowRuleStoreBackup>
17 <skipCleanInstall>yes</skipCleanInstall>
18 <warmUp>5</warmUp> #number of runs to warm up the system
19 <sampleSize>20</sampleSize> #number of runs to take data from
20 <neighbors>0,a</neighbors> #list of number of neighbors, a = all
21 <flows>122500</flows>
22 <switches>35</switches>
23 <cooldown>10</cooldown>
24 <testCMD0>flow-tester.py -f</testCMD0> #base command
25 <testCMD1> -n </testCMD1> #neighbors
26
27 </TEST>
28
29 <GIT>
30 <autopull>off</autopull>
31 <checkout>master</checkout>
32 </GIT>
33
34 <CTRL>
35 <USER>admin</USER>
36
37 <ip1>OC1</ip1>
38 <port1>6633</port1>
39
40 <ip2>OC2</ip2>
41 <port2>6633</port2>
42
43 <ip3>OC3</ip3>
44 <port3>6633</port3>
45
46 <ip4>OC4</ip4>
47 <port4>6633</port4>
48
49 <ip5>OC5</ip5>
50 <port5>6633</port5>
51
52 <ip6>OC6</ip6>
53 <port6>6633</port6>
54
55 <ip7>OC7</ip7>
56 <port7>6633</port7>
57
58 </CTRL>
59
60 <MN>
61 <ip1>OCN</ip1>
62 </MN>
63
64 <BENCH>
65 <user>admin</user>
cameron@onlab.usb3aa4982015-07-13 15:20:41 -070066 <ip1>localhost</ip1>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070067 </BENCH>
68
69 <JSON>
70 </JSON>
71
72</PARAMS>