blob: d1aec260ae5d828d2a7087cdeb7ac07dd3ea509c [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>
Devin Lime6fe3c42017-10-18 16:28:40 -070054 <verify>6</verify>
55 <maxInvalidRun>5</maxInvalidRun>
56 <cfg>5</cfg>
YPZhangfebf7302016-05-24 16:45:56 -070057 </ATTEMPTS>
58
59 <SLEEP>
You Wang0b9039d2017-01-12 16:51:29 -080060 <startup>5</startup>
YPZhang2b9b26d2016-06-20 16:18:29 -070061 <setmaster>5</setmaster>
YPZhangfebf7302016-05-24 16:45:56 -070062 <install>10</install>
Devin Lime6fe3c42017-10-18 16:28:40 -070063 <verify>5</verify>
YPZhangfebf7302016-05-24 16:45:56 -070064 # timeout for pexpect
65 <timeout>300</timeout>
66 </SLEEP>
Devin Lim142b5342017-07-20 15:22:39 -070067 <CFG>
68 <intentManager>org.onosproject.net.intent.impl.IntentManager</intentManager>
69 <intentConfigRegi>org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator</intentConfigRegi>
70 <nullProvider>org.onosproject.provider.nil.NullProviders</nullProvider>
71 <linkCollectionIntent>org.onosproject.net.intent.impl.compiler.LinkCollectionIntentObjectiveCompiler</linkCollectionIntent>
72 </CFG>
cameron@onlab.us78b89652015-07-08 15:21:03 -070073 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070074 <USER>sdn</USER>
Charles Chan029be652015-08-24 01:46:10 +080075
cameron@onlab.us78b89652015-07-08 15:21:03 -070076 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080077 <port1>6653</port1>
78
cameron@onlab.us78b89652015-07-08 15:21:03 -070079 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080080 <port2>6653</port2>
81
cameron@onlab.us78b89652015-07-08 15:21:03 -070082 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080083 <port3>6653</port3>
84
cameron@onlab.us78b89652015-07-08 15:21:03 -070085 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080086 <port4>6653</port4>
87
cameron@onlab.us78b89652015-07-08 15:21:03 -070088 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080089 <port5>6653</port5>
90
cameron@onlab.us78b89652015-07-08 15:21:03 -070091 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080092 <port6>6653</port6>
93
cameron@onlab.us78b89652015-07-08 15:21:03 -070094 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +080095 <port7>6653</port7>
cameron@onlab.us78b89652015-07-08 15:21:03 -070096
97 </CTRL>
98
99 <MN>
YPZhangf7d80602016-06-23 13:59:47 -0700100 <ip1>OCN</ip1>
cameron@onlab.us78b89652015-07-08 15:21:03 -0700101 </MN>
102
103 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -0700104 <user>sdn</user>
cameron@onlab.usdc9d0692015-07-13 16:02:27 -0700105 <ip1>localhost</ip1>
cameron@onlab.us78b89652015-07-08 15:21:03 -0700106 </BENCH>
107
108 <JSON>
109 </JSON>
110
111</PARAMS>