blob: e1b799a81b08a27a3c143edb9580772ce6a4b721 [file] [log] [blame]
YPZhang737d0012016-03-24 13:56:24 -07001<PARAMS>
2
YPZhangb34b7e12016-06-14 14:28:19 -07003 <testcases>0,1,2,1,2,1,2,1,2</testcases>
YPZhang737d0012016-03-24 13:56:24 -07004
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>
YPZhang737d0012016-03-24 13:56:24 -070015 <warmUp>5</warmUp>
16 <sampleSize>20</sampleSize>
YPZhangb34b7e12016-06-14 14:28:19 -070017 <intents>1,100</intents> #list format, will be split on ','
18 <ingress>null:0000000000000001/6</ingress>
19 <egress>null:0000000000000007/5</egress>
20 <debug>False</debug>
YPZhang737d0012016-03-24 13:56:24 -070021 </TEST>
22
23 <GIT>
YPZhangb34b7e12016-06-14 14:28:19 -070024 <gitPull>off</gitPull>
25 <gitBranch>master</gitBranch>
YPZhang737d0012016-03-24 13:56:24 -070026 </GIT>
27
YPZhangb34b7e12016-06-14 14:28:19 -070028 <DATABASE>
29 <file>/tmp/IntentInstallWithdrawLatDBWFO</file>
30 </DATABASE>
31 <ATTEMPTS>
32 <verify>3</verify>
33 </ATTEMPTS>
34
35 <SLEEP>
36 <startup>10</startup>
37 <install>10</install>
38 <verify>3</verify>
39 <reroute>3</reroute>
40 # timeout for pexpect
41 <timeout>300</timeout>
42 </SLEEP>
43
YPZhang737d0012016-03-24 13:56:24 -070044 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070045 <USER>sdn</USER>
YPZhang737d0012016-03-24 13:56:24 -070046
47 <ip1>OC1</ip1>
48 <port1>6653</port1>
49
50 <ip2>OC2</ip2>
51 <port2>6653</port2>
52
53 <ip3>OC3</ip3>
54 <port3>6653</port3>
55
56 <ip4>OC4</ip4>
57 <port4>6653</port4>
58
59 <ip5>OC5</ip5>
60 <port5>6653</port5>
61
62 <ip6>OC6</ip6>
63 <port6>6653</port6>
64
65 <ip7>OC7</ip7>
66 <port7>6653</port7>
67
68 </CTRL>
69
70 <MN>
71 <ip1>localhost</ip1>
72 </MN>
73
74 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070075 <user>sdn</user>
YPZhang737d0012016-03-24 13:56:24 -070076 <ip1>localhost</ip1>
77 </BENCH>
78
79 <JSON>
80 </JSON>
81
82</PARAMS>