Jeremy Ronquillo | 3008aa3 | 2017-07-07 15:38:57 -0700 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
| 3 | <testcases>1,2,50,100,200,300,310,400</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 | |
Jeremy Ronquillo | 3008aa3 | 2017-07-07 15:38:57 -0700 | [diff] [blame] | 10 | <num_controllers>3</num_controllers> |
| 11 | |
| 12 | <GIT> |
| 13 | <pull>False</pull> |
| 14 | <branch>master</branch> |
| 15 | </GIT> |
| 16 | |
| 17 | <path>/tests/USECASE/VPLS/VPLSfailsafe/dependencies/</path> |
| 18 | |
| 19 | <wrapper2>vpls</wrapper2> |
| 20 | |
| 21 | <DEPENDENCY> |
| 22 | <wrapper1>startUp</wrapper1> |
| 23 | <topology>~/onos/tools/test/topos/vpls.json</topology> |
| 24 | </DEPENDENCY> |
| 25 | |
| 26 | <ENV> |
| 27 | <cellName>vpls</cellName> |
| 28 | <cellApps>drivers,openflow,vpls</cellApps> |
| 29 | <cellUser>sdn</cellUser> |
| 30 | </ENV> |
| 31 | |
| 32 | <CTRL> |
| 33 | <port>6653</port> |
| 34 | </CTRL> |
| 35 | |
| 36 | <vpls> |
| 37 | <name>org.onosproject.vpls</name> |
| 38 | <hosts>6</hosts> |
| 39 | </vpls> |
| 40 | |
| 41 | <SLEEP> |
| 42 | <startup>10</startup> |
| 43 | <netcfg>10</netcfg> |
| 44 | <killnode>10</killnode> |
| 45 | </SLEEP> |
| 46 | |
| 47 | <RETRY> |
| 48 | <sleep>2</sleep> |
| 49 | <attempts>6</attempts> |
| 50 | </RETRY> |
| 51 | |
| 52 | </PARAMS> |