blob: 4fc830fcd7349f087a61861d0f9f00957846c902 [file] [log] [blame]
GlennRCdc7ab012015-07-23 15:40:12 -07001<PARAMS>
You Wangf9803832016-12-06 22:09:25 +00002 <testcases>0,1,2,1,2,1,2,1,2</testcases>
GlennRCdc7ab012015-07-23 15:40:12 -07003
You Wangf9803832016-12-06 22:09:25 +00004 <SCALE>1,3,5,7</SCALE>
5 <max>7</max>
GlennRCdc7ab012015-07-23 15:40:12 -07006
7 <ENV>
8 <cellName>topo_perf_test</cellName>
9 <cellApps>drivers,metrics,openflow</cellApps>
10 </ENV>
11
GlennRCdc7ab012015-07-23 15:40:12 -070012 <MN>
YPZhangf7d80602016-06-23 13:59:47 -070013 <ip1>OCN</ip1>
GlennRCdc7ab012015-07-23 15:40:12 -070014 </MN>
15
YPZhang801d46d2016-08-08 13:26:28 -070016 <DEPENDENCY>
17 <path>/tests/SCPF/SCPFportLat/dependencies/</path>
18 <topology>topo-perf-2sw.py</topology>
19 <function>portFunc</function>
20 </DEPENDENCY>
21
22 <GIT>
23 <gitPull>off</gitPull>
24 <gitBranch>master</gitBranch>
25 </GIT>
GlennRCdc7ab012015-07-23 15:40:12 -070026
27 <TSHARK>
YPZhang801d46d2016-08-08 13:26:28 -070028 <tsharkReusltPath>/tmp/tshark_portStatus</tsharkReusltPath>
GlennRCdc7ab012015-07-23 15:40:12 -070029 <ofpPortStatus>OF 1.3 146</ofpPortStatus>
GlennRCdc7ab012015-07-23 15:40:12 -070030 </TSHARK>
YPZhang801d46d2016-08-08 13:26:28 -070031 <SLEEP>
32 <startup>5</startup>
33 <measure>5</measure>
34 <mininet>5</mininet>
35 </SLEEP>
36
37 <TIMEOUT>
38 <timeout>60</timeout>
39 </TIMEOUT>
GlennRCdc7ab012015-07-23 15:40:12 -070040
41 <TEST>
42 #'on' or 'off' debug mode.
43 #If on, logging will be more verbose and
44 #tshark pcap will be enabled
45 #pcap file located at /tmp/'capture_name'
YPZhang801d46d2016-08-08 13:26:28 -070046 <debug>True</debug>
47 #Number of iterations to ignore initially
48 <warmUp>5</warmUp>
GlennRCdc7ab012015-07-23 15:40:12 -070049
50 #Number of times to iterate each case
YPZhang801d46d2016-08-08 13:26:28 -070051 <sampleSize>20</sampleSize>
GlennRCdc7ab012015-07-23 15:40:12 -070052
YPZhang801d46d2016-08-08 13:26:28 -070053 <maxProcessTime>5000</maxProcessTime>
GlennRCdc7ab012015-07-23 15:40:12 -070054
YPZhang801d46d2016-08-08 13:26:28 -070055 <interface>s1-eth1</interface>
56 <device>s1</device>
GlennRCdc7ab012015-07-23 15:40:12 -070057 </TEST>
58
YPZhang801d46d2016-08-08 13:26:28 -070059 <DATABASE>
60 <dbName>/tmp/portEventResultDb</dbName>
61 </DATABASE>
GlennRCdc7ab012015-07-23 15:40:12 -070062
63 <JSON>
64 <deviceTimestamp>topologyDeviceEventTimestamp</deviceTimestamp>
65 <hostTimestamp>topologyHostEventTimestamp</hostTimestamp>
66 <linkTimestamp>topologyLinkEventTimestamp</linkTimestamp>
67 <graphTimestamp>topologyGraphEventTimestamp</graphTimestamp>
68 </JSON>
69</PARAMS>