pingping-lin | 28e7b21 | 2015-09-10 10:14:58 -0700 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
pingping-lin | b702c60 | 2015-09-10 17:00:29 -0700 | [diff] [blame] | 3 | <testcases>100, 101, 1, 4</testcases> |
pingping-lin | 28e7b21 | 2015-09-10 10:14:58 -0700 | [diff] [blame] | 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 | |
pingping-lin | b702c60 | 2015-09-10 17:00:29 -0700 | [diff] [blame] | 27 | <DEPENDENCY> |
| 28 | <path>/USECASE_SdnipI2/Dependency/</path> |
| 29 | <topology>USECASE_SdnipI2MN.py</topology> |
| 30 | </DEPENDENCY> |
| 31 | |
pingping-lin | 0ce6062 | 2015-09-10 14:37:33 -0700 | [diff] [blame] | 32 | <config> |
| 33 | <peerNum> 3 </peerNum> |
| 34 | </config> |
| 35 | |
pingping-lin | 28e7b21 | 2015-09-10 10:14:58 -0700 | [diff] [blame] | 36 | <timers> |
| 37 | <SdnIpSetup>10</SdnIpSetup> |
| 38 | <PingTestWithRoutes>20</PingTestWithRoutes> |
| 39 | <PingTestWithoutRoutes>100</PingTestWithoutRoutes> |
| 40 | <RouteDelivery>60</RouteDelivery> |
| 41 | <PathAvailable>20</PathAvailable> |
| 42 | </timers> |
| 43 | |
| 44 | </PARAMS> |