blob: c44bb581cd163a3c6139fa29123fd4cd50611ed7 [file] [log] [blame]
Jeremy Ronquillo3008aa32017-07-07 15:38:57 -07001<PARAMS>
2
3 <testcases>1,2,50,100,200,300,310,400</testcases>
4
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08005 <GRAPH>
6 <nodeCluster>BM</nodeCluster>
7 <builds>20</builds>
8 </GRAPH>
9
Jeremy Ronquillo3008aa32017-07-07 15:38:57 -070010 <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>