blob: 3dfbb97c774ac00d05158d0b3b320e8091dff5d1 [file] [log] [blame]
cameron@onlab.us78b89652015-07-08 15:21:03 -07001<PARAMS>
2
You Wangf9803832016-12-06 22:09:25 +00003 <testcases>0,1,2,1,2,1,2,1,2</testcases>
cameron@onlab.us78b89652015-07-08 15:21:03 -07004
You Wangf9803832016-12-06 22:09:25 +00005 <SCALE>1,3,5,7</SCALE>
6 <max>7</max>
Charles Chan029be652015-08-24 01:46:10 +08007
cameron@onlab.us78b89652015-07-08 15:21:03 -07008 <ENV>
9 <cellName>intentRerouteCell</cellName>
You Wang6d301d42017-04-21 10:49:33 -070010 <cellApps>drivers,null,metrics</cellApps>
cameron@onlab.us78b89652015-07-08 15:21:03 -070011 </ENV>
12
Chiyu Chengec63bde2016-11-17 18:11:36 -080013 <DEPENDENCY>
14 <FILE1>intentRerouteLatFuncs</FILE1>
15 <PATH>/tests/SCPF/SCPFintentRerouteLat/dependencies/</PATH>
16 </DEPENDENCY>
17
18 <SEARCHTERM>
19 <TopologyTime>TopologyManager</TopologyTime>
20 <InstallTime>INSTALLED</InstallTime>
21 </SEARCHTERM>
22
cameron@onlab.us78b89652015-07-08 15:21:03 -070023 <TEST>
cameron@onlab.us78b89652015-07-08 15:21:03 -070024 <warmUp>5</warmUp>
Charles Chan029be652015-08-24 01:46:10 +080025 <sampleSize>20</sampleSize>
cameron@onlab.us78b89652015-07-08 15:21:03 -070026 <intents>1,100,1000</intents> #list format, will be split on ','
YPZhang3b5a78f2016-07-14 10:43:33 -070027 <FObjintents>1,100</FObjintents>
YPZhangfebf7302016-05-24 16:45:56 -070028 <ingress>null:0000000000000001/0</ingress>
29 <egress>null:0000000000000007/0</egress>
30 <debug>False</debug>
YPZhange6ef82a2016-07-05 16:48:15 -070031 <flowObj>False</flowObj>
Chiyu Cheng1976db52016-10-21 15:57:30 -070032 <deviceCount>8</deviceCount>
33 <end1>
34 <name>null:0000000000000004</name>
35 <port>0000000000000004/1</port>
36 </end1>
37 <end2>
38 <name>null:0000000000000003</name>
39 <port>0000000000000003/2</port>>
40 </end2>
cameron@onlab.us78b89652015-07-08 15:21:03 -070041 </TEST>
Chiyu Chengec63bde2016-11-17 18:11:36 -080042
YPZhangfebf7302016-05-24 16:45:56 -070043 <DATABASE>
YPZhange6ef82a2016-07-05 16:48:15 -070044 <dbName>/tmp/IntentRerouteLatDB</dbName>
45 <dbFlowObj>/tmp/IntentRerouteLatDBWithFlowObj</dbFlowObj>
YPZhangfebf7302016-05-24 16:45:56 -070046 </DATABASE>
cameron@onlab.us78b89652015-07-08 15:21:03 -070047
48 <GIT>
Devin Lim58046fa2017-07-05 16:55:00 -070049 <pull>False</pull>
50 <branch>master</branch>
cameron@onlab.us78b89652015-07-08 15:21:03 -070051 </GIT>
52
YPZhangfebf7302016-05-24 16:45:56 -070053 <ATTEMPTS>
You Wang0b9039d2017-01-12 16:51:29 -080054 <verify>5</verify>
55 <maxInvalidRun>10</maxInvalidRun>
YPZhangfebf7302016-05-24 16:45:56 -070056 </ATTEMPTS>
57
58 <SLEEP>
You Wang0b9039d2017-01-12 16:51:29 -080059 <startup>5</startup>
YPZhang2b9b26d2016-06-20 16:18:29 -070060 <setmaster>5</setmaster>
YPZhangfebf7302016-05-24 16:45:56 -070061 <install>10</install>
You Wang6d301d42017-04-21 10:49:33 -070062 <verify>10</verify>
YPZhangfebf7302016-05-24 16:45:56 -070063 # timeout for pexpect
64 <timeout>300</timeout>
65 </SLEEP>
Devin Lim142b5342017-07-20 15:22:39 -070066 <CFG>
67 <intentManager>org.onosproject.net.intent.impl.IntentManager</intentManager>
68 <intentConfigRegi>org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator</intentConfigRegi>
69 <nullProvider>org.onosproject.provider.nil.NullProviders</nullProvider>
70 <linkCollectionIntent>org.onosproject.net.intent.impl.compiler.LinkCollectionIntentObjectiveCompiler</linkCollectionIntent>
71 </CFG>
cameron@onlab.us78b89652015-07-08 15:21:03 -070072 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070073 <USER>sdn</USER>
Charles Chan029be652015-08-24 01:46:10 +080074
cameron@onlab.us78b89652015-07-08 15:21:03 -070075 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080076 <port1>6653</port1>
77
cameron@onlab.us78b89652015-07-08 15:21:03 -070078 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080079 <port2>6653</port2>
80
cameron@onlab.us78b89652015-07-08 15:21:03 -070081 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080082 <port3>6653</port3>
83
cameron@onlab.us78b89652015-07-08 15:21:03 -070084 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080085 <port4>6653</port4>
86
cameron@onlab.us78b89652015-07-08 15:21:03 -070087 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080088 <port5>6653</port5>
89
cameron@onlab.us78b89652015-07-08 15:21:03 -070090 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080091 <port6>6653</port6>
92
cameron@onlab.us78b89652015-07-08 15:21:03 -070093 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080094 <port7>6653</port7>
cameron@onlab.us78b89652015-07-08 15:21:03 -070095
96 </CTRL>
97
98 <MN>
YPZhangf7d80602016-06-23 13:59:47 -070099 <ip1>OCN</ip1>
cameron@onlab.us78b89652015-07-08 15:21:03 -0700100 </MN>
101
102 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -0700103 <user>sdn</user>
cameron@onlab.usdc9d0692015-07-13 16:02:27 -0700104 <ip1>localhost</ip1>
cameron@onlab.us78b89652015-07-08 15:21:03 -0700105 </BENCH>
106
107 <JSON>
108 </JSON>
109
110</PARAMS>