blob: fe61b9ad82a29c07ce8f423c0cddf0f95a760ae3 [file] [log] [blame]
cameron@onlab.us41c16f52015-07-08 15:40:28 -07001<PARAMS>
2
YPZhangb34b7e12016-06-14 14:28:19 -07003 <testcases>0,1,2,1,2,1,2,1,2</testcases>
cameron@onlab.us41c16f52015-07-08 15:40:28 -07004
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>
GlennRC6018f842015-09-10 15:24:21 -070015 <warmUp>5</warmUp>
16 <sampleSize>20</sampleSize>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070017 <intents>1,100,1000</intents> #list format, will be split on ','
YPZhangb34b7e12016-06-14 14:28:19 -070018 <ingress>null:0000000000000001/6</ingress>
19 <egress>null:0000000000000007/5</egress>
20 <debug>False</debug>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070021 </TEST>
22
23 <GIT>
YPZhangb34b7e12016-06-14 14:28:19 -070024 <gitPull>off</gitPull>
25 <gitBranch>master</gitBranch>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070026 </GIT>
27
YPZhangb34b7e12016-06-14 14:28:19 -070028 <DATABASE>
29 <file>/tmp/IntentInstallWithdrawLatDB</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
cameron@onlab.us41c16f52015-07-08 15:40:28 -070044 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070045 <USER>sdn</USER>
GlennRC6018f842015-09-10 15:24:21 -070046
cameron@onlab.us41c16f52015-07-08 15:40:28 -070047 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080048 <port1>6653</port1>
GlennRC6018f842015-09-10 15:24:21 -070049
cameron@onlab.us41c16f52015-07-08 15:40:28 -070050 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080051 <port2>6653</port2>
GlennRC6018f842015-09-10 15:24:21 -070052
cameron@onlab.us41c16f52015-07-08 15:40:28 -070053 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080054 <port3>6653</port3>
GlennRC6018f842015-09-10 15:24:21 -070055
cameron@onlab.us41c16f52015-07-08 15:40:28 -070056 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080057 <port4>6653</port4>
GlennRC6018f842015-09-10 15:24:21 -070058
cameron@onlab.us41c16f52015-07-08 15:40:28 -070059 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080060 <port5>6653</port5>
GlennRC6018f842015-09-10 15:24:21 -070061
cameron@onlab.us41c16f52015-07-08 15:40:28 -070062 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080063 <port6>6653</port6>
GlennRC6018f842015-09-10 15:24:21 -070064
cameron@onlab.us41c16f52015-07-08 15:40:28 -070065 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080066 <port7>6653</port7>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070067
68 </CTRL>
69
70 <MN>
YPZhangf7d80602016-06-23 13:59:47 -070071 <ip1>OCN</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070072 </MN>
73
74 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070075 <user>sdn</user>
cameron@onlab.usceff56f2015-07-13 16:42:08 -070076 <ip1>localhost</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070077 </BENCH>
78
79 <JSON>
80 </JSON>
81
82</PARAMS>