blob: 5ab72779bc57909b20ba9b6af16e8a9ead0d6027 [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
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08005 <GRAPH>
6 <nodeCluster>BM</nodeCluster>
7 <builds>20</builds>
8 </GRAPH>
9
You Wangf9803832016-12-06 22:09:25 +000010 <SCALE>1,3,5,7</SCALE>
11 <max>7</max>
GlennRC6018f842015-09-10 15:24:21 -070012
cameron@onlab.us41c16f52015-07-08 15:40:28 -070013 <ENV>
14 <cellName>IntentInstallWithdrawCell</cellName>
15 <cellApps>drivers,null</cellApps>
16 </ENV>
17
18 <TEST>
GlennRC6018f842015-09-10 15:24:21 -070019 <warmUp>5</warmUp>
20 <sampleSize>20</sampleSize>
Devin Lime6fe3c42017-10-18 16:28:40 -070021 <deviceCount>7</deviceCount>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070022 <intents>1,100,1000</intents> #list format, will be split on ','
YPZhangb34b7e12016-06-14 14:28:19 -070023 <ingress>null:0000000000000001/6</ingress>
24 <egress>null:0000000000000007/5</egress>
25 <debug>False</debug>
YPZhange6ef82a2016-07-05 16:48:15 -070026 <flowObj>False</flowObj>
27 </TEST>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070028
29 <GIT>
Devin Lim58046fa2017-07-05 16:55:00 -070030 <pull>False</pull>
31 <branch>master</branch>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070032 </GIT>
Devin Lime6fe3c42017-10-18 16:28:40 -070033 <DEPENDENCY>
34 <FILE1>intentInstallLatFuncs</FILE1>
35 <PATH>/tests/SCPF/SCPFintentInstallWithdrawLat/dependencies/</PATH>
36 </DEPENDENCY>
YPZhangb34b7e12016-06-14 14:28:19 -070037 <DATABASE>
YPZhange6ef82a2016-07-05 16:48:15 -070038 <dbName>/tmp/IntentInstallWithdrawLatDB</dbName>
39 <dbFlowObj>/tmp/IntentInstallWithdrawLatDBWFO</dbFlowObj>
YPZhangb34b7e12016-06-14 14:28:19 -070040 </DATABASE>
41 <ATTEMPTS>
Devin Lime6fe3c42017-10-18 16:28:40 -070042 <verify>6</verify>
43 <maxInvalidRun>5</maxInvalidRun>
44 <cfg>5</cfg>
YPZhangb34b7e12016-06-14 14:28:19 -070045 </ATTEMPTS>
46
47 <SLEEP>
48 <startup>10</startup>
49 <install>10</install>
Devin Lime6fe3c42017-10-18 16:28:40 -070050 <verify>5</verify>
YPZhangb34b7e12016-06-14 14:28:19 -070051 <reroute>3</reroute>
52 # timeout for pexpect
53 <timeout>300</timeout>
54 </SLEEP>
Devin Lim142b5342017-07-20 15:22:39 -070055 <CFG>
56 <intentManager>org.onosproject.net.intent.impl.IntentManager</intentManager>
57 <intentConfigRegi>org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator</intentConfigRegi>
58 <nullProvider>org.onosproject.provider.nil.NullProviders</nullProvider>
Devin Lim142b5342017-07-20 15:22:39 -070059 </CFG>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070060 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070061 <USER>sdn</USER>
GlennRC6018f842015-09-10 15:24:21 -070062
cameron@onlab.us41c16f52015-07-08 15:40:28 -070063 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080064 <port1>6653</port1>
GlennRC6018f842015-09-10 15:24:21 -070065
cameron@onlab.us41c16f52015-07-08 15:40:28 -070066 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080067 <port2>6653</port2>
GlennRC6018f842015-09-10 15:24:21 -070068
cameron@onlab.us41c16f52015-07-08 15:40:28 -070069 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080070 <port3>6653</port3>
GlennRC6018f842015-09-10 15:24:21 -070071
cameron@onlab.us41c16f52015-07-08 15:40:28 -070072 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080073 <port4>6653</port4>
GlennRC6018f842015-09-10 15:24:21 -070074
cameron@onlab.us41c16f52015-07-08 15:40:28 -070075 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080076 <port5>6653</port5>
GlennRC6018f842015-09-10 15:24:21 -070077
cameron@onlab.us41c16f52015-07-08 15:40:28 -070078 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080079 <port6>6653</port6>
GlennRC6018f842015-09-10 15:24:21 -070080
cameron@onlab.us41c16f52015-07-08 15:40:28 -070081 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080082 <port7>6653</port7>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070083 </CTRL>
84
85 <MN>
YPZhangf7d80602016-06-23 13:59:47 -070086 <ip1>OCN</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070087 </MN>
88
89 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070090 <user>sdn</user>
cameron@onlab.usceff56f2015-07-13 16:42:08 -070091 <ip1>localhost</ip1>
cameron@onlab.us41c16f52015-07-08 15:40:28 -070092 </BENCH>
93
94 <JSON>
95 </JSON>
96
97</PARAMS>