| <PARAMS> |
| <testcases>1,2,3,4,5</testcases> |
| |
| <ENV> |
| <cellName>kelvin2</cellName> |
| </ENV> |
| |
| <GIT> |
| #autoPull 'on' or 'off' |
| <autoPull>off</autoPull> |
| <checkout>master</checkout> |
| </GIT> |
| |
| <CTRL> |
| <user>admin</user> |
| <ip1>10.128.10.21</ip1> |
| <port1>6633</port1> |
| <ip2>10.128.10.22</ip2> |
| <port2>6633</port2> |
| <ip3>10.128.10.23</ip3> |
| <port3>6633</port3> |
| </CTRL> |
| |
| <MN> |
| <ip1>10.128.10.20</ip1> |
| <ip2>10.128.10.25</ip2> |
| </MN> |
| |
| <BENCH> |
| <ip>10.128.10.20</ip> |
| </BENCH> |
| |
| <TEST> |
| #Number of times to iterate each case |
| <numIter>5</numIter> |
| <numSwitch>100</numSwitch> |
| </TEST> |
| |
| <JSON> |
| <deviceTimestamp>topologyDeviceEventTimestamp</deviceTimestamp> |
| <hostTimestamp>topologyHostEventTimestamp</hostTimestamp> |
| <linkTimestamp>topologyLinkEventTimestamp</linkTimestamp> |
| <graphTimestamp>topologyGraphEventTimestamp</graphTimestamp> |
| </JSON> |
| </PARAMS> |