blob: 23b3b1d7853e11a77d0ec5f472b8200b5a6d3197 [file] [log] [blame]
admin9529d112013-11-22 15:00:05 -08001
2 +----------------+
3------------------------------ { Script And Files } ------------------------------
4 +----------------+
5
6 Script Log File : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/OnosPerf4nodes_20_Nov_2013_00_44_22.log
7 Report Log File : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/OnosPerf4nodes_20_Nov_2013_00_44_22.rpt
8 ONOS4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/ONOS4.session
9 ONOS2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/ONOS2.session
10 ONOS3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/ONOS3.session
11 ONOS1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/ONOS1.session
12 Cassandra1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/Cassandra1.session
13 Cassandra2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/Cassandra2.session
14 Cassandra3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/Cassandra3.session
15 Cassandra4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/Cassandra4.session
16 Zookeeper1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/Zookeeper1.session
17 Mininet1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/Mininet1.session
18 Mininet4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_20_Nov_2013_00_44_22/Mininet4.session
19 Test Script :/home/admin/ONLabTest/TestON/Tests/OnosPerf4nodes.py
20 Test Params : /home/admin/ONLabTest/TestON/Tests/OnosPerf4nodes.params
21 Topology : /home/admin/ONLabTest/TestON/Tests/OnosPerf4nodes.tpl
22 +------------------+
23--------------------------- { Script Exec Params } ---------------------------
24 +------------------+
25
26
27 'CTRL':
28 'ip2': '10.128.100.4'
29 'ip3': '10.128.100.5'
30 'ip1': '10.128.100.1'
31 'ip4': '10.128.100.6'
32 'port4': '6633'
33 'port2': '6633'
34 'port3': '6633'
35 'port1': '6633'
36
37 'MN_size': '57'
38 'FLOWDEF': '~/flowdef_files/Center_Triangle/flowdef_20.txt'
39 'NR_Switches': '25'
40 'WaitTime': '60'
41 'TargetTime': '30'
42 'PING':
43 'source2': 'h7'
44 'source9': 'h14'
45 'source10': 'h15'
46 'source4': 'h9'
47 'source5': 'h10'
48 'target3': '10.0.0.18'
49 'target10': '10.0.0.25'
50 'source3': 'h8'
51 'source1': 'h6'
52 'source6': 'h11'
53 'source7': 'h12'
54 'target8': '10.0.0.23'
55 'target9': '10.0.0.24'
56 'target6': '10.0.0.21'
57 'target7': '10.0.0.22'
58 'target4': '10.0.0.19'
59 'target5': '10.0.0.20'
60 'target2': '10.0.0.17'
61 'source8': 'h13'
62 'target1': '10.0.0.16'
63
64 'NR_Links': '50'
65 'testcases': '1
66 2
67 3
68 4
69 5
70 6
71 7
72 4
73 8
74 7
75 4
76 9
77 7'
78 'RestIP': '10.128.100.4'
79 'Iterations': '3'
80
81
82 +---------------+
83----------------------------- { Components Used } -----------------------------
84 +---------------+
85 ONOS4
86 ONOS2
87 ONOS3
88 ONOS1
89 Cassandra1
90 Cassandra2
91 Cassandra3
92 Cassandra4
93 Zookeeper1
94 Mininet1
95 Mininet4
96
97
98 +--------+
99---------------------------- { Topology } ----------------------------
100 +--------+
101
102
103 'ONOS4':
104 'connect_order': '9'
105 'password': None
106 'type': 'OnosCliDriver'
107 'host': '10.128.100.6'
108 'user': 'admin'
109
110 'ONOS2':
111 'connect_order': '7'
112 'password': None
113 'type': 'OnosCliDriver'
114 'host': '10.128.100.4'
115 'user': 'admin'
116
117 'ONOS3':
118 'connect_order': '8'
119 'password': None
120 'type': 'OnosCliDriver'
121 'host': '10.128.100.5'
122 'user': 'admin'
123
124 'ONOS1':
125 'connect_order': '6'
126 'password': None
127 'type': 'OnosCliDriver'
128 'host': '10.128.100.1'
129 'user': 'admin'
130
131 'Cassandra1':
132 'connect_order': '2'
133 'password': None
134 'type': 'CassandraCliDriver'
135 'host': '10.128.100.1'
136 'user': 'admin'
137
138 'Cassandra2':
139 'connect_order': '3'
140 'password': None
141 'type': 'CassandraCliDriver'
142 'host': '10.128.100.4'
143 'user': 'admin'
144
145 'Cassandra3':
146 'connect_order': '4'
147 'password': None
148 'type': 'CassandraCliDriver'
149 'host': '10.128.100.5'
150 'user': 'admin'
151
152 'Cassandra4':
153 'connect_order': '5'
154 'password': None
155 'type': 'CassandraCliDriver'
156 'host': '10.128.100.6'
157 'user': 'admin'
158
159 'Zookeeper1':
160 'connect_order': '1'
161 'password': None
162 'type': 'ZookeeperCliDriver'
163 'host': '10.128.100.1'
164 'user': 'admin'
165
166 'Mininet1':
167 'connect_order': '10'
168 'host': '10.128.100.11'
169 'user': 'admin'
170 'COMPONENTS':
171 'arg1': '--custom ~/mininet/custom/topo-onos4node.py'
172 'arg2': '--topo mytopo --arp'
173 'controller': 'remote'
174
175 'password': None
176 'type': 'MininetCliDriver'
177
178 'Mininet4':
179 'connect_order': '11'
180 'password': None
181 'type': 'RemoteMininetDriver'
182 'host': '10.128.100.11'
183 'user': 'admin'
184
185
186------------------------------------------------------------
187
188******************************
189 CASE INIT
190******************************
191
192******************************
193 Result summary for Testcase1
194******************************
195
196[REPORT] [20 Nov 2013 00:46:42] COMMIT:
1977462869ddf8f66ae52eb815cd06e11ee0bbf45c4
198admin@autoONOS1:~$
199[REPORT] [20 Nov 2013 00:46:42] Startup check Zookeeper1, Cassandra1, and ONOS1 connections
200*****************************
201 Result: Pass
202*****************************
203
204******************************
205 Result summary for Testcase2
206******************************
207
208[REPORT] [20 Nov 2013 00:46:58] Check if MN switches exist
209*****************************
210 Result: Pass
211*****************************
212
213******************************
214 Result summary for Testcase3
215******************************
216
217[REPORT] [20 Nov 2013 00:47:37] checking if ONOS sees the right topo...
218*****************************
219 Result: Pass
220*****************************
221
222******************************
223 Result summary for Testcase4
224******************************
225
226[REPORT] [20 Nov 2013 00:48:03] Deleting and adding flows
227[REPORT] [20 Nov 2013 00:48:44] checking if ONOS sees the right topo...
228*****************************
229 Result: Pass
230*****************************
231
232******************************
233 Result summary for Testcase5
234******************************
235
236[REPORT] [20 Nov 2013 00:48:51] Testing a single ping
237*****************************
238 Result: Pass
239*****************************
240
241******************************
242 Result summary for Testcase6
243******************************
244
245[REPORT] [20 Nov 2013 00:48:52] Starting continuous ping, then toggle a single link in the center triangle
246*****************************
247 Result: Pass
248*****************************
249
250******************************
251 Result summary for Testcase7
252******************************
253
254[REPORT] [20 Nov 2013 00:55:01] Process ping data (Fail is time is >20 seconds)
255[REPORT] [20 Nov 2013 00:55:04] Flow 1
256 16
257Flow 2
258Flow 3
259 18
260Flow 4
261Flow 5
262 17
263Flow 6
264Flow 7
265Flow 8
266Flow 9
267Flow 10
268Average: 17
269 seconds
270*****************************
271 Result: Pass
272*****************************
273
274******************************
275 Result summary for Testcase4
276******************************
277
278[REPORT] [20 Nov 2013 00:55:04] Deleting and adding flows
279[REPORT] [20 Nov 2013 00:55:36] checking if ONOS sees the right topo...
280*****************************
281 Result: Pass
282*****************************
283
284******************************
285 Result summary for Testcase8
286******************************
287
288[REPORT] [20 Nov 2013 00:55:44] Start continuous pings, then toggle multiple links in center triangle
289*****************************
290 Result: Pass
291*****************************
292
293******************************
294 Result summary for Testcase7
295******************************
296
297[REPORT] [20 Nov 2013 01:02:28] Process ping data (Fail is time is >20 seconds)
298[REPORT] [20 Nov 2013 01:02:32] No data
299[REPORT] [20 Nov 2013 01:02:32] Average is worse then target time...
300*****************************
301 Result: Failed
302*****************************
303
304******************************
305 Result summary for Testcase4
306******************************
307
308[REPORT] [20 Nov 2013 01:02:32] Deleting and adding flows
309[REPORT] [20 Nov 2013 01:04:41] Host is not reachable
310[REPORT] [20 Nov 2013 01:04:51] Host is not reachable
311[REPORT] [20 Nov 2013 01:05:02] Host is not reachable
312[REPORT] [20 Nov 2013 01:05:02] FLOWS not correct
313[REPORT] [20 Nov 2013 01:05:02] checking if ONOS sees the right topo...
314*****************************
315 Result: Failed
316*****************************
317
318******************************
319 Result summary for Testcase9
320******************************
321
322[REPORT] [20 Nov 2013 01:05:09] Start continuous pings, then toggle one link in center triangle and start/stop 1 ONOS node
323*****************************
324 Result: Failed
325*****************************
326
327******************************
328 Result summary for Testcase7
329******************************
330
331[REPORT] [20 Nov 2013 01:09:35] Process ping data (Fail is time is >20 seconds)
332[REPORT] [20 Nov 2013 01:09:38] No data
333[REPORT] [20 Nov 2013 01:09:38] Average is worse then target time...
334*****************************
335 Result: Failed
336*****************************
337
338
339*************************************
340 Test Execution Summary
341
342*************************************
343
344 Test Start : 20 Nov 2013 00:44:22
345 Test End : 20 Nov 2013 01:09:38
346 Execution Time : 0:25:15.820610
347 Total tests planned : 9
348 Total tests RUN : 13
349 Total Pass : 9
350 Total Fail : 4
351 Total No Result : 0
352 Success Percentage : 69%
353 Execution Result : 144%