blob: abe305e4913480a9dc083b36c44be7d86b3b16ce [file] [log] [blame]
Flavio Castro519072e2016-06-23 13:30:48 -07001<PARAMS>
2
3 <testcases>1,2,3</testcases>
4
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08005 <GRAPH>
6 <nodeCluster>BM</nodeCluster>
7 <builds>20</builds>
8 </GRAPH>
9
Flavio Castro519072e2016-06-23 13:30:48 -070010 <SCALE>
11 <size>3</size>
12 <max>3</max>
13 </SCALE>
14
15 <DEPENDENCY>
Flavio Castro519072e2016-06-23 13:30:48 -070016 <topology>cord_fabric.py</topology>
17 </DEPENDENCY>
18
19 <ENV>
20 <cellName>productionCell</cellName>
Jonghwan Hyun76a02b72018-01-30 16:40:48 +090021 <cellApps>drivers,segmentrouting,openflow,netcfghostprovider,netcfglinksprovider</cellApps>
Flavio Castro519072e2016-06-23 13:30:48 -070022 </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 <kill>
39 <switch> spine101 </switch>
40 <dpid> 000000000101 </dpid>
41 <links> leaf1 leaf2 </links>
42 </kill>
43
44 <SLEEP>
45 <startup>10</startup>
46 </SLEEP>
47
48</PARAMS>