blob: be4caec6f469c0c753fd0572e16bf47e59c61f43 [file] [log] [blame]
YPZhanga482c202016-02-18 17:03:07 -08001<PARAMS>
2 <testcases>0,1,2,11,20,1,2,11,20,1,2,11,20,1,2,11,20</testcases>
3
4 <SCALE>1,3,5,7</SCALE>
5
6 <ENV>
7 <cellName>topo_perf_test</cellName>
8 <cellApps>drivers,metrics,openflow</cellApps>
9 </ENV>
10
11 <DEPENDENCY>
YPZhang0433bee2016-07-12 16:10:59 -070012 <path>/tests/SCPF/SCPFhostLat/dependencies/</path>
YPZhanga482c202016-02-18 17:03:07 -080013 <topology>topo-perf-1h1s.py</topology>
14 </DEPENDENCY>
15
16 <GIT>
17 <pull>False</pull>
18 <branch>master</branch>
19 </GIT>
20
21 <CTRL>
22 <port>6653</port>
23 </CTRL>
24
25 <SLEEP>
26 <startup>10</startup>
27 <install>10</install>
28 <measurement>5</measurement>
29 <timeout>10</timeout>
30 </SLEEP>
31
32 <TSHARK>
33 <tsharkPath>/tmp/hostLatTshark</tsharkPath>
34 <tsharkPacketIn>OF 1.3 150 of_packet_in</tsharkPacketIn>
35 </TSHARK>
36
37 <TEST>
38 # Number of times to iterate each case
39 <numIter>25</numIter>
40 # Number of iterations to ignore initially( warm up )
41 <iterIgnore>5</iterIgnore>
42 <singleSwThreshold>0,1000</singleSwThreshold>
43 <hostTimestamp>topologyHostEventTimestamp</hostTimestamp>
44 </TEST>
45
46 <DATABASE>
47 <file>/tmp/HostAddLatency</file>
48 <nic>1gig</nic>
49 <node>baremetal</node>
50 </DATABASE>
51
52</PARAMS>