blob: b6cfc7a5a51d069212ceb5a99476a00828a11e73 [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>
steven308016d41d9c2018-11-25 19:22:11 +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>
steven308016d41d9c2018-11-25 19:22:11 +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
32 <CTRL>
33 <port>6653</port>
34 </CTRL>
35
36 <timers>
37 <LinkDiscovery>12</LinkDiscovery>
38 <SwitchDiscovery>12</SwitchDiscovery>
39 </timers>
40
41 <SLEEP>
42 <startup>10</startup>
43 </SLEEP>
44</PARAMS>