blob: 89885f39295b29bd8e252a5a53b6f523af71740b [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>
19 <lib>routinglib.py,trellislib.py</lib>
You Wang5bf49592020-07-08 18:47:46 -070020 <trellisOar>/home/sdn/segmentrouting-oar-3.0.0-SNAPSHOT.oar</trellisOar>
Jon Hallf6aeda22020-07-28 09:12:56 -070021 <t3Oar>/home/sdn/t3-app-3.0.0-SNAPSHOT.oar</t3Oar>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080022 </DEPENDENCY>
23
24 <ENV>
25 <cellName>productionCell</cellName>
You Wang5bf49592020-07-08 18:47:46 -070026 <cellApps>drivers,openflow,fpm,netcfghostprovider,drivers.bmv2,pipelines.fabric</cellApps>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080027 </ENV>
28
29 <GIT>
30 <pull>False</pull>
31 <branch>master</branch>
32 </GIT>
33
Jon Hall43060f62020-06-23 13:13:33 -070034 <ONOS_Configuration>
35 </ONOS_Configuration>
36
37 <ONOS_Logging>
38 <org.onosproject.events>TRACE</org.onosproject.events>
39 <org.onosproject.segmentrouting>DEBUG</org.onosproject.segmentrouting>
40 <org.onosproject.driver>DEBUG</org.onosproject.driver>
41 <org.onosproject.net.flowobjective.impl>DEBUG</org.onosproject.net.flowobjective.impl>
42 <org.onosproject.routeservice.impl>DEBUG</org.onosproject.routeservice.impl>
43 <org.onosproject.routeservice.store>DEBUG</org.onosproject.routeservice.store>
44 <org.onosproject.routing.fpm>DEBUG</org.onosproject.routing.fpm>
45 <org.onosproject.fpm>DEBUG</org.onosproject.fpm>
46 <org.onosproject.mcast>DEBUG</org.onosproject.mcast>
47 </ONOS_Logging>
48
49
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080050 <CTRL>
51 <port>6653</port>
52 </CTRL>
53
54 <timers>
55 <LinkDiscovery>12</LinkDiscovery>
56 <SwitchDiscovery>12</SwitchDiscovery>
57 </timers>
58
59 <SLEEP>
60 <startup>10</startup>
61 </SLEEP>
You Wangc2e22b22019-02-28 17:11:11 -080062
63 <ALARM>
64 <minPassPercent>70</minPassPercent>
65 </ALARM>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080066</PARAMS>