blob: b4ed0b535aab07a3bcce017a939edf317b4242f5 [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>
GlennRC6018f842015-09-10 15:24:21 -07007
cameron@onlab.us41c16f52015-07-08 15:40:28 -07008 <ENV>
9 <cellName>IntentInstallWithdrawCell</cellName>
10 <cellApps>drivers,null</cellApps>
11 </ENV>
12
13 <TEST>
14 <skipCleanInstall>yes</skipCleanInstall>
15 <switchCount>7</switchCount>
GlennRC6018f842015-09-10 15:24:21 -070016 <warmUp>5</warmUp>
17 <sampleSize>20</sampleSize>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070018 <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>
GlennRC6018f842015-09-10 15:24:21 -070030
cameron@onlab.us41c16f52015-07-08 15:40:28 -070031 <ip1>OC1</ip1>
32 <port1>6633</port1>
GlennRC6018f842015-09-10 15:24:21 -070033
cameron@onlab.us41c16f52015-07-08 15:40:28 -070034 <ip2>OC2</ip2>
35 <port2>6633</port2>
GlennRC6018f842015-09-10 15:24:21 -070036
cameron@onlab.us41c16f52015-07-08 15:40:28 -070037 <ip3>OC3</ip3>
38 <port3>6633</port3>
GlennRC6018f842015-09-10 15:24:21 -070039
cameron@onlab.us41c16f52015-07-08 15:40:28 -070040 <ip4>OC4</ip4>
41 <port4>6633</port4>
GlennRC6018f842015-09-10 15:24:21 -070042
cameron@onlab.us41c16f52015-07-08 15:40:28 -070043 <ip5>OC5</ip5>
44 <port5>6633</port5>
GlennRC6018f842015-09-10 15:24:21 -070045
cameron@onlab.us41c16f52015-07-08 15:40:28 -070046 <ip6>OC6</ip6>
GlennRC6018f842015-09-10 15:24:21 -070047 <port6>6633</port6>
48
cameron@onlab.us41c16f52015-07-08 15:40:28 -070049 <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>