blob: 577edac7a451fc7c2024338e59dc9f751601b201 [file] [log] [blame]
Piera2a7e1b2016-10-04 11:51:43 -07001<PARAMS>
2
3 <testcases>1,2,3,4,5,6,7,8</testcases>
4
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08005 <GRAPH>
Devin Limfc4f22c2018-03-23 18:18:27 -07006 <nodeCluster>Fabric</nodeCluster>
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08007 <builds>20</builds>
8 </GRAPH>
9
Piera2a7e1b2016-10-04 11:51:43 -070010 <SCALE>
11 <size>3</size>
12 <max>3</max>
13 </SCALE>
14
15 <DEPENDENCY>
Devin Lim57221b02018-02-14 15:45:36 -080016 <useCommonConf>True</useCommonConf>
17 <useCommonTopo>True</useCommonTopo>
Piera2a7e1b2016-10-04 11:51:43 -070018 <topology>cord_fabric.py</topology>
19 </DEPENDENCY>
20
21 <ENV>
22 <cellName>productionCell</cellName>
Devin Lim6a920302018-03-09 13:20:44 -080023 <cellApps>drivers,hostprovider,segmentrouting,openflow-base,netcfghostprovider,netcfglinksprovider</cellApps>
Piera2a7e1b2016-10-04 11:51:43 -070024 </ENV>
25
26 <GIT>
27 <pull>False</pull>
28 <branch>master</branch>
29 </GIT>
30
31 <CTRL>
32 <port>6653</port>
33 </CTRL>
34
35 <timers>
36 <LinkDiscovery>12</LinkDiscovery>
37 <SwitchDiscovery>12</SwitchDiscovery>
You Wang5df1c6d2018-04-06 18:02:02 -070038 <OnosDiscovery>12</OnosDiscovery>
Piera2a7e1b2016-10-04 11:51:43 -070039 </timers>
40
41 <switches>
42 <spine1> spine101 </spine1>
43 <spine2> spine102 </spine2>
44 <spine3> spine103 </spine3>
45 <spine4> spine104 </spine4>
46 <spinedpid1> 000000000101 </spinedpid1>
47 <spinedpid2> 000000000102 </spinedpid2>
48 <spinedpid3> 000000000103 </spinedpid3>
49 <spinedpid4> 000000000104 </spinedpid4>
50 </switches>
51
52 <failures>3</failures>
53
54 <SLEEP>
55 <startup>10</startup>
56 </SLEEP>
57
58</PARAMS>