blob: 71f48fe72b944ba647f1cdb15284fad04af17c04 [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>
Jon Hall53c5e662016-04-13 16:06:56 -070029 <USER>sdn</USER>
GlennRC6018f842015-09-10 15:24:21 -070030
cameron@onlab.us41c16f52015-07-08 15:40:28 -070031 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080032 <port1>6653</port1>
GlennRC6018f842015-09-10 15:24:21 -070033
cameron@onlab.us41c16f52015-07-08 15:40:28 -070034 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080035 <port2>6653</port2>
GlennRC6018f842015-09-10 15:24:21 -070036
cameron@onlab.us41c16f52015-07-08 15:40:28 -070037 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080038 <port3>6653</port3>
GlennRC6018f842015-09-10 15:24:21 -070039
cameron@onlab.us41c16f52015-07-08 15:40:28 -070040 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080041 <port4>6653</port4>
GlennRC6018f842015-09-10 15:24:21 -070042
cameron@onlab.us41c16f52015-07-08 15:40:28 -070043 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080044 <port5>6653</port5>
GlennRC6018f842015-09-10 15:24:21 -070045
cameron@onlab.us41c16f52015-07-08 15:40:28 -070046 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080047 <port6>6653</port6>
GlennRC6018f842015-09-10 15:24:21 -070048
cameron@onlab.us41c16f52015-07-08 15:40:28 -070049 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080050 <port7>6653</port7>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070051
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>
Jon Hall53c5e662016-04-13 16:06:56 -070059 <user>sdn</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>