blob: 99d17bad3672e84db1191c8f9393737d4092553c [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>
Devin Lim142b5342017-07-20 15:22:39 -070027 <CFG>
28 <flowRule>org.onosproject.store.flow.impl.DistributedFlowRuleStore</flowRule>
29 <nullProvider>org.onosproject.provider.nil.NullProviders</nullProvider>
30 </CFG>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070031 <GIT>
Devin Lim58046fa2017-07-05 16:55:00 -070032 <pull>False</pull>
33 <branch>master</branch>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070034 </GIT>
35
36 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070037 <USER>sdn</USER>
Charles Chan029be652015-08-24 01:46:10 +080038
cameron@onlab.us946d99c2015-07-08 15:34:37 -070039 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080040 <port1>6653</port1>
41
cameron@onlab.us946d99c2015-07-08 15:34:37 -070042 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080043 <port2>6653</port2>
44
cameron@onlab.us946d99c2015-07-08 15:34:37 -070045 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080046 <port3>6653</port3>
47
cameron@onlab.us946d99c2015-07-08 15:34:37 -070048 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080049 <port4>6653</port4>
50
cameron@onlab.us946d99c2015-07-08 15:34:37 -070051 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080052 <port5>6653</port5>
53
cameron@onlab.us946d99c2015-07-08 15:34:37 -070054 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080055 <port6>6653</port6>
56
cameron@onlab.us946d99c2015-07-08 15:34:37 -070057 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080058 <port7>6653</port7>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070059
60 </CTRL>
61
62 <MN>
63 <ip1>OCN</ip1>
64 </MN>
65
66 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070067 <user>sdn</user>
cameron@onlab.usb3aa4982015-07-13 15:20:41 -070068 <ip1>localhost</ip1>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070069 </BENCH>
70
71 <JSON>
72 </JSON>
73
74</PARAMS>