blob: 44c1cb24f89b8f137205d44b5d0ee7d129e0af7d [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>
13 <port1>6633</port1>
14 </CTRL>
15
16 <GIT>
17 <autoPull>on</autoPull>
18 <branch1>master</branch1>
19 <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>