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 | |
| 5 | <num_controllers>3</num_controllers> |
| 6 | |
| 7 | <GIT> |
| 8 | <pull>False</pull> |
| 9 | <branch>master</branch> |
| 10 | </GIT> |
| 11 | |
| 12 | <path>/tests/USECASE/VPLS/VPLSfailsafe/dependencies/</path> |
| 13 | |
| 14 | <wrapper2>vpls</wrapper2> |
| 15 | |
| 16 | <DEPENDENCY> |
| 17 | <wrapper1>startUp</wrapper1> |
| 18 | <topology>~/onos/tools/test/topos/vpls.json</topology> |
| 19 | </DEPENDENCY> |
| 20 | |
| 21 | <ENV> |
| 22 | <cellName>vpls</cellName> |
| 23 | <cellApps>drivers,openflow,vpls</cellApps> |
| 24 | <cellUser>sdn</cellUser> |
| 25 | </ENV> |
| 26 | |
| 27 | <CTRL> |
| 28 | <port>6653</port> |
| 29 | </CTRL> |
| 30 | |
| 31 | <vpls> |
| 32 | <name>org.onosproject.vpls</name> |
| 33 | <hosts>6</hosts> |
| 34 | </vpls> |
| 35 | |
| 36 | <SLEEP> |
| 37 | <startup>10</startup> |
| 38 | <netcfg>10</netcfg> |
| 39 | <killnode>10</killnode> |
| 40 | </SLEEP> |
| 41 | |
| 42 | <RETRY> |
| 43 | <sleep>2</sleep> |
| 44 | <attempts>6</attempts> |
| 45 | </RETRY> |
| 46 | |
| 47 | </PARAMS> |