blob: c5408509a590e2c1d1d37e61974b0005f481db68 [file] [log] [blame]
GlennRCdc7ab012015-07-23 15:40:12 -07001<PARAMS>
You Wang54f58722019-02-21 15:38:26 -08002 <testcases>0,1,2,1,2,1,2</testcases>
GlennRCdc7ab012015-07-23 15:40:12 -07003
Jeremy Ronquillo7f8fb572017-11-14 08:28:41 -08004 <GRAPH>
5 <nodeCluster>BM</nodeCluster>
6 <builds>20</builds>
7 </GRAPH>
8
You Wang54f58722019-02-21 15:38:26 -08009 <SCALE>1,3,5</SCALE>
10 <max>5</max>
GlennRCdc7ab012015-07-23 15:40:12 -070011
12 <ENV>
13 <cellName>topo_perf_test</cellName>
14 <cellApps>drivers,metrics,openflow</cellApps>
15 </ENV>
16
GlennRCdc7ab012015-07-23 15:40:12 -070017 <MN>
YPZhangf7d80602016-06-23 13:59:47 -070018 <ip1>OCN</ip1>
GlennRCdc7ab012015-07-23 15:40:12 -070019 </MN>
20
YPZhang801d46d2016-08-08 13:26:28 -070021 <DEPENDENCY>
22 <path>/tests/SCPF/SCPFportLat/dependencies/</path>
23 <topology>topo-perf-2sw.py</topology>
24 <function>portFunc</function>
25 </DEPENDENCY>
26
27 <GIT>
Devin Lim58046fa2017-07-05 16:55:00 -070028 <pull>False</pull>
29 <branch>master</branch>
YPZhang801d46d2016-08-08 13:26:28 -070030 </GIT>
Devin Lim142b5342017-07-20 15:22:39 -070031 <CFG>
32 <defaultTopo>org.onosproject.net.topology.impl.DefaultTopologyProvider</defaultTopo>
33 </CFG>
GlennRCdc7ab012015-07-23 15:40:12 -070034 <TSHARK>
YPZhang801d46d2016-08-08 13:26:28 -070035 <tsharkReusltPath>/tmp/tshark_portStatus</tsharkReusltPath>
You Wang1ecfd0a2019-06-21 15:00:45 -070036 <ofpPortStatus>OpenFlow 146</ofpPortStatus>
GlennRCdc7ab012015-07-23 15:40:12 -070037 </TSHARK>
YPZhang801d46d2016-08-08 13:26:28 -070038 <SLEEP>
39 <startup>5</startup>
40 <measure>5</measure>
41 <mininet>5</mininet>
42 </SLEEP>
43
44 <TIMEOUT>
45 <timeout>60</timeout>
46 </TIMEOUT>
GlennRCdc7ab012015-07-23 15:40:12 -070047
48 <TEST>
49 #'on' or 'off' debug mode.
50 #If on, logging will be more verbose and
51 #tshark pcap will be enabled
52 #pcap file located at /tmp/'capture_name'
YPZhang801d46d2016-08-08 13:26:28 -070053 <debug>True</debug>
54 #Number of iterations to ignore initially
55 <warmUp>5</warmUp>
GlennRCdc7ab012015-07-23 15:40:12 -070056
57 #Number of times to iterate each case
YPZhang801d46d2016-08-08 13:26:28 -070058 <sampleSize>20</sampleSize>
GlennRCdc7ab012015-07-23 15:40:12 -070059
YPZhang801d46d2016-08-08 13:26:28 -070060 <maxProcessTime>5000</maxProcessTime>
GlennRCdc7ab012015-07-23 15:40:12 -070061
YPZhang801d46d2016-08-08 13:26:28 -070062 <interface>s1-eth1</interface>
63 <device>s1</device>
GlennRCdc7ab012015-07-23 15:40:12 -070064 </TEST>
65
YPZhang801d46d2016-08-08 13:26:28 -070066 <DATABASE>
67 <dbName>/tmp/portEventResultDb</dbName>
68 </DATABASE>
GlennRCdc7ab012015-07-23 15:40:12 -070069
70 <JSON>
71 <deviceTimestamp>topologyDeviceEventTimestamp</deviceTimestamp>
72 <hostTimestamp>topologyHostEventTimestamp</hostTimestamp>
73 <linkTimestamp>topologyLinkEventTimestamp</linkTimestamp>
74 <graphTimestamp>topologyGraphEventTimestamp</graphTimestamp>
75 </JSON>
You Wang54f58722019-02-21 15:38:26 -080076
77 <ALARM>
You Wang012300d2019-02-21 17:55:39 -080078 <maxPortUpAvg>10,20,21</maxPortUpAvg>
You Wang54f58722019-02-21 15:38:26 -080079 <maxPortUpStd>10,10,10</maxPortUpStd>
You Wang012300d2019-02-21 17:55:39 -080080 <maxPortDownAvg>6,6,7</maxPortDownAvg>
You Wang54f58722019-02-21 15:38:26 -080081 <maxPortDownStd>2,2,2</maxPortDownStd>
82 </ALARM>
GlennRCdc7ab012015-07-23 15:40:12 -070083</PARAMS>