pingping-lin | ffca7e2 | 2015-11-13 15:43:08 -0800 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
| 3 | <testcases>100, 101, 102, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10</testcases> |
| 4 | |
| 5 | #Environment variables |
| 6 | <ENV> |
| 7 | <cellName>sdnip_single_instance</cellName> |
| 8 | </ENV> |
| 9 | |
| 10 | <CTRL> |
| 11 | <numCtrl>1</numCtrl> |
| 12 | <ip1>OC1</ip1> |
| 13 | <port1>6653</port1> |
| 14 | </CTRL> |
| 15 | |
| 16 | <GIT> |
| 17 | <branch1>master</branch1> |
| 18 | <branch2>onos-1.3</branch2> |
| 19 | </GIT> |
| 20 | |
| 21 | <JSON> |
| 22 | <prefix>prefix</prefix> |
| 23 | <nextHop>nextHop</nextHop> |
| 24 | </JSON> |
| 25 | |
| 26 | <DEPENDENCY> |
| 27 | <path>/USECASE_SdnipFunction/Dependency/</path> |
| 28 | <topology>USECASE_SdnipI2MN.py</topology> |
| 29 | <wrapper1>Functions</wrapper1> |
| 30 | </DEPENDENCY> |
| 31 | |
| 32 | <config> |
| 33 | <peerNum> 3 </peerNum> |
| 34 | <switchNum> 39 </switchNum> |
| 35 | </config> |
| 36 | |
| 37 | <timers> |
| 38 | <SdnIpSetup>10</SdnIpSetup> |
| 39 | <TopoDiscovery>60</TopoDiscovery> |
| 40 | <PingTestWithRoutes>20</PingTestWithRoutes> |
| 41 | <PingTestWithoutRoutes>100</PingTestWithoutRoutes> |
| 42 | <RouteDelivery>60</RouteDelivery> |
| 43 | <PathAvailable>20</PathAvailable> |
| 44 | </timers> |
| 45 | |
| 46 | </PARAMS> |