blob: ea42a59e7d996d3beeee08e20327c4c4c7acf730 [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>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080021 </DEPENDENCY>
22
23 <ENV>
24 <cellName>productionCell</cellName>
You Wang5bf49592020-07-08 18:47:46 -070025 <cellApps>drivers,openflow,fpm,netcfghostprovider,drivers.bmv2,pipelines.fabric</cellApps>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080026 </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
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080049 <CTRL>
50 <port>6653</port>
51 </CTRL>
52
53 <timers>
54 <LinkDiscovery>12</LinkDiscovery>
55 <SwitchDiscovery>12</SwitchDiscovery>
56 </timers>
57
58 <SLEEP>
59 <startup>10</startup>
60 </SLEEP>
You Wangc2e22b22019-02-28 17:11:11 -080061
62 <ALARM>
63 <minPassPercent>70</minPassPercent>
64 </ALARM>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080065</PARAMS>