blob: b374227edb61f1ec8360f2e2b246e2f2e5b35eec [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
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08005 <GRAPH>
6 <nodeCluster>BM</nodeCluster>
7 <builds>20</builds>
8 </GRAPH>
9
You Wangf9803832016-12-06 22:09:25 +000010 <SCALE>1,3,3,5,5,7,7</SCALE>
11 <max>7</max>
12
13
cameron@onlab.us946d99c2015-07-08 15:34:37 -070014
15 <ENV>
16 <cellName>flowTP</cellName>
17 <cellApps>drivers,null,demo</cellApps>
18 </ENV>
19
20 <TEST>
21 <enableFlowRuleStoreBackup>true</enableFlowRuleStoreBackup>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070022 <warmUp>5</warmUp> #number of runs to warm up the system
23 <sampleSize>20</sampleSize> #number of runs to take data from
Devin Lim9ef93e12017-08-07 17:01:46 -070024 <neighbors>0,0,a,0,a,0,a</neighbors> #list of number of neighbors, a = all
cameron@onlab.us946d99c2015-07-08 15:34:37 -070025 <flows>122500</flows>
Devin Limccce5c82017-08-17 17:34:12 -070026 <flowObj>False</flowObj> #flow objectives will be tested
sivachidambaram subramanian1c18af82017-08-03 14:36:18 +053027 <flowObjectives>10000</flowObjectives>
28 <flowObjType>filter</flowObjType> #flow objective type i.e. either forward
cameron@onlab.us946d99c2015-07-08 15:34:37 -070029 <switches>35</switches>
30 <cooldown>10</cooldown>
Charles Chan029be652015-08-24 01:46:10 +080031 <testCMD0>flow-tester.py -f</testCMD0> #base command
32 <testCMD1> -n </testCMD1> #neighbors
sivachidambaram subramanian1c18af82017-08-03 14:36:18 +053033 <testCMD2>flow-obj-tester.py -f</testCMD2>
34 <testCMD3> -t </testCMD3> #flow objective type
35 <flowResultFile>/tmp/flowTP1gDB</flowResultFile>
36 <flowObjResultFile>/tmp/flowTP1gDBFlowObj</flowObjResultFile>
You Wangf9803832016-12-06 22:09:25 +000037
cameron@onlab.us946d99c2015-07-08 15:34:37 -070038 </TEST>
Devin Lim142b5342017-07-20 15:22:39 -070039 <CFG>
40 <flowRule>org.onosproject.store.flow.impl.DistributedFlowRuleStore</flowRule>
41 <nullProvider>org.onosproject.provider.nil.NullProviders</nullProvider>
42 </CFG>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070043 <GIT>
Devin Lim58046fa2017-07-05 16:55:00 -070044 <pull>False</pull>
45 <branch>master</branch>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070046 </GIT>
47
48 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070049 <USER>sdn</USER>
Charles Chan029be652015-08-24 01:46:10 +080050
cameron@onlab.us946d99c2015-07-08 15:34:37 -070051 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080052 <port1>6653</port1>
53
cameron@onlab.us946d99c2015-07-08 15:34:37 -070054 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080055 <port2>6653</port2>
56
cameron@onlab.us946d99c2015-07-08 15:34:37 -070057 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080058 <port3>6653</port3>
59
cameron@onlab.us946d99c2015-07-08 15:34:37 -070060 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080061 <port4>6653</port4>
62
cameron@onlab.us946d99c2015-07-08 15:34:37 -070063 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080064 <port5>6653</port5>
65
cameron@onlab.us946d99c2015-07-08 15:34:37 -070066 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080067 <port6>6653</port6>
68
cameron@onlab.us946d99c2015-07-08 15:34:37 -070069 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080070 <port7>6653</port7>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070071
72 </CTRL>
73
74 <MN>
75 <ip1>OCN</ip1>
76 </MN>
77
78 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070079 <user>sdn</user>
cameron@onlab.usb3aa4982015-07-13 15:20:41 -070080 <ip1>localhost</ip1>
cameron@onlab.us946d99c2015-07-08 15:34:37 -070081 </BENCH>
82
83 <JSON>
84 </JSON>
85
86</PARAMS>