andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 1 | <PARAMS> |
andrewonlab | ba44bcf | 2014-10-16 16:54:41 -0400 | [diff] [blame] | 2 | <testcases>1,2</testcases> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 3 | |
| 4 | <ENV> |
| 5 | <cellName>topo_perf_test</cellName> |
| 6 | </ENV> |
| 7 | |
| 8 | <GIT> |
| 9 | #autoPull 'on' or 'off' |
| 10 | <autoPull>off</autoPull> |
| 11 | <checkout>master</checkout> |
| 12 | </GIT> |
| 13 | |
| 14 | <CTRL> |
andrewonlab | e674534 | 2014-10-17 14:29:13 -0400 | [diff] [blame] | 15 | <user>sdn</user> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 16 | <ip1>10.128.20.11</ip1> |
| 17 | <port1>6633</port1> |
andrewonlab | ba44bcf | 2014-10-16 16:54:41 -0400 | [diff] [blame] | 18 | <ip2>10.128.20.12</ip2> |
| 19 | <port2>6633</port2> |
| 20 | <ip3>10.128.20.13</ip3> |
| 21 | <port3>6633</port3> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 22 | </CTRL> |
| 23 | |
| 24 | <MN> |
| 25 | <ip1>10.128.10.90</ip1> |
| 26 | <ip2>10.128.10.91</ip2> |
| 27 | </MN> |
| 28 | |
| 29 | <BENCH> |
| 30 | <ip>10.128.20.10</ip> |
| 31 | </BENCH> |
andrewonlab | ba44bcf | 2014-10-16 16:54:41 -0400 | [diff] [blame] | 32 | |
| 33 | <TEST> |
| 34 | #Number of times to iterate each case |
| 35 | <numIter>10</numIter> |
| 36 | |
| 37 | </TEST> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 38 | </PARAMS> |