blob: b35ef65940fae231fbf6e562fda1cc6786bc8ed4 [file] [log] [blame]
pingping-lin28e7b212015-09-10 10:14:58 -07001<PARAMS>
2
3 <testcases>100, 3</testcases>
4
5 #Environment variables
6 <ENV>
7 <cellName>sdnip_single_instance</cellName>
8 </ENV>
9
10 <CTRL>
11 <numCtrl>1</numCtrl>
12 <ip1>10.128.4.52</ip1>
13 <port1>6633</port1>
14 </CTRL>
15
16 <GIT>
17 <autoPull>on</autoPull>
18 <branch1>master</branch1>
19 <branch2>onos-1.3</branch2>
20 </GIT>
21
22 <JSON>
23 <prefix>prefix</prefix>
24 <nextHop>nextHop</nextHop>
25 </JSON>
26
27 <timers>
28 <SdnIpSetup>10</SdnIpSetup>
29 <PingTestWithRoutes>20</PingTestWithRoutes>
30 <PingTestWithoutRoutes>100</PingTestWithoutRoutes>
31 <RouteDelivery>60</RouteDelivery>
32 <PathAvailable>20</PathAvailable>
33 </timers>
34
35</PARAMS>