blob: 72e3483ca2863b3d9b55e98feb5dbb7a2c376a2c [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>
20 </DEPENDENCY>
21
22 <ENV>
23 <cellName>productionCell</cellName>
You Wang68568b12019-03-04 11:49:57 -080024 <cellApps>drivers,segmentrouting,openflow,fpm,netcfghostprovider,drivers.bmv2,pipelines.fabric</cellApps>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080025 </ENV>
26
27 <GIT>
28 <pull>False</pull>
29 <branch>master</branch>
30 </GIT>
31
Jon Hall76408472020-06-23 13:13:33 -070032 <ONOS_Configuration>
33 </ONOS_Configuration>
34
35 <ONOS_Logging>
36 <org.onosproject.events>TRACE</org.onosproject.events>
37 <org.onosproject.segmentrouting>DEBUG</org.onosproject.segmentrouting>
38 <org.onosproject.driver>DEBUG</org.onosproject.driver>
39 <org.onosproject.net.flowobjective.impl>DEBUG</org.onosproject.net.flowobjective.impl>
40 <org.onosproject.routeservice.impl>DEBUG</org.onosproject.routeservice.impl>
41 <org.onosproject.routeservice.store>DEBUG</org.onosproject.routeservice.store>
42 <org.onosproject.routing.fpm>DEBUG</org.onosproject.routing.fpm>
43 <org.onosproject.fpm>DEBUG</org.onosproject.fpm>
44 <org.onosproject.mcast>DEBUG</org.onosproject.mcast>
45 </ONOS_Logging>
46
47
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080048 <CTRL>
49 <port>6653</port>
50 </CTRL>
51
52 <timers>
53 <LinkDiscovery>12</LinkDiscovery>
54 <SwitchDiscovery>12</SwitchDiscovery>
55 </timers>
56
57 <SLEEP>
58 <startup>10</startup>
59 </SLEEP>
You Wangc2e22b22019-02-28 17:11:11 -080060
61 <ALARM>
62 <minPassPercent>70</minPassPercent>
63 </ALARM>
Jonghwan Hyun812c70f2018-02-16 16:33:16 -080064</PARAMS>