pingping-lin | 26990f0 | 2015-11-30 15:48:06 -0800 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
| 3 | <testcases>101, 100, 200, 102, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12</testcases> |
| 4 | #Environment variables |
| 5 | <ENV> |
| 6 | <cellName>sdnip_multiple_instance_VM</cellName> |
| 7 | </ENV> |
| 8 | |
| 9 | <CTRL> |
| 10 | <numCtrl>1</numCtrl> |
| 11 | <ip1>OC1</ip1> |
| 12 | <ip2>OC2</ip2> |
| 13 | <ip3>OC3</ip3> |
| 14 | <port1>6653</port1> |
| 15 | </CTRL> |
| 16 | |
| 17 | <GIT> |
| 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 | <DEPENDENCY> |
| 28 | <path>/USECASE_SdnipFunctionCluster_fsfw/Dependency/</path> |
pingping-lin | d3eb8a8 | 2015-11-30 16:27:48 -0800 | [diff] [blame] | 29 | <topology>USECASE_SdnipI2MN_Cluster.py</topology> |
pingping-lin | 26990f0 | 2015-11-30 15:48:06 -0800 | [diff] [blame] | 30 | <wrapper1>Functions</wrapper1> |
| 31 | <wrapper2>USECASE_SdnipI2MN_Cluster_fsfw</wrapper2> |
| 32 | </DEPENDENCY> |
| 33 | |
| 34 | <config> |
| 35 | <peerNum> 3 </peerNum> |
| 36 | <switchNum> 39 </switchNum> |
| 37 | <peer64514> 10.0.14.1</peer64514> |
| 38 | <peer64515> 10.0.15.1</peer64515> |
| 39 | <peer64516> 10.0.16.1</peer64516> |
| 40 | </config> |
| 41 | |
| 42 | <timers> |
| 43 | <SdnIpSetup>10</SdnIpSetup> |
| 44 | <TopoDiscovery>10</TopoDiscovery> |
| 45 | <PingTestWithRoutes>20</PingTestWithRoutes> |
| 46 | <PingTestWithoutRoutes>100</PingTestWithoutRoutes> |
| 47 | <RouteDelivery>30</RouteDelivery> |
| 48 | <PathAvailable>20</PathAvailable> |
| 49 | </timers> |
| 50 | |
| 51 | </PARAMS> |