blob: 5ce28b80d3a53861473d5572d305cdfb93088f8b [file] [log] [blame]
Jonghwan Hyun812c70f2018-02-16 16:33:16 -08001<PARAMS>
2 <testcases>range(13, 251, 10)</testcases>
3
4 <GRAPH>
Devin Limfc4f22c2018-03-23 18:18:27 -07005 <nodeCluster>Fabric</nodeCluster>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -08006 <builds>20</builds>
7 </GRAPH>
8
9 <SCALE>
10 <size>3</size>
11 <max>3</max>
12 </SCALE>
13
14 <DEPENDENCY>
15 <useCommonConf>False</useCommonConf>
16 <useCommonTopo>True</useCommonTopo>
You Wang68568b12019-03-04 11:49:57 -080017 <useBmv2>False</useBmv2>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080018 <topology>trellis_fabric.py</topology>
Jon Hall6cc1da82020-08-03 12:55:07 -070019 <lib>routinglib.py,trellislib.py,stratum.py</lib>
Jon Hallf69e3162020-09-01 09:08:44 -070020 <conf>dhcpd.conf,dhcpd6.conf,bgpdr1.conf,bgpdr2.conf,bgpdbgp1.conf,zebradbgp1.conf,bgpdbgp2.conf,zebradbgp2.conf</conf>
Jon Hall10e2ab82020-09-15 17:14:54 -070021 <trellisOar>/home/sdn/segmentrouting-app-3.0.1-SNAPSHOT.oar</trellisOar>
22 <t3Oar>/home/sdn/t3-app-4.0.0-SNAPSHOT.oar</t3Oar>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080023 </DEPENDENCY>
24
25 <ENV>
26 <cellName>productionCell</cellName>
You Wang5bf49592020-07-08 18:47:46 -070027 <cellApps>drivers,openflow,fpm,netcfghostprovider,drivers.bmv2,pipelines.fabric</cellApps>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080028 </ENV>
29
30 <GIT>
31 <pull>False</pull>
32 <branch>master</branch>
33 </GIT>
34
Jon Hall43060f62020-06-23 13:13:33 -070035 <ONOS_Configuration>
36 </ONOS_Configuration>
37
38 <ONOS_Logging>
39 <org.onosproject.events>TRACE</org.onosproject.events>
40 <org.onosproject.segmentrouting>DEBUG</org.onosproject.segmentrouting>
41 <org.onosproject.driver>DEBUG</org.onosproject.driver>
42 <org.onosproject.net.flowobjective.impl>DEBUG</org.onosproject.net.flowobjective.impl>
43 <org.onosproject.routeservice.impl>DEBUG</org.onosproject.routeservice.impl>
44 <org.onosproject.routeservice.store>DEBUG</org.onosproject.routeservice.store>
45 <org.onosproject.routing.fpm>DEBUG</org.onosproject.routing.fpm>
46 <org.onosproject.fpm>DEBUG</org.onosproject.fpm>
47 <org.onosproject.mcast>DEBUG</org.onosproject.mcast>
48 </ONOS_Logging>
49
50
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080051 <CTRL>
52 <port>6653</port>
53 </CTRL>
54
55 <timers>
56 <LinkDiscovery>12</LinkDiscovery>
57 <SwitchDiscovery>12</SwitchDiscovery>
58 </timers>
59
60 <SLEEP>
61 <startup>10</startup>
62 </SLEEP>
You Wangc2e22b22019-02-28 17:11:11 -080063
64 <ALARM>
65 <minPassPercent>70</minPassPercent>
66 </ALARM>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080067</PARAMS>