Pier | a2a7e1b | 2016-10-04 11:51:43 -0700 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
| 3 | <testcases>1,2,3,4,5,6,7,8</testcases> |
| 4 | |
Jeremy Ronquillo | 7f8fb57 | 2017-11-14 08:28:41 -0800 | [diff] [blame] | 5 | <GRAPH> |
| 6 | <nodeCluster>BM</nodeCluster> |
| 7 | <builds>20</builds> |
| 8 | </GRAPH> |
| 9 | |
Pier | a2a7e1b | 2016-10-04 11:51:43 -0700 | [diff] [blame] | 10 | <SCALE> |
| 11 | <size>3</size> |
| 12 | <max>3</max> |
| 13 | </SCALE> |
| 14 | |
| 15 | <DEPENDENCY> |
| 16 | <wrapper1>startUp</wrapper1> |
| 17 | <topology>cord_fabric.py</topology> |
| 18 | </DEPENDENCY> |
| 19 | |
| 20 | <ENV> |
| 21 | <cellName>productionCell</cellName> |
| 22 | <cellApps>drivers,segmentrouting</cellApps> |
| 23 | <diffApps>openflow-base,netcfghostprovider,netcfglinksprovider</diffApps> |
| 24 | <cellUser>sdn</cellUser> |
| 25 | </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 | <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> |