blob: a263ca6cbe52640cfe2da8a0ac1f2e6e396a8467 [file] [log] [blame]
cameron@onlab.us946d99c2015-07-08 15:34:37 -07001<PARAMS>
2
You Wangf9803832016-12-06 22:09:25 +00003 <testcases>1,2,1,2,1,2,1,2,1,2,1,2,1,2</testcases>
Charles Chan029be652015-08-24 01:46:10 +08004
You Wangf9803832016-12-06 22:09:25 +00005 <SCALE>1,3,3,5,5,7,7</SCALE>
6 <max>7</max>
7
8
cameron@onlab.us946d99c2015-07-08 15:34:37 -07009
10 <ENV>
11 <cellName>flowTP</cellName>
12 <cellApps>drivers,null,demo</cellApps>
13 </ENV>
14
15 <TEST>
16 <enableFlowRuleStoreBackup>true</enableFlowRuleStoreBackup>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070017 <warmUp>5</warmUp> #number of runs to warm up the system
18 <sampleSize>20</sampleSize> #number of runs to take data from
Charles Chan029be652015-08-24 01:46:10 +080019 <neighbors>0,a</neighbors> #list of number of neighbors, a = all
cameron@onlab.us946d99c2015-07-08 15:34:37 -070020 <flows>122500</flows>
21 <switches>35</switches>
22 <cooldown>10</cooldown>
Charles Chan029be652015-08-24 01:46:10 +080023 <testCMD0>flow-tester.py -f</testCMD0> #base command
24 <testCMD1> -n </testCMD1> #neighbors
You Wangf9803832016-12-06 22:09:25 +000025
cameron@onlab.us946d99c2015-07-08 15:34:37 -070026 </TEST>
27
28 <GIT>
Devin Lim58046fa2017-07-05 16:55:00 -070029 <pull>False</pull>
30 <branch>master</branch>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070031 </GIT>
32
33 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070034 <USER>sdn</USER>
Charles Chan029be652015-08-24 01:46:10 +080035
cameron@onlab.us946d99c2015-07-08 15:34:37 -070036 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080037 <port1>6653</port1>
38
cameron@onlab.us946d99c2015-07-08 15:34:37 -070039 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080040 <port2>6653</port2>
41
cameron@onlab.us946d99c2015-07-08 15:34:37 -070042 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080043 <port3>6653</port3>
44
cameron@onlab.us946d99c2015-07-08 15:34:37 -070045 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080046 <port4>6653</port4>
47
cameron@onlab.us946d99c2015-07-08 15:34:37 -070048 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080049 <port5>6653</port5>
50
cameron@onlab.us946d99c2015-07-08 15:34:37 -070051 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080052 <port6>6653</port6>
53
cameron@onlab.us946d99c2015-07-08 15:34:37 -070054 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080055 <port7>6653</port7>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070056
57 </CTRL>
58
59 <MN>
60 <ip1>OCN</ip1>
61 </MN>
62
63 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070064 <user>sdn</user>
cameron@onlab.usb3aa4982015-07-13 15:20:41 -070065 <ip1>localhost</ip1>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070066 </BENCH>
67
68 <JSON>
69 </JSON>
70
71</PARAMS>