blob: 41396134a7eee261666b1f1554646fa06a15166d [file] [log] [blame]
cameron@onlab.us1201bc42015-04-01 16:30:05 -07001<PARAMS>
2
3 <testcases>1,3,2,3,2,3,2,3</testcases>
4
5 <SCALE>2</SCALE>
6 <availableNodes>7</availableNodes>
7
8 <ENV>
9 <cellName>intentRerouteCell</cellName>
10 <cellFeatures>webconsole,onos-core,onos-api,onos-cli,onos-null,onos-gui,onos-rest,onos-app-metrics,onos-app-metrics-intent,onos-app-metrics-topology </cellFeatures>
11 <scale1switches>8,</scale1switches>
12 <scale3switches>2,3,3</scale3switches>
13 <scale5switches>2,3,1,1,1</scale5switches>
14 <scale7switches>1,1,2,1,1,1,1</scale7switches>
15
16 </ENV>
17
18 <TEST>
19 <skipCleanInstall>yes</skipCleanInstall>
20 <warmUp>4</warmUp>
21 <sampleSize>20</sampleSize>
22 <wait></wait>
23 <intents>1,100,1000,5000</intents> #list format, will be split on ','
24 <debug>True</debug>
25 </TEST>
26
27 <METRICS>
28 <Submitted>0</Submitted>
29 <Installed>1</Installed>
30 <Failed>0</Failed>
31 <Withdraw>0</Withdraw>
32 <Withdrawn>0</Withdrawn>
33 </METRICS>
34
35 <GIT>
36 <autopull>on</autopull>
37 <checkout>master</checkout>
38 </GIT>
39
40 <CTRL>
41 <USER>admin</USER>
42
43 <ip1>10.254.1.201</ip1>
44 <port1>6633</port1>
45
46 <ip2>10.254.1.202</ip2>
47 <port2>6633</port2>
48
49 <ip3>10.254.1.203</ip3>
50 <port3>6633</port3>
51
52 <ip4>10.254.1.204</ip4>
53 <port4>6633</port4>
54
55 <ip5>10.254.1.205</ip5>
56 <port5>6633</port5>
57
58 <ip6>10.254.1.206</ip6>
59 <port6>6633</port6>
60
61 <ip7>10.254.1.207</ip7>
62 <port7>6633</port7>
63
64 </CTRL>
65
66 <MN>
67 <ip1>10.254.1.200</ip1>
68 </MN>
69
70 <BENCH>
71 <user>admin</user>
72 <ip1>10.254.1.200</ip1>
73 </BENCH>
74
75 <JSON>
76 </JSON>
77
78</PARAMS>