blob: 9ca0543033ad1d019af6371f7acd6c3a52b0f5d6 [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 Lim645e98c2018-01-23 13:21:05 -08006 <nodeCluster>VM</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>
Jonghwan Hyun3731d6a2017-10-19 11:59:31 -070018 <topology>trellis_fabric.py</topology>
You Wangd87b2312018-01-30 12:47:17 -080019 <lib>routinglib.py,trellislib.py</lib>
Jonghwan Hyun3731d6a2017-10-19 11:59:31 -070020 </DEPENDENCY>
21
22 <ENV>
23 <cellName>productionCell</cellName>
You Wangd87b2312018-01-30 12:47:17 -080024 <cellApps>drivers,segmentrouting,openflow,fpm,netcfghostprovider</cellApps>
Jonghwan Hyun3731d6a2017-10-19 11:59:31 -070025 </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>