blob: 2d468949f420e07688becbcd6d9651921f7464dd [file] [log] [blame]
pingping-lin86d9f512015-08-17 18:29:41 -07001<PARAMS>
2
3 <testcases>100, [4]*5</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>
Charles Chan029be652015-08-24 01:46:10 +080013 <port1>6653</port1>
pingping-lin86d9f512015-08-17 18:29:41 -070014 </CTRL>
15
16 <GIT>
Devin Lim58046fa2017-07-05 16:55:00 -070017 <pull>False</pull>
18 <branch>master</branch>
pingping-lin86d9f512015-08-17 18:29:41 -070019 <branch2>onos-1.2</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>