blob: 1521a751e9ff5d4f9fb7ad2320a40e440e4a5d66 [file] [log] [blame]
YPZhang737d0012016-03-24 13:56:24 -07001<PARAMS>
2
3 <testcases>1,2,1,2,1,2,1,2</testcases>
4
5 <SCALE>1,3,5,7</SCALE>
6 <max>7</max>
7
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>5</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>6653</port1>
33
34 <ip2>OC2</ip2>
35 <port2>6653</port2>
36
37 <ip3>OC3</ip3>
38 <port3>6653</port3>
39
40 <ip4>OC4</ip4>
41 <port4>6653</port4>
42
43 <ip5>OC5</ip5>
44 <port5>6653</port5>
45
46 <ip6>OC6</ip6>
47 <port6>6653</port6>
48
49 <ip7>OC7</ip7>
50 <port7>6653</port7>
51
52 </CTRL>
53
54 <MN>
55 <ip1>localhost</ip1>
56 </MN>
57
58 <BENCH>
59 <user>admin</user>
60 <ip1>localhost</ip1>
61 </BENCH>
62
63 <JSON>
64 </JSON>
65
66</PARAMS>