blob: 1a910d3cdfc86dba7de5b7f86d174fd47f5ff7b1 [file] [log] [blame]
cameron@onlab.us946d99c2015-07-08 15:34:37 -07001<PARAMS>
2
Devin Limd2f199a2017-08-04 12:02:47 -07003 <testcases>0,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
Devin Lim9ef93e12017-08-07 17:01:46 -070019 <neighbors>0,0,a,0,a,0,a</neighbors> #list of number of neighbors, a = all
cameron@onlab.us946d99c2015-07-08 15:34:37 -070020 <flows>122500</flows>
Devin Limccce5c82017-08-17 17:34:12 -070021 <flowObj>False</flowObj> #flow objectives will be tested
sivachidambaram subramanian1c18af82017-08-03 14:36:18 +053022 <flowObjectives>10000</flowObjectives>
23 <flowObjType>filter</flowObjType> #flow objective type i.e. either forward
cameron@onlab.us946d99c2015-07-08 15:34:37 -070024 <switches>35</switches>
25 <cooldown>10</cooldown>
Charles Chan029be652015-08-24 01:46:10 +080026 <testCMD0>flow-tester.py -f</testCMD0> #base command
27 <testCMD1> -n </testCMD1> #neighbors
sivachidambaram subramanian1c18af82017-08-03 14:36:18 +053028 <testCMD2>flow-obj-tester.py -f</testCMD2>
29 <testCMD3> -t </testCMD3> #flow objective type
30 <flowResultFile>/tmp/flowTP1gDB</flowResultFile>
31 <flowObjResultFile>/tmp/flowTP1gDBFlowObj</flowObjResultFile>
You Wangf9803832016-12-06 22:09:25 +000032
cameron@onlab.us946d99c2015-07-08 15:34:37 -070033 </TEST>
Devin Lim142b5342017-07-20 15:22:39 -070034 <CFG>
35 <flowRule>org.onosproject.store.flow.impl.DistributedFlowRuleStore</flowRule>
36 <nullProvider>org.onosproject.provider.nil.NullProviders</nullProvider>
37 </CFG>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070038 <GIT>
Devin Lim58046fa2017-07-05 16:55:00 -070039 <pull>False</pull>
40 <branch>master</branch>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070041 </GIT>
42
43 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070044 <USER>sdn</USER>
Charles Chan029be652015-08-24 01:46:10 +080045
cameron@onlab.us946d99c2015-07-08 15:34:37 -070046 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080047 <port1>6653</port1>
48
cameron@onlab.us946d99c2015-07-08 15:34:37 -070049 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080050 <port2>6653</port2>
51
cameron@onlab.us946d99c2015-07-08 15:34:37 -070052 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080053 <port3>6653</port3>
54
cameron@onlab.us946d99c2015-07-08 15:34:37 -070055 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080056 <port4>6653</port4>
57
cameron@onlab.us946d99c2015-07-08 15:34:37 -070058 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080059 <port5>6653</port5>
60
cameron@onlab.us946d99c2015-07-08 15:34:37 -070061 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080062 <port6>6653</port6>
63
cameron@onlab.us946d99c2015-07-08 15:34:37 -070064 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080065 <port7>6653</port7>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070066
67 </CTRL>
68
69 <MN>
70 <ip1>OCN</ip1>
71 </MN>
72
73 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070074 <user>sdn</user>
cameron@onlab.usb3aa4982015-07-13 15:20:41 -070075 <ip1>localhost</ip1>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070076 </BENCH>
77
78 <JSON>
79 </JSON>
80
81</PARAMS>