blob: 00fabbaef4d8181fa0fedd3d0712a4b09ddee006 [file] [log] [blame]
cameron@onlab.us946d99c2015-07-08 15:34:37 -07001<PARAMS>
2
You Wang9b7f8482016-12-05 16:16:06 -08003 <testcases>1,2,1,2,1,2,1,2,1,2</testcases>
Charles Chan029be652015-08-24 01:46:10 +08004
You Wang9b7f8482016-12-05 16:16:06 -08005 <SCALE>1,3,3,5,5</SCALE>
6 <max>5</max>
cameron@onlab.us946d99c2015-07-08 15:34:37 -07007
8 <ENV>
9 <cellName>flowTP</cellName>
10 <cellApps>drivers,null,demo</cellApps>
11 </ENV>
12
13 <TEST>
14 <enableFlowRuleStoreBackup>true</enableFlowRuleStoreBackup>
Charles Chan029be652015-08-24 01:46:10 +080015 <skipCleanInstall>yes</skipCleanInstall>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070016 <warmUp>5</warmUp> #number of runs to warm up the system
17 <sampleSize>20</sampleSize> #number of runs to take data from
Charles Chan029be652015-08-24 01:46:10 +080018 <neighbors>0,a</neighbors> #list of number of neighbors, a = all
cameron@onlab.us946d99c2015-07-08 15:34:37 -070019 <flows>122500</flows>
20 <switches>35</switches>
21 <cooldown>10</cooldown>
Charles Chan029be652015-08-24 01:46:10 +080022 <testCMD0>flow-tester.py -f</testCMD0> #base command
23 <testCMD1> -n </testCMD1> #neighbors
cameron@onlab.us946d99c2015-07-08 15:34:37 -070024 </TEST>
25
26 <GIT>
27 <autopull>off</autopull>
28 <checkout>master</checkout>
29 </GIT>
30
31 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070032 <USER>sdn</USER>
Charles Chan029be652015-08-24 01:46:10 +080033
cameron@onlab.us946d99c2015-07-08 15:34:37 -070034 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080035 <port1>6653</port1>
36
cameron@onlab.us946d99c2015-07-08 15:34:37 -070037 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080038 <port2>6653</port2>
39
cameron@onlab.us946d99c2015-07-08 15:34:37 -070040 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080041 <port3>6653</port3>
42
cameron@onlab.us946d99c2015-07-08 15:34:37 -070043 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080044 <port4>6653</port4>
45
cameron@onlab.us946d99c2015-07-08 15:34:37 -070046 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080047 <port5>6653</port5>
48
cameron@onlab.us946d99c2015-07-08 15:34:37 -070049 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080050 <port6>6653</port6>
51
cameron@onlab.us946d99c2015-07-08 15:34:37 -070052 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080053 <port7>6653</port7>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070054
55 </CTRL>
56
57 <MN>
58 <ip1>OCN</ip1>
59 </MN>
60
61 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070062 <user>sdn</user>
cameron@onlab.usb3aa4982015-07-13 15:20:41 -070063 <ip1>localhost</ip1>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070064 </BENCH>
65
66 <JSON>
67 </JSON>
68
69</PARAMS>