blob: 53b183ce371ac488380f339efe83e56e9fedbdef [file] [log] [blame]
Jonghwan Hyun3731d6a2017-10-19 11:59:31 -07001<PARAMS>
You Wang84f981d2018-01-12 16:11:50 -08002 # Sample testcase for physical network: 7
Jonghwan Hyun98fb40a2018-01-04 16:16:28 -08003 <testcases>5,6,7,8,15,16,17,18,25,26,27,28,35,36,37,38,45,46,47,48,55,56,57,58,65,66,67,68,75,76,77,78</testcases>
Jonghwan Hyun3731d6a2017-10-19 11:59:31 -07004
5 <GRAPH>
Devin Limfc4f22c2018-03-23 18:18:27 -07006 <nodeCluster>Fabric</nodeCluster>
Jonghwan Hyun3731d6a2017-10-19 11:59:31 -07007 <builds>20</builds>
8 </GRAPH>
9
10 <SCALE>
11 <size>3</size>
12 <max>3</max>
13 </SCALE>
14
15 <DEPENDENCY>
Devin Lim57221b02018-02-14 15:45:36 -080016 <useCommonConf>False</useCommonConf>
17 <useCommonTopo>True</useCommonTopo>
You Wang68568b12019-03-04 11:49:57 -080018 <useBmv2>False</useBmv2>
Jon Halla2e24d32020-06-05 12:04:06 -070019 <bmv2SwitchType>bmv2</bmv2SwitchType>
20 <stratumRoot>~/stratum</stratumRoot>
Jonghwan Hyun3731d6a2017-10-19 11:59:31 -070021 <topology>trellis_fabric.py</topology>
You Wangd87b2312018-01-30 12:47:17 -080022 <lib>routinglib.py,trellislib.py</lib>
Jonghwan Hyun3731d6a2017-10-19 11:59:31 -070023 </DEPENDENCY>
24
25 <ENV>
26 <cellName>productionCell</cellName>
You Wang68568b12019-03-04 11:49:57 -080027 <cellApps>drivers,segmentrouting,openflow,fpm,netcfghostprovider,drivers.bmv2,pipelines.fabric</cellApps>
Jonghwan Hyun3731d6a2017-10-19 11:59:31 -070028 </ENV>
29
30 <GIT>
31 <pull>False</pull>
32 <branch>master</branch>
33 </GIT>
34
35 <CTRL>
36 <port>6653</port>
37 </CTRL>
38
39 <timers>
40 <LinkDiscovery>12</LinkDiscovery>
41 <SwitchDiscovery>12</SwitchDiscovery>
42 </timers>
43
44 <SLEEP>
45 <startup>10</startup>
46 </SLEEP>
You Wangc2e22b22019-02-28 17:11:11 -080047
48 <ALARM>
49 <minPassPercent>100</minPassPercent>
50 </ALARM>
Jonghwan Hyun3731d6a2017-10-19 11:59:31 -070051</PARAMS>