| <PARAMS> |
| <testcases>1,2,3,2,3,2,3,2,4,2,3,2,3,2,3,2</testcases> |
| |
| <ENV> |
| <cellName>topo_conv_test</cellName> |
| </ENV> |
| |
| <GIT> |
| #autoPull 'on' or 'off' |
| <autoPull>off</autoPull> |
| <checkout>master</checkout> |
| </GIT> |
| |
| <CTRL> |
| <user>admin</user> |
| <ip1>10.128.174.1</ip1> |
| <port1>6633</port1> |
| <ip2>10.128.174.2</ip2> |
| <port2>6633</port2> |
| <ip3>10.128.174.3</ip3> |
| <port3>6633</port3> |
| <ip4>10.128.174.4</ip4> |
| <port4>6633</port4> |
| <ip5>10.128.174.5</ip5> |
| <port5>6633</port5> |
| <ip6>10.128.174.6</ip6> |
| <port6>6633</port6> |
| <ip7>10.128.174.7</ip7> |
| <port7>6633</port7> |
| </CTRL> |
| |
| <MN> |
| <ip1>10.128.10.90</ip1> |
| <ip2>10.128.10.91</ip2> |
| </MN> |
| |
| <BENCH> |
| <ip>10.128.174.10</ip> |
| </BENCH> |
| |
| <TEST> |
| <onosLogFile>/opt/onos/log/karaf*</onosLogFile> |
| |
| #Number of times to iterate each case |
| <numIter>3</numIter> |
| <numSwitch1>500</numSwitch1> |
| <numSwitch2>400</numSwitch2> |
| <numSwitch3>200</numSwitch3> |
| <numSwitch4>300</numSwitch4> |
| #Number of iterations to ignore initially |
| <iterIgnore>1</iterIgnore> |
| |
| <topo_accumulator_config> |
| large_topo_event_accumulator.cfg |
| </topo_accumulator_config> |
| <topo_config_name> |
| org.onlab.onos.net.topology.impl.DefaultTopologyProvider.cfg |
| </topo_config_name> |
| |
| <swDisc100Threshold>0,100000</swDisc100Threshold> |
| </TEST> |
| |
| <JSON> |
| <deviceTimestamp>topologyDeviceEventTimestamp</deviceTimestamp> |
| <hostTimestamp>topologyHostEventTimestamp</hostTimestamp> |
| <linkTimestamp>topologyLinkEventTimestamp</linkTimestamp> |
| <graphTimestamp>topologyGraphEventTimestamp</graphTimestamp> |
| </JSON> |
| </PARAMS> |