andrewonlab | add2fd6 | 2014-11-11 18:37:35 -0500 | [diff] [blame] | 1 | <PARAMS> |
andrewonlab | a036b40 | 2014-11-17 13:47:46 -0500 | [diff] [blame] | 2 | <testcases>1,2,3,2,3,2</testcases> |
andrewonlab | add2fd6 | 2014-11-11 18:37:35 -0500 | [diff] [blame] | 3 | |
| 4 | <ENV> |
andrewonlab | 0d4478f | 2014-11-11 20:31:20 -0500 | [diff] [blame] | 5 | <cellName>topo_conv_test</cellName> |
andrewonlab | add2fd6 | 2014-11-11 18:37:35 -0500 | [diff] [blame] | 6 | </ENV> |
| 7 | |
| 8 | <GIT> |
| 9 | #autoPull 'on' or 'off' |
| 10 | <autoPull>off</autoPull> |
| 11 | <checkout>master</checkout> |
| 12 | </GIT> |
| 13 | |
| 14 | <CTRL> |
| 15 | <user>admin</user> |
| 16 | <ip1>10.128.174.1</ip1> |
| 17 | <port1>6633</port1> |
| 18 | <ip2>10.128.174.2</ip2> |
| 19 | <port2>6633</port2> |
| 20 | <ip3>10.128.174.3</ip3> |
| 21 | <port3>6633</port3> |
andrewonlab | 0d4478f | 2014-11-11 20:31:20 -0500 | [diff] [blame] | 22 | <ip4>10.128.174.4</ip4> |
| 23 | <port4>6633</port4> |
| 24 | <ip5>10.128.174.5</ip5> |
| 25 | <port5>6633</port5> |
| 26 | <ip6>10.128.174.6</ip6> |
| 27 | <port6>6633</port6> |
| 28 | <ip7>10.128.174.7</ip7> |
| 29 | <port7>6633</port7> |
andrewonlab | add2fd6 | 2014-11-11 18:37:35 -0500 | [diff] [blame] | 30 | </CTRL> |
| 31 | |
| 32 | <MN> |
| 33 | <ip1>10.128.10.90</ip1> |
| 34 | <ip2>10.128.10.91</ip2> |
| 35 | </MN> |
| 36 | |
| 37 | <BENCH> |
| 38 | <ip>10.128.174.10</ip> |
| 39 | </BENCH> |
| 40 | |
| 41 | <TEST> |
andrewonlab | add2fd6 | 2014-11-11 18:37:35 -0500 | [diff] [blame] | 42 | <onosLogFile>/opt/onos/log/karaf*</onosLogFile> |
| 43 | |
| 44 | #Number of times to iterate each case |
andrewonlab | d784d4f | 2014-11-17 17:47:32 -0500 | [diff] [blame] | 45 | <numIter>10</numIter> |
andrewonlab | add2fd6 | 2014-11-11 18:37:35 -0500 | [diff] [blame] | 46 | <numSwitch>100</numSwitch> |
| 47 | #Number of iterations to ignore initially |
andrewonlab | a036b40 | 2014-11-17 13:47:46 -0500 | [diff] [blame] | 48 | <iterIgnore>0</iterIgnore> |
andrewonlab | add2fd6 | 2014-11-11 18:37:35 -0500 | [diff] [blame] | 49 | |
andrewonlab | fd8325f | 2014-11-12 19:14:06 -0500 | [diff] [blame] | 50 | <swDisc100Threshold>0,100000</swDisc100Threshold> |
andrewonlab | add2fd6 | 2014-11-11 18:37:35 -0500 | [diff] [blame] | 51 | </TEST> |
| 52 | |
| 53 | <JSON> |
| 54 | <deviceTimestamp>topologyDeviceEventTimestamp</deviceTimestamp> |
| 55 | <hostTimestamp>topologyHostEventTimestamp</hostTimestamp> |
| 56 | <linkTimestamp>topologyLinkEventTimestamp</linkTimestamp> |
| 57 | <graphTimestamp>topologyGraphEventTimestamp</graphTimestamp> |
| 58 | </JSON> |
| 59 | </PARAMS> |