blob: 081ebdb5748d69e69f280796635bca082fe60bdb [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>
Devin Lim58046fa2017-07-05 16:55:00 -070024 <pull>False</pull>
25 <branch>master</branch>
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>
Devin Lim142b5342017-07-20 15:22:39 -070044 <CFG>
45 <intentManager>org.onosproject.net.intent.impl.IntentManager</intentManager>
46 <intentConfigRegi>org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator</intentConfigRegi>
47 <nullProvider>org.onosproject.provider.nil.NullProviders</nullProvider>
48 <linkCollectionIntent>org.onosproject.net.intent.impl.compiler.LinkCollectionIntentObjectiveCompiler</linkCollectionIntent>
49 </CFG>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070050 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070051 <USER>sdn</USER>
GlennRC6018f842015-09-10 15:24:21 -070052
cameron@onlab.us41c16f52015-07-08 15:40:28 -070053 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080054 <port1>6653</port1>
GlennRC6018f842015-09-10 15:24:21 -070055
cameron@onlab.us41c16f52015-07-08 15:40:28 -070056 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080057 <port2>6653</port2>
GlennRC6018f842015-09-10 15:24:21 -070058
cameron@onlab.us41c16f52015-07-08 15:40:28 -070059 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080060 <port3>6653</port3>
GlennRC6018f842015-09-10 15:24:21 -070061
cameron@onlab.us41c16f52015-07-08 15:40:28 -070062 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080063 <port4>6653</port4>
GlennRC6018f842015-09-10 15:24:21 -070064
cameron@onlab.us41c16f52015-07-08 15:40:28 -070065 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080066 <port5>6653</port5>
GlennRC6018f842015-09-10 15:24:21 -070067
cameron@onlab.us41c16f52015-07-08 15:40:28 -070068 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080069 <port6>6653</port6>
GlennRC6018f842015-09-10 15:24:21 -070070
cameron@onlab.us41c16f52015-07-08 15:40:28 -070071 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080072 <port7>6653</port7>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070073 </CTRL>
74
75 <MN>
YPZhangf7d80602016-06-23 13:59:47 -070076 <ip1>OCN</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070077 </MN>
78
79 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070080 <user>sdn</user>
cameron@onlab.usceff56f2015-07-13 16:42:08 -070081 <ip1>localhost</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070082 </BENCH>
83
84 <JSON>
85 </JSON>
86
87</PARAMS>