blob: 5e2c70e6b532e72fa6afb383e1680ce190655c95 [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_21_Nov_2013_12_13_56/OnosPerf4nodes_21_Nov_2013_12_13_56.log
7 Report Log File : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/OnosPerf4nodes_21_Nov_2013_12_13_56.rpt
8 ONOS4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/ONOS4.session
9 ONOS2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/ONOS2.session
10 ONOS3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/ONOS3.session
11 ONOS1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/ONOS1.session
12 Cassandra1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Cassandra1.session
13 Cassandra2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Cassandra2.session
14 Cassandra3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Cassandra3.session
15 Cassandra4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Cassandra4.session
16 Zookeeper1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Zookeeper1.session
17 Mininet1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Mininet1.session
18 Mininet4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/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] [21 Nov 2013 12:16:18] COMMIT:
197089eaf3b75bee0e7674b9ff262c2489ae90935bd
198admin@autoONOS1:~$
199[REPORT] [21 Nov 2013 12:16:18] Startup check Zookeeper1, Cassandra1, and ONOS1 connections
200[REPORT] [21 Nov 2013 12:16:24] ONOS process not running...
201[REPORT] [21 Nov 2013 12:16:24] Something is funny... restarting ONOS
202[REPORT] [21 Nov 2013 12:17:25] ONOS process not running...
203[REPORT] [21 Nov 2013 12:17:25] ONOS didn't start...
204*****************************
205 Result: Failed
206*****************************
207
208******************************
209 Result summary for Testcase2
210******************************
211
212[REPORT] [21 Nov 2013 12:17:25] Check if MN switches exist
213*****************************
214 Result: Failed
215*****************************
216
217******************************
218 Result summary for Testcase3
219******************************
220
221[REPORT] [21 Nov 2013 12:18:03] checking if ONOS sees the right topo...
222*****************************
223 Result: Failed
224*****************************
225
226******************************
227 Result summary for Testcase4
228******************************
229
230[REPORT] [21 Nov 2013 12:20:11] Deleting and adding flows
231[REPORT] [21 Nov 2013 12:22:05] Host is not reachable
232[REPORT] [21 Nov 2013 12:22:15] Host is not reachable
233[REPORT] [21 Nov 2013 12:22:25] Host is not reachable
234[REPORT] [21 Nov 2013 12:22:25] FLOWS not correct
235[REPORT] [21 Nov 2013 12:22:25] checking if ONOS sees the right topo...
236*****************************
237 Result: Failed
238*****************************
239
240******************************
241 Result summary for Testcase5
242******************************
243
244[REPORT] [21 Nov 2013 12:22:41] Testing a single ping
245[REPORT] [21 Nov 2013 12:22:51] Host is not reachable
246[REPORT] [21 Nov 2013 12:22:51] PACKET LOST, HOST IS NOT REACHABLE
247*****************************
248 Result: Failed
249*****************************
250
251******************************
252 Result summary for Testcase6
253******************************
254
255[REPORT] [21 Nov 2013 12:22:51] Starting continuous ping, then toggle a single link in the center triangle
256*****************************
257 Result: Failed
258*****************************
259
260******************************
261 Result summary for Testcase7
262******************************
263
264[REPORT] [21 Nov 2013 12:28:59] Process ping data (Fail is time is >20 seconds)
265[REPORT] [21 Nov 2013 12:29:03] No data
266[REPORT] [21 Nov 2013 12:29:03] Average is worse then target time...
267*****************************
268 Result: Failed
269*****************************
270
271******************************
272 Result summary for Testcase4
273******************************
274
275[REPORT] [21 Nov 2013 12:29:03] Deleting and adding flows
276[REPORT] [21 Nov 2013 12:29:36] Host is not reachable
277[REPORT] [21 Nov 2013 12:29:47] checking if ONOS sees the right topo...
278*****************************
279 Result: Pass
280*****************************
281
282******************************
283 Result summary for Testcase8
284******************************
285
286[REPORT] [21 Nov 2013 12:30:03] Start continuous pings, then toggle multiple links in center triangle
287*****************************
288 Result: Failed
289*****************************
290
291******************************
292 Result summary for Testcase7
293******************************
294
295[REPORT] [21 Nov 2013 12:36:48] Process ping data (Fail is time is >20 seconds)
296[REPORT] [21 Nov 2013 12:36:51] No data
297[REPORT] [21 Nov 2013 12:36:51] Average is worse then target time...
298*****************************
299 Result: Failed
300*****************************
301
302******************************
303 Result summary for Testcase4
304******************************
305
306[REPORT] [21 Nov 2013 12:36:51] Deleting and adding flows
307[REPORT] [21 Nov 2013 12:37:19] Host is not reachable
308[REPORT] [21 Nov 2013 12:37:31] checking if ONOS sees the right topo...
309*****************************
310 Result: Pass
311*****************************
312
313******************************
314 Result summary for Testcase9
315******************************
316
317[REPORT] [21 Nov 2013 12:37:41] Start continuous pings, then toggle one link in center triangle and start/stop 1 ONOS node
318*****************************
319 Result: Failed
320*****************************
321
322******************************
323 Result summary for Testcase7
324******************************
325
326[REPORT] [21 Nov 2013 12:42:14] Process ping data (Fail is time is >20 seconds)
327[REPORT] [21 Nov 2013 12:42:17] No data
328[REPORT] [21 Nov 2013 12:42:17] Average is worse then target time...
329*****************************
330 Result: Failed
331*****************************
332
333
334*************************************
335 Test Execution Summary
336
337*************************************
338
339 Test Start : 21 Nov 2013 12:13:56
340 Test End : 21 Nov 2013 12:42:17
341 Execution Time : 0:28:21.691540
342 Total tests planned : 9
343 Total tests RUN : 13
344 Total Pass : 2
345 Total Fail : 11
346 Total No Result : 0
347 Success Percentage : 15%
348 Execution Result : 144%