blob: 308e0d073ef4876e3b56fde1a5e2c3de6770eedf [file] [log] [blame]
cameron@onlab.us41c16f52015-07-08 15:40:28 -07001<PARAMS>
2
You Wangf9803832016-12-06 22:09:25 +00003 <testcases>0,1,2,1,2,1,2,1,2</testcases>
cameron@onlab.us41c16f52015-07-08 15:40:28 -07004
You Wangf9803832016-12-06 22:09:25 +00005 <SCALE>1,3,5,7</SCALE>
6 <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>
GlennRC6018f842015-09-10 15:24:21 -070014 <warmUp>5</warmUp>
15 <sampleSize>20</sampleSize>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070016 <intents>1,100,1000</intents> #list format, will be split on ','
YPZhangb34b7e12016-06-14 14:28:19 -070017 <ingress>null:0000000000000001/6</ingress>
18 <egress>null:0000000000000007/5</egress>
19 <debug>False</debug>
YPZhange6ef82a2016-07-05 16:48:15 -070020 <flowObj>False</flowObj>
21 </TEST>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070022
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>
YPZhange6ef82a2016-07-05 16:48:15 -070029 <dbName>/tmp/IntentInstallWithdrawLatDB</dbName>
30 <dbFlowObj>/tmp/IntentInstallWithdrawLatDBWFO</dbFlowObj>
YPZhangb34b7e12016-06-14 14:28:19 -070031 </DATABASE>
32 <ATTEMPTS>
33 <verify>3</verify>
34 </ATTEMPTS>
35
36 <SLEEP>
37 <startup>10</startup>
38 <install>10</install>
39 <verify>3</verify>
40 <reroute>3</reroute>
41 # timeout for pexpect
42 <timeout>300</timeout>
43 </SLEEP>
44
cameron@onlab.us41c16f52015-07-08 15:40:28 -070045 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070046 <USER>sdn</USER>
GlennRC6018f842015-09-10 15:24:21 -070047
cameron@onlab.us41c16f52015-07-08 15:40:28 -070048 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080049 <port1>6653</port1>
GlennRC6018f842015-09-10 15:24:21 -070050
cameron@onlab.us41c16f52015-07-08 15:40:28 -070051 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080052 <port2>6653</port2>
GlennRC6018f842015-09-10 15:24:21 -070053
cameron@onlab.us41c16f52015-07-08 15:40:28 -070054 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080055 <port3>6653</port3>
GlennRC6018f842015-09-10 15:24:21 -070056
cameron@onlab.us41c16f52015-07-08 15:40:28 -070057 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080058 <port4>6653</port4>
GlennRC6018f842015-09-10 15:24:21 -070059
cameron@onlab.us41c16f52015-07-08 15:40:28 -070060 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080061 <port5>6653</port5>
GlennRC6018f842015-09-10 15:24:21 -070062
cameron@onlab.us41c16f52015-07-08 15:40:28 -070063 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080064 <port6>6653</port6>
GlennRC6018f842015-09-10 15:24:21 -070065
cameron@onlab.us41c16f52015-07-08 15:40:28 -070066 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080067 <port7>6653</port7>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070068
69 </CTRL>
70
71 <MN>
YPZhangf7d80602016-06-23 13:59:47 -070072 <ip1>OCN</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070073 </MN>
74
75 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070076 <user>sdn</user>
cameron@onlab.usceff56f2015-07-13 16:42:08 -070077 <ip1>localhost</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070078 </BENCH>
79
80 <JSON>
81 </JSON>
82
83</PARAMS>