blob: ad8377ebe79739917dfe7c3af475af9cfa60e356 [file] [log] [blame]
Andreas Pantelopoulos90f0b102018-02-01 13:21:45 -08001<PARAMS>
2 <testcases>1</testcases>
3
4 <GRAPH>
5 <nodeCluster>VM</nodeCluster>
6 <builds>20</builds>
7 </GRAPH>
8
9 <SCALE>
10 <size>3</size>
11 <max>3</max>
12 </SCALE>
13
14 <DEPENDENCY>
15 <topology>comcast_fabric.py</topology>
16 <lib>routinglib.py,trellislib.py,trellis_fabric.py</lib>
17 </DEPENDENCY>
18
19 <ENV>
20 <cellName>productionCell</cellName>
21 <cellApps>drivers,segmentrouting,openflow,fpmi</cellApps>
22 </ENV>
23
24 <GIT>
25 <pull>False</pull>
26 <branch>master</branch>
27 </GIT>
28
29 <CTRL>
30 <port>6653</port>
31 </CTRL>
32
33 <timers>
34 <LinkDiscovery>12</LinkDiscovery>
35 <SwitchDiscovery>12</SwitchDiscovery>
36 </timers>
37
38 <SLEEP>
39 <startup>10</startup>
40 </SLEEP>
41</PARAMS>