blob: a0b85f805e31c10f144d03bd8acedbefeb5c54f9 [file] [log] [blame]
Flavio Castrocc38a542016-03-03 13:15:46 -08001<PARAMS>
2
Flavio Castro02b43632016-06-20 17:07:27 -07003 <testcases>1,2,3,4,5,6</testcases>
Flavio Castrocc38a542016-03-03 13:15:46 -08004
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08005 <GRAPH>
6 <nodeCluster>BM</nodeCluster>
7 <builds>20</builds>
8 </GRAPH>
9
Flavio Castrocc38a542016-03-03 13:15:46 -080010 <SCALE>
Flavio Castro0a05b8d2016-06-16 17:26:51 -070011 <size>3</size>
12 <max>3</max>
Flavio Castrocc38a542016-03-03 13:15:46 -080013 </SCALE>
14
15 <DEPENDENCY>
Devin Lim57221b02018-02-14 15:45:36 -080016 <useCommonConf>True</useCommonConf>
17 <useCommonTopo>True</useCommonTopo>
Flavio Castrocc38a542016-03-03 13:15:46 -080018 <topology>cord_fabric.py</topology>
19 </DEPENDENCY>
20
21 <ENV>
22 <cellName>productionCell</cellName>
Devin Lim6a920302018-03-09 13:20:44 -080023 <cellApps>drivers,hostprovider,segmentrouting,openflow-base,netcfghostprovider,netcfglinksprovider</cellApps>
Flavio Castrocc38a542016-03-03 13:15:46 -080024 </ENV>
25
26 <GIT>
27 <pull>False</pull>
28 <branch>master</branch>
29 </GIT>
30
Jon Hall43060f62020-06-23 13:13:33 -070031 <ONOS_Configuration>
32 </ONOS_Configuration>
33
34 <ONOS_Logging>
35 <org.onosproject.events>TRACE</org.onosproject.events>
36 <org.onosproject.segmentrouting>DEBUG</org.onosproject.segmentrouting>
37 <org.onosproject.driver>DEBUG</org.onosproject.driver>
38 <org.onosproject.net.flowobjective.impl>DEBUG</org.onosproject.net.flowobjective.impl>
39 <org.onosproject.routeservice.impl>DEBUG</org.onosproject.routeservice.impl>
40 <org.onosproject.routeservice.store>DEBUG</org.onosproject.routeservice.store>
41 <org.onosproject.routing.fpm>DEBUG</org.onosproject.routing.fpm>
42 <org.onosproject.fpm>DEBUG</org.onosproject.fpm>
43 <org.onosproject.mcast>DEBUG</org.onosproject.mcast>
44 </ONOS_Logging>
45
46
Flavio Castrocc38a542016-03-03 13:15:46 -080047 <CTRL>
48 <port>6653</port>
49 </CTRL>
50
Flavio Castrof7faa422016-06-14 11:02:09 -070051 <timers>
52 <LinkDiscovery>12</LinkDiscovery>
53 <SwitchDiscovery>12</SwitchDiscovery>
54 </timers>
55
56 <kill>
57 <switch> spine101 </switch>
58 <dpid> 000000000101 </dpid>
59 <links> leaf1 leaf2 </links>
60 </kill>
61
Flavio Castrocc38a542016-03-03 13:15:46 -080062 <SLEEP>
Flavio Castro4cd37c12016-03-28 07:39:16 -070063 <startup>10</startup>
Flavio Castrocc38a542016-03-03 13:15:46 -080064 </SLEEP>
65
66</PARAMS>