blob: 78b8b5c6454713e120aebcd4779699c44546f29f [file] [log] [blame]
cameron@onlab.us78b89652015-07-08 15:21:03 -07001<PARAMS>
2
You Wang012300d2019-02-21 17:55:39 -08003 <testcases>0,1,2,1,2,1,2</testcases>
cameron@onlab.us78b89652015-07-08 15:21:03 -07004
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08005 <GRAPH>
6 <nodeCluster>BM</nodeCluster>
7 <builds>20</builds>
8 </GRAPH>
9
You Wang012300d2019-02-21 17:55:39 -080010 <SCALE>1,3,5</SCALE>
11 <max>5</max>
Charles Chan029be652015-08-24 01:46:10 +080012
cameron@onlab.us78b89652015-07-08 15:21:03 -070013 <ENV>
14 <cellName>intentRerouteCell</cellName>
You Wang6d301d42017-04-21 10:49:33 -070015 <cellApps>drivers,null,metrics</cellApps>
cameron@onlab.us78b89652015-07-08 15:21:03 -070016 </ENV>
17
Chiyu Chengec63bde2016-11-17 18:11:36 -080018 <DEPENDENCY>
19 <FILE1>intentRerouteLatFuncs</FILE1>
20 <PATH>/tests/SCPF/SCPFintentRerouteLat/dependencies/</PATH>
21 </DEPENDENCY>
22
23 <SEARCHTERM>
24 <TopologyTime>TopologyManager</TopologyTime>
25 <InstallTime>INSTALLED</InstallTime>
26 </SEARCHTERM>
27
cameron@onlab.us78b89652015-07-08 15:21:03 -070028 <TEST>
cameron@onlab.us78b89652015-07-08 15:21:03 -070029 <warmUp>5</warmUp>
You Wangdd20dc62019-02-19 14:06:19 -080030 <maxLatency>1000</maxLatency>
Charles Chan029be652015-08-24 01:46:10 +080031 <sampleSize>20</sampleSize>
cameron@onlab.us78b89652015-07-08 15:21:03 -070032 <intents>1,100,1000</intents> #list format, will be split on ','
YPZhang3b5a78f2016-07-14 10:43:33 -070033 <FObjintents>1,100</FObjintents>
YPZhangfebf7302016-05-24 16:45:56 -070034 <ingress>null:0000000000000001/0</ingress>
35 <egress>null:0000000000000007/0</egress>
36 <debug>False</debug>
YPZhange6ef82a2016-07-05 16:48:15 -070037 <flowObj>False</flowObj>
Chiyu Cheng1976db52016-10-21 15:57:30 -070038 <deviceCount>8</deviceCount>
39 <end1>
40 <name>null:0000000000000004</name>
41 <port>0000000000000004/1</port>
42 </end1>
43 <end2>
44 <name>null:0000000000000003</name>
45 <port>0000000000000003/2</port>>
46 </end2>
cameron@onlab.us78b89652015-07-08 15:21:03 -070047 </TEST>
Chiyu Chengec63bde2016-11-17 18:11:36 -080048
YPZhangfebf7302016-05-24 16:45:56 -070049 <DATABASE>
YPZhange6ef82a2016-07-05 16:48:15 -070050 <dbName>/tmp/IntentRerouteLatDB</dbName>
51 <dbFlowObj>/tmp/IntentRerouteLatDBWithFlowObj</dbFlowObj>
YPZhangfebf7302016-05-24 16:45:56 -070052 </DATABASE>
cameron@onlab.us78b89652015-07-08 15:21:03 -070053
54 <GIT>
Devin Lim58046fa2017-07-05 16:55:00 -070055 <pull>False</pull>
56 <branch>master</branch>
cameron@onlab.us78b89652015-07-08 15:21:03 -070057 </GIT>
58
YPZhangfebf7302016-05-24 16:45:56 -070059 <ATTEMPTS>
Devin Lime6fe3c42017-10-18 16:28:40 -070060 <verify>6</verify>
61 <maxInvalidRun>5</maxInvalidRun>
62 <cfg>5</cfg>
YPZhangfebf7302016-05-24 16:45:56 -070063 </ATTEMPTS>
64
65 <SLEEP>
You Wang0b9039d2017-01-12 16:51:29 -080066 <startup>5</startup>
YPZhang2b9b26d2016-06-20 16:18:29 -070067 <setmaster>5</setmaster>
YPZhangfebf7302016-05-24 16:45:56 -070068 <install>10</install>
Devin Lime6fe3c42017-10-18 16:28:40 -070069 <verify>5</verify>
YPZhangfebf7302016-05-24 16:45:56 -070070 # timeout for pexpect
71 <timeout>300</timeout>
72 </SLEEP>
You Wang012300d2019-02-21 17:55:39 -080073
Devin Lim142b5342017-07-20 15:22:39 -070074 <CFG>
75 <intentManager>org.onosproject.net.intent.impl.IntentManager</intentManager>
76 <intentConfigRegi>org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator</intentConfigRegi>
77 <nullProvider>org.onosproject.provider.nil.NullProviders</nullProvider>
Devin Lim142b5342017-07-20 15:22:39 -070078 </CFG>
You Wang012300d2019-02-21 17:55:39 -080079
cameron@onlab.us78b89652015-07-08 15:21:03 -070080 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070081 <USER>sdn</USER>
Charles Chan029be652015-08-24 01:46:10 +080082
cameron@onlab.us78b89652015-07-08 15:21:03 -070083 <ip1>OC1</ip1>
Charles Chan029be652015-08-24 01:46:10 +080084 <port1>6653</port1>
85
cameron@onlab.us78b89652015-07-08 15:21:03 -070086 <ip2>OC2</ip2>
Charles Chan029be652015-08-24 01:46:10 +080087 <port2>6653</port2>
88
cameron@onlab.us78b89652015-07-08 15:21:03 -070089 <ip3>OC3</ip3>
Charles Chan029be652015-08-24 01:46:10 +080090 <port3>6653</port3>
91
cameron@onlab.us78b89652015-07-08 15:21:03 -070092 <ip4>OC4</ip4>
Charles Chan029be652015-08-24 01:46:10 +080093 <port4>6653</port4>
94
cameron@onlab.us78b89652015-07-08 15:21:03 -070095 <ip5>OC5</ip5>
Charles Chan029be652015-08-24 01:46:10 +080096 <port5>6653</port5>
97
cameron@onlab.us78b89652015-07-08 15:21:03 -070098 <ip6>OC6</ip6>
Charles Chan029be652015-08-24 01:46:10 +080099 <port6>6653</port6>
100
cameron@onlab.us78b89652015-07-08 15:21:03 -0700101 <ip7>OC7</ip7>
Charles Chan029be652015-08-24 01:46:10 +0800102 <port7>6653</port7>
cameron@onlab.us78b89652015-07-08 15:21:03 -0700103
104 </CTRL>
105
106 <MN>
YPZhangf7d80602016-06-23 13:59:47 -0700107 <ip1>OCN</ip1>
cameron@onlab.us78b89652015-07-08 15:21:03 -0700108 </MN>
109
110 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -0700111 <user>sdn</user>
cameron@onlab.usdc9d0692015-07-13 16:02:27 -0700112 <ip1>localhost</ip1>
cameron@onlab.us78b89652015-07-08 15:21:03 -0700113 </BENCH>
114
You Wang012300d2019-02-21 17:55:39 -0800115 <ALARM>
You Wang09b0db52019-03-04 12:03:10 -0800116 <maxLat>20,22,55,35,40,60,30,35,60</maxLat>
You Wang012300d2019-02-21 17:55:39 -0800117 <maxLatFlowObj>35,1300,50,700,60,600</maxLatFlowObj>
118 </ALARM>
cameron@onlab.us78b89652015-07-08 15:21:03 -0700119
120</PARAMS>