blob: 65e02fa5460c3d8cdd2bb5546fade164c95d4ec8 [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>
Devin Lim58046fa2017-07-05 16:55:00 -070023 <pull>False</pull>
24 <branch>master</branch>
YPZhang801d46d2016-08-08 13:26:28 -070025 </GIT>
Devin Lim142b5342017-07-20 15:22:39 -070026 <CFG>
27 <defaultTopo>org.onosproject.net.topology.impl.DefaultTopologyProvider</defaultTopo>
28 </CFG>
GlennRCdc7ab012015-07-23 15:40:12 -070029 <TSHARK>
YPZhang801d46d2016-08-08 13:26:28 -070030 <tsharkReusltPath>/tmp/tshark_portStatus</tsharkReusltPath>
GlennRCdc7ab012015-07-23 15:40:12 -070031 <ofpPortStatus>OF 1.3 146</ofpPortStatus>
GlennRCdc7ab012015-07-23 15:40:12 -070032 </TSHARK>
YPZhang801d46d2016-08-08 13:26:28 -070033 <SLEEP>
34 <startup>5</startup>
35 <measure>5</measure>
36 <mininet>5</mininet>
37 </SLEEP>
38
39 <TIMEOUT>
40 <timeout>60</timeout>
41 </TIMEOUT>
GlennRCdc7ab012015-07-23 15:40:12 -070042
43 <TEST>
44 #'on' or 'off' debug mode.
45 #If on, logging will be more verbose and
46 #tshark pcap will be enabled
47 #pcap file located at /tmp/'capture_name'
YPZhang801d46d2016-08-08 13:26:28 -070048 <debug>True</debug>
49 #Number of iterations to ignore initially
50 <warmUp>5</warmUp>
GlennRCdc7ab012015-07-23 15:40:12 -070051
52 #Number of times to iterate each case
YPZhang801d46d2016-08-08 13:26:28 -070053 <sampleSize>20</sampleSize>
GlennRCdc7ab012015-07-23 15:40:12 -070054
YPZhang801d46d2016-08-08 13:26:28 -070055 <maxProcessTime>5000</maxProcessTime>
GlennRCdc7ab012015-07-23 15:40:12 -070056
YPZhang801d46d2016-08-08 13:26:28 -070057 <interface>s1-eth1</interface>
58 <device>s1</device>
GlennRCdc7ab012015-07-23 15:40:12 -070059 </TEST>
60
YPZhang801d46d2016-08-08 13:26:28 -070061 <DATABASE>
62 <dbName>/tmp/portEventResultDb</dbName>
63 </DATABASE>
GlennRCdc7ab012015-07-23 15:40:12 -070064
65 <JSON>
66 <deviceTimestamp>topologyDeviceEventTimestamp</deviceTimestamp>
67 <hostTimestamp>topologyHostEventTimestamp</hostTimestamp>
68 <linkTimestamp>topologyLinkEventTimestamp</linkTimestamp>
69 <graphTimestamp>topologyGraphEventTimestamp</graphTimestamp>
70 </JSON>
71</PARAMS>