blob: 71f48fe72b944ba647f1cdb15284fad04af17c04 [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>
Jon Hall53c5e662016-04-13 16:06:56 -070029 <USER>sdn</USER>
YPZhang737d0012016-03-24 13:56:24 -070030
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>
Jon Hall53c5e662016-04-13 16:06:56 -070059 <user>sdn</user>
YPZhang737d0012016-03-24 13:56:24 -070060 <ip1>localhost</ip1>
61 </BENCH>
62
63 <JSON>
64 </JSON>
65
66</PARAMS>