blob: 94744131feaec5d67fe47a8a7aa058944dbeb120 [file] [log] [blame]
Piera2a7e1b2016-10-04 11:51:43 -07001<PARAMS>
2
3 <testcases>1,2,3,4,5,6,7,8</testcases>
4
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08005 <GRAPH>
Devin Limfc4f22c2018-03-23 18:18:27 -07006 <nodeCluster>Fabric</nodeCluster>
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08007 <builds>20</builds>
8 </GRAPH>
9
Piera2a7e1b2016-10-04 11:51:43 -070010 <SCALE>
11 <size>3</size>
12 <max>3</max>
13 </SCALE>
14
15 <DEPENDENCY>
Devin Lim57221b02018-02-14 15:45:36 -080016 <useCommonConf>True</useCommonConf>
17 <useCommonTopo>True</useCommonTopo>
Piera2a7e1b2016-10-04 11:51:43 -070018 <topology>cord_fabric.py</topology>
Jon Hall10e2ab82020-09-15 17:14:54 -070019 <trellisOar>/home/sdn/segmentrouting-app-3.0.1-SNAPSHOT.oar</trellisOar>
20 <t3Oar>/home/sdn/t3-app-4.0.0-SNAPSHOT.oar</t3Oar>
Piera2a7e1b2016-10-04 11:51:43 -070021 </DEPENDENCY>
22
23 <ENV>
24 <cellName>productionCell</cellName>
Jon Hall10e2ab82020-09-15 17:14:54 -070025 <cellApps>drivers,hostprovider,openflow-base,netcfghostprovider,lldpprovider</cellApps>
Piera2a7e1b2016-10-04 11:51:43 -070026 </ENV>
27
28 <GIT>
29 <pull>False</pull>
30 <branch>master</branch>
31 </GIT>
32
Jon Hall43060f62020-06-23 13:13:33 -070033 <ONOS_Configuration>
34 </ONOS_Configuration>
35
36 <ONOS_Logging>
37 <org.onosproject.events>TRACE</org.onosproject.events>
38 <org.onosproject.segmentrouting>DEBUG</org.onosproject.segmentrouting>
39 <org.onosproject.driver>DEBUG</org.onosproject.driver>
40 <org.onosproject.net.flowobjective.impl>DEBUG</org.onosproject.net.flowobjective.impl>
41 <org.onosproject.routeservice.impl>DEBUG</org.onosproject.routeservice.impl>
42 <org.onosproject.routeservice.store>DEBUG</org.onosproject.routeservice.store>
43 <org.onosproject.routing.fpm>DEBUG</org.onosproject.routing.fpm>
44 <org.onosproject.fpm>DEBUG</org.onosproject.fpm>
45 <org.onosproject.mcast>DEBUG</org.onosproject.mcast>
46 </ONOS_Logging>
47
48
Piera2a7e1b2016-10-04 11:51:43 -070049 <CTRL>
50 <port>6653</port>
51 </CTRL>
52
53 <timers>
54 <LinkDiscovery>12</LinkDiscovery>
55 <SwitchDiscovery>12</SwitchDiscovery>
You Wang5df1c6d2018-04-06 18:02:02 -070056 <OnosDiscovery>12</OnosDiscovery>
Piera2a7e1b2016-10-04 11:51:43 -070057 </timers>
58
59 <switches>
60 <spine1> spine101 </spine1>
61 <spine2> spine102 </spine2>
62 <spine3> spine103 </spine3>
63 <spine4> spine104 </spine4>
64 <spinedpid1> 000000000101 </spinedpid1>
65 <spinedpid2> 000000000102 </spinedpid2>
66 <spinedpid3> 000000000103 </spinedpid3>
67 <spinedpid4> 000000000104 </spinedpid4>
68 </switches>
69
70 <failures>3</failures>
71
72 <SLEEP>
73 <startup>10</startup>
74 </SLEEP>
75
76</PARAMS>