blob: 8843c2f860c1cc50cd572df36f006264542bf9f2 [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>
YPZhange6ef82a2016-07-05 16:48:15 -070021 <flowObj>False</flowObj>
22 </TEST>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070023
24 <GIT>
YPZhangb34b7e12016-06-14 14:28:19 -070025 <gitPull>off</gitPull>
26 <gitBranch>master</gitBranch>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070027 </GIT>
28
YPZhangb34b7e12016-06-14 14:28:19 -070029 <DATABASE>
YPZhange6ef82a2016-07-05 16:48:15 -070030 <dbName>/tmp/IntentInstallWithdrawLatDB</dbName>
31 <dbFlowObj>/tmp/IntentInstallWithdrawLatDBWFO</dbFlowObj>
YPZhangb34b7e12016-06-14 14:28:19 -070032 </DATABASE>
33 <ATTEMPTS>
34 <verify>3</verify>
35 </ATTEMPTS>
36
37 <SLEEP>
38 <startup>10</startup>
39 <install>10</install>
40 <verify>3</verify>
41 <reroute>3</reroute>
42 # timeout for pexpect
43 <timeout>300</timeout>
44 </SLEEP>
45
cameron@onlab.us41c16f52015-07-08 15:40:28 -070046 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070047 <USER>sdn</USER>
GlennRC6018f842015-09-10 15:24:21 -070048
cameron@onlab.us41c16f52015-07-08 15:40:28 -070049 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080050 <port1>6653</port1>
GlennRC6018f842015-09-10 15:24:21 -070051
cameron@onlab.us41c16f52015-07-08 15:40:28 -070052 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080053 <port2>6653</port2>
GlennRC6018f842015-09-10 15:24:21 -070054
cameron@onlab.us41c16f52015-07-08 15:40:28 -070055 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080056 <port3>6653</port3>
GlennRC6018f842015-09-10 15:24:21 -070057
cameron@onlab.us41c16f52015-07-08 15:40:28 -070058 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080059 <port4>6653</port4>
GlennRC6018f842015-09-10 15:24:21 -070060
cameron@onlab.us41c16f52015-07-08 15:40:28 -070061 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080062 <port5>6653</port5>
GlennRC6018f842015-09-10 15:24:21 -070063
cameron@onlab.us41c16f52015-07-08 15:40:28 -070064 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080065 <port6>6653</port6>
GlennRC6018f842015-09-10 15:24:21 -070066
cameron@onlab.us41c16f52015-07-08 15:40:28 -070067 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080068 <port7>6653</port7>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070069
70 </CTRL>
71
72 <MN>
YPZhangf7d80602016-06-23 13:59:47 -070073 <ip1>OCN</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070074 </MN>
75
76 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070077 <user>sdn</user>
cameron@onlab.usceff56f2015-07-13 16:42:08 -070078 <ip1>localhost</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070079 </BENCH>
80
81 <JSON>
82 </JSON>
83
84</PARAMS>