YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 1 | <PARAMS> |
Devin Lim | 142b534 | 2017-07-20 15:22:39 -0700 | [diff] [blame] | 2 | <testcases>0,2,11,20,2,11,20,2,11,20,2,11,20</testcases> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 3 | |
Jeremy Ronquillo | 7f8fb57 | 2017-11-14 08:28:41 -0800 | [diff] [blame] | 4 | <GRAPH> |
| 5 | <nodeCluster>BM</nodeCluster> |
| 6 | <builds>20</builds> |
| 7 | </GRAPH> |
| 8 | |
You Wang | f980383 | 2016-12-06 22:09:25 +0000 | [diff] [blame] | 9 | <SCALE>1,3,5,7</SCALE> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 10 | |
| 11 | <ENV> |
| 12 | <cellName>topo_perf_test</cellName> |
| 13 | <cellApps>drivers,metrics,openflow</cellApps> |
| 14 | </ENV> |
| 15 | |
| 16 | <DEPENDENCY> |
YPZhang | 0433bee | 2016-07-12 16:10:59 -0700 | [diff] [blame] | 17 | <path>/tests/SCPF/SCPFhostLat/dependencies/</path> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 18 | <topology>topo-perf-1h1s.py</topology> |
| 19 | </DEPENDENCY> |
| 20 | |
| 21 | <GIT> |
| 22 | <pull>False</pull> |
| 23 | <branch>master</branch> |
| 24 | </GIT> |
| 25 | |
| 26 | <CTRL> |
| 27 | <port>6653</port> |
| 28 | </CTRL> |
| 29 | |
| 30 | <SLEEP> |
| 31 | <startup>10</startup> |
| 32 | <install>10</install> |
| 33 | <measurement>5</measurement> |
| 34 | <timeout>10</timeout> |
| 35 | </SLEEP> |
| 36 | |
| 37 | <TSHARK> |
| 38 | <tsharkPath>/tmp/hostLatTshark</tsharkPath> |
| 39 | <tsharkPacketIn>OF 1.3 150 of_packet_in</tsharkPacketIn> |
| 40 | </TSHARK> |
| 41 | |
| 42 | <TEST> |
| 43 | # Number of times to iterate each case |
| 44 | <numIter>25</numIter> |
| 45 | # Number of iterations to ignore initially( warm up ) |
| 46 | <iterIgnore>5</iterIgnore> |
| 47 | <singleSwThreshold>0,1000</singleSwThreshold> |
| 48 | <hostTimestamp>topologyHostEventTimestamp</hostTimestamp> |
| 49 | </TEST> |
| 50 | |
| 51 | <DATABASE> |
| 52 | <file>/tmp/HostAddLatency</file> |
| 53 | <nic>1gig</nic> |
| 54 | <node>baremetal</node> |
| 55 | </DATABASE> |
| 56 | |
| 57 | </PARAMS> |