blob: 17a8bd39a6cfebdac0c6b72ecfeebc7875e164a3 [file] [log] [blame]
YPZhanga482c202016-02-18 17:03:07 -08001<PARAMS>
Devin Lim142b5342017-07-20 15:22:39 -07002 <testcases>0,2,11,20,2,11,20,2,11,20,2,11,20</testcases>
YPZhanga482c202016-02-18 17:03:07 -08003
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08004 <GRAPH>
5 <nodeCluster>BM</nodeCluster>
6 <builds>20</builds>
7 </GRAPH>
8
You Wangf9803832016-12-06 22:09:25 +00009 <SCALE>1,3,5,7</SCALE>
YPZhanga482c202016-02-18 17:03:07 -080010
11 <ENV>
12 <cellName>topo_perf_test</cellName>
13 <cellApps>drivers,metrics,openflow</cellApps>
14 </ENV>
15
16 <DEPENDENCY>
YPZhang0433bee2016-07-12 16:10:59 -070017 <path>/tests/SCPF/SCPFhostLat/dependencies/</path>
YPZhanga482c202016-02-18 17:03:07 -080018 <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>