blob: 3aa47d8f5b9597d36de80aa2aefd0aadddbbf22b [file] [log] [blame]
cameron@onlab.us41c16f52015-07-08 15:40:28 -07001<PARAMS>
2
3 <testcases>1,2,1,2,1,2,1,2</testcases>
4
5 <SCALE>1,3,5,7</SCALE>
cameron@onlab.usceff56f2015-07-13 16:42:08 -07006 <max>7</max>
cameron@onlab.us41c16f52015-07-08 15:40:28 -07007
8 <ENV>
9 <cellName>IntentInstallWithdrawCell</cellName>
10 <cellApps>drivers,null</cellApps>
11 </ENV>
12
13 <TEST>
14 <skipCleanInstall>yes</skipCleanInstall>
15 <switchCount>7</switchCount>
16 <warmUp>10</warmUp>
17 <sampleSize>20</sampleSize>
18 <wait></wait>
19 <intents>1,100,1000</intents> #list format, will be split on ','
20 <debug>True</debug> #"True" for true
21 </TEST>
22
23 <GIT>
24 <autopull>off</autopull>
25 <checkout>master</checkout>
26 </GIT>
27
28 <CTRL>
29 <USER>admin</USER>
30
31 <ip1>OC1</ip1>
32 <port1>6633</port1>
33
34 <ip2>OC2</ip2>
35 <port2>6633</port2>
36
37 <ip3>OC3</ip3>
38 <port3>6633</port3>
39
40 <ip4>OC4</ip4>
41 <port4>6633</port4>
42
43 <ip5>OC5</ip5>
44 <port5>6633</port5>
45
46 <ip6>OC6</ip6>
47 <port6>6633</port6>
48
49 <ip7>OC7</ip7>
50 <port7>6633</port7>
51
52 </CTRL>
53
54 <MN>
cameron@onlab.usceff56f2015-07-13 16:42:08 -070055 <ip1>localhost</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070056 </MN>
57
58 <BENCH>
59 <user>admin</user>
cameron@onlab.usceff56f2015-07-13 16:42:08 -070060 <ip1>localhost</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070061 </BENCH>
62
63 <JSON>
64 </JSON>
65
66</PARAMS>