Date and time of the report: 2025-03-04 08:20:22.044059
Analysed period: 2025-02-11 to 2025-03-04.
Database update:
Retrieving from database...
DONE
Two values retrieved from the build are key to determine the state of the jubs and test suites at a given moment:
build_result
is the outcome of the build, reported by Jenkins. It can be: SUCCESS
, FAILURE
, UNSTABLE
or ABORTED
.test_result
is the summary of the concerned Robot tests. It can be: FAIL
, UNAVAILABLE
or PASS
.Based on these two states, 3 types of temporal sequences of success/failure are identified per builds and test suites:
grp_build_result
.grp_test_result
.grp_success_fail
.For the identification of these sequences, the following mapping applies:
Type of sequence | Relevant state | OK sequence contains | NOK sequence contains | Ignore |
---|---|---|---|---|
grp_build_result |
build_result |
SUCCESS or UNSTABLE |
FAILURE |
ABORTED |
grp_test_result |
test_result |
PASS |
FAIL |
UNAVAILABLE |
grp_success_fail |
test_result |
PASS |
FAIL or UNAVAILABLE |
N/A |
The different groupings of segments are detected and a label is added to each sample...
DONE
Then, the duration of each of the sequences of success/failure is determined and a specific dataframe is built summarizing such sequences, to ease their representation and analysis...
DONE
DONE
job | Master branch | Release FIFTEEN | Release FOURTEEN | Release SIXTEEN | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | |
suites | ||||||||||||||||
Basic 01-Crud Operations On Vim Targets | 0.0 | 21.328368 | 21.328368 | 0.0 | 0.0 | 21.182986 | 21.182986 | 0.0 | 0.0 | 20.684861 | 20.684861 | 0.0 | 1.000023 | 18.648021 | 19.648044 | 0.050897 |
Basic 05-Instantiation Parameters In Cloud Init | 0.0 | 21.328368 | 21.328368 | 0.0 | 0.0 | 21.182986 | 21.182986 | 0.0 | 0.0 | 20.684861 | 20.684861 | 0.0 | 1.000023 | 18.648021 | 19.648044 | 0.050897 |
Basic 06-Vnf With Charm | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.684861 | 20.684861 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
Basic 07-Secure Key Management | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.684861 | 20.684861 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
Basic 08-Disable Port Security Network Level | 0.0 | 21.328368 | 21.328368 | 0.0 | 0.0 | 21.182986 | 21.182986 | 0.0 | 0.0 | 20.684861 | 20.684861 | 0.0 | 0.000000 | 19.648044 | 19.648044 | 0.000000 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
Slice 02-Shared Network Slicing | 0.0 | 21.328368 | 21.328368 | 0.0 | 0.0 | 21.182986 | 21.182986 | 0.0 | 0.0 | 20.684861 | 20.684861 | 0.0 | 0.000000 | 19.648044 | 19.648044 | 0.000000 |
Sol003 01-Vnf-Lifecycle-Management | 0.0 | 21.328368 | 21.328368 | 0.0 | 0.0 | 21.182986 | 21.182986 | 0.0 | 0.0 | 20.684861 | 20.684861 | 0.0 | 0.000000 | 19.648044 | 19.648044 | 0.000000 |
Sol003 02-Dualstack Ip Vnfm | 0.0 | 21.328368 | 21.328368 | 0.0 | 0.0 | 21.182986 | 21.182986 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.647928 | 19.000116 | 19.648044 | 0.032977 |
basic 23-delete vnf package SOL004 SOL007 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
k8s 10-k8s proxy charms SOL004 SOL007 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
67 rows × 16 columns
job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
---|---|---|---|---|---|---|---|---|
0 | osm-stage_3-merge/master | 3288 | 2025-03-04 02:06:24 | 12896169 | UNSTABLE | FAIL | 465.0 | 7.0 |
1 | osm-stage_3-merge/v16.0 | 170 | 2025-03-04 00:01:24 | 12557357 | UNSTABLE | FAIL | 412.0 | 60.0 |
2 | osm-stage_3-merge/v15.0 | 428 | 2025-03-04 03:34:25 | 12264442 | UNSTABLE | FAIL | 448.0 | 7.0 |
3 | osm-stage_3-merge/v14.0 | 583 | 2025-03-03 23:08:23 | 18480378 | UNSTABLE | FAIL | 612.0 | 7.0 |
osm-stage_3-merge/master: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
165 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-03-04 04:09:13 | 2025-03-04 04:25:12 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-03-04 04:25:12 | 2025-03-04 04:59:24 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-03-04 04:59:24 | 2025-03-04 05:20:32 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v16.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
308 | Lcmop 01-Cancel Operation Basic | FAIL | 2025-03-04 02:04:33 | 2025-03-04 02:07:07 | 7 | 2 | Delete NS Descriptor Test | Delete NSD |
309 | Quotas 01-Quota Enforcement | FAIL | 2025-03-04 02:07:07 | 2025-03-04 02:10:21 | 2 | 12 | Create First Project With Quotas | Create Project With Quotas |
310 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-03-04 02:10:21 | 2025-03-04 02:10:37 | 0 | 7 | Create VNF Descriptor | Create VNFD |
311 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-03-04 02:10:37 | 2025-03-04 02:40:58 | 0 | 15 | Create VNF Descriptor | Create VNFD |
312 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-03-04 02:40:58 | 2025-03-04 03:01:56 | 8 | 8 | Get Alarm Metric | Wait Until Keyword Succeeds |
313 | Sa 08-Vnf With Vnf Indicators Snmp | FAIL | 2025-03-04 03:01:56 | 2025-03-04 03:11:21 | 0 | 7 | Create VNF Descriptor | Create VNFD |
317 | Sol003 02-Dualstack Ip Vnfm | FAIL | 2025-03-04 03:24:51 | 2025-03-04 03:26:28 | 0 | 9 | Create VNFD Descriptor | Create VNFD |
osm-stage_3-merge/v15.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
266 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-03-04 05:28:39 | 2025-03-04 05:43:59 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
267 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-03-04 05:43:59 | 2025-03-04 06:17:30 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
268 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-03-04 06:17:30 | 2025-03-04 06:38:26 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v14.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
224 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-03-04 02:46:28 | 2025-03-04 03:01:47 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
225 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-03-04 03:01:47 | 2025-03-04 03:35:49 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
226 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-03-04 03:35:49 | 2025-03-04 03:56:42 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/master: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
10 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-03-04 04:10:30 | 2025-03-04 04:24:31 |
40 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-03-04 04:26:36 | 2025-03-04 04:40:37 |
45 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-03-04 04:40:39 | 2025-03-04 04:54:40 |
48 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-03-04 04:56:40 | 2025-03-04 04:56:41 |
79 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-03-04 05:01:37 | 2025-03-04 05:15:38 |
80 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-03-04 05:15:38 | 2025-03-04 05:19:09 |
osm-stage_3-merge/v16.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
279 | Lcmop 01-Cancel Operation Basic | Delete NS Descriptor Test | Delete NSD | FAIL | 2025-03-04 02:05:26 | 2025-03-04 02:05:41 |
280 | Lcmop 01-Cancel Operation Basic | Delete VNF Descriptor Test | Delete VNFD | FAIL | 2025-03-04 02:05:41 | 2025-03-04 02:05:43 |
281 | Quotas 01-Quota Enforcement | Create First Project With Quotas | Create Project With Quotas | FAIL | 2025-03-04 02:07:07 | 2025-03-04 02:07:25 |
288 | Quotas 01-Quota Enforcement | Create Second Project With Quotas | Create Project With Quotas | FAIL | 2025-03-04 02:07:25 | 2025-03-04 02:07:48 |
297 | Quotas 01-Quota Enforcement | Create User In Projects | Should Be Equal As Integers | FAIL | 2025-03-04 02:08:04 | 2025-03-04 02:08:04 |
301 | Quotas 01-Quota Enforcement | Change First Project Name to Third Project Name | Update Project Name | FAIL | 2025-03-04 02:08:04 | 2025-03-04 02:08:20 |
309 | Quotas 01-Quota Enforcement | Create VNFDs On Third Project Until Exceed Quota | Create VNFD In Project | FAIL | 2025-03-04 02:08:20 | 2025-03-04 02:08:36 |
311 | Quotas 01-Quota Enforcement | Increase Third Project Quotas | Update Project Quotas | FAIL | 2025-03-04 02:08:36 | 2025-03-04 02:08:59 |
314 | Quotas 01-Quota Enforcement | Create More VNFDs On Third Project Until Excee... | Create VNFD In Project | FAIL | 2025-03-04 02:08:59 | 2025-03-04 02:09:26 |
319 | Quotas 01-Quota Enforcement | Create VNFDs On Second Project Until Exceed Quota | Create VNFD In Project | FAIL | 2025-03-04 02:09:26 | 2025-03-04 02:09:48 |
327 | Quotas 01-Quota Enforcement | Delete Second Project VNFD | Delete VNFD In Project | FAIL | 2025-03-04 02:09:54 | 2025-03-04 02:09:56 |
328 | Quotas 01-Quota Enforcement | Delete Third Project VNFDs | Delete VNFD In Project | FAIL | 2025-03-04 02:09:56 | 2025-03-04 02:09:58 |
334 | Quotas 01-Quota Enforcement | Delete Second Project After Removing User From It | Remove User From Project | FAIL | 2025-03-04 02:10:01 | 2025-03-04 02:10:05 |
338 | Quotas 01-Quota Enforcement | Delete Third Project | Delete Project | FAIL | 2025-03-04 02:10:07 | 2025-03-04 02:10:12 |
339 | Sa 01-Vnf With Vim Metrics | Create VNF Descriptor | Create VNFD | FAIL | 2025-03-04 02:10:21 | 2025-03-04 02:10:22 |
340 | Sa 01-Vnf With Vim Metrics | Create NS Descriptor | Create NSD | FAIL | 2025-03-04 02:10:22 | 2025-03-04 02:10:23 |
341 | Sa 01-Vnf With Vim Metrics | Instantiate Network Service | Create Network Service | FAIL | 2025-03-04 02:10:23 | 2025-03-04 02:10:24 |
348 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Set Variable | FAIL | 2025-03-04 02:10:24 | 2025-03-04 02:10:24 |
351 | Sa 01-Vnf With Vim Metrics | Delete NS Instance | Delete NS | FAIL | 2025-03-04 02:10:24 | 2025-03-04 02:10:25 |
352 | Sa 01-Vnf With Vim Metrics | Delete NS Descriptor | Delete NSD | FAIL | 2025-03-04 02:10:25 | 2025-03-04 02:10:26 |
353 | Sa 01-Vnf With Vim Metrics | Delete VNF Descriptor | Delete VNFD | FAIL | 2025-03-04 02:10:26 | 2025-03-04 02:10:27 |
354 | Sa 02-Vnf With Vim Metrics And Autoscaling | Create VNF Descriptor | Create VNFD | FAIL | 2025-03-04 02:10:37 | 2025-03-04 02:10:39 |
356 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get Thresholds From VNF | Should Be Equal As Integers | FAIL | 2025-03-04 02:10:40 | 2025-03-04 02:10:40 |
365 | Sa 02-Vnf With Vim Metrics And Autoscaling | Create NS Descriptor | Create NSD | FAIL | 2025-03-04 02:10:40 | 2025-03-04 02:10:41 |
366 | Sa 02-Vnf With Vim Metrics And Autoscaling | Instantiate Network Service | Create Network Service | FAIL | 2025-03-04 02:10:41 | 2025-03-04 02:10:42 |
368 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF Id | Get Ns Vnfr Ids | FAIL | 2025-03-04 02:10:42 | 2025-03-04 02:10:42 |
371 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF IP Address | Get Vnf Management Ip Address | FAIL | 2025-03-04 02:10:42 | 2025-03-04 02:10:42 |
379 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-03-04 02:10:42 | 2025-03-04 02:24:42 |
381 | Sa 02-Vnf With Vim Metrics And Autoscaling | Increase VIM-based Metric To Force Auto-scaling | Execute Remote Command Check Rc Return Output | FAIL | 2025-03-04 02:24:42 | 2025-03-04 02:24:42 |
384 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-03-04 02:24:42 | 2025-03-04 02:38:42 |
385 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait Threshold Time | Evaluate | FAIL | 2025-03-04 02:38:42 | 2025-03-04 02:38:42 |
387 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-03-04 02:38:42 | 2025-03-04 02:38:42 |
389 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Get Vnf Vdur Names | FAIL | 2025-03-04 02:40:42 | 2025-03-04 02:40:42 |
392 | Sa 02-Vnf With Vim Metrics And Autoscaling | Delete NS Instance | Delete NS | FAIL | 2025-03-04 02:40:42 | 2025-03-04 02:40:43 |
393 | Sa 02-Vnf With Vim Metrics And Autoscaling | Delete NS Descriptor | Delete NSD | FAIL | 2025-03-04 02:40:43 | 2025-03-04 02:40:45 |
394 | Sa 02-Vnf With Vim Metrics And Autoscaling | Delete VNF Descriptor | Delete VNFD | FAIL | 2025-03-04 02:40:45 | 2025-03-04 02:40:47 |
418 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-03-04 02:43:45 | 2025-03-04 02:58:10 |
419 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-03-04 02:58:10 | 2025-03-04 03:01:41 |
420 | Sa 07-Alarms From Sa-Related Vnfs | Delete NS Instance | Delete NS | FAIL | 2025-03-04 03:01:41 | 2025-03-04 03:01:41 |
421 | Sa 07-Alarms From Sa-Related Vnfs | Delete NS Descriptor | Delete NSD | FAIL | 2025-03-04 03:01:41 | 2025-03-04 03:01:42 |
422 | Sa 07-Alarms From Sa-Related Vnfs | Delete VNF Descriptor | Delete VNFD | FAIL | 2025-03-04 03:01:42 | 2025-03-04 03:01:43 |
423 | Sa 07-Alarms From Sa-Related Vnfs | Delete Webhook Service NS Instance | Delete NS | FAIL | 2025-03-04 03:01:43 | 2025-03-04 03:01:43 |
424 | Sa 07-Alarms From Sa-Related Vnfs | Delete Webhook Service NS Descriptor | Delete NSD | FAIL | 2025-03-04 03:01:43 | 2025-03-04 03:01:44 |
425 | Sa 07-Alarms From Sa-Related Vnfs | Delete Webhook Service VNF Descriptor | Delete VNFD | FAIL | 2025-03-04 03:01:44 | 2025-03-04 03:01:44 |
426 | Sa 08-Vnf With Vnf Indicators Snmp | Create VNF Descriptor | Create VNFD | FAIL | 2025-03-04 03:01:56 | 2025-03-04 03:01:57 |
427 | Sa 08-Vnf With Vnf Indicators Snmp | Create NS Descriptor | Create NSD | FAIL | 2025-03-04 03:01:57 | 2025-03-04 03:01:58 |
428 | Sa 08-Vnf With Vnf Indicators Snmp | Instantiate Network Service | Create Network Service | FAIL | 2025-03-04 03:01:58 | 2025-03-04 03:01:59 |
433 | Sa 08-Vnf With Vnf Indicators Snmp | Get VNF SNMP Metrics | Wait Until Keyword Succeeds | FAIL | 2025-03-04 03:01:59 | 2025-03-04 03:11:05 |
435 | Sa 08-Vnf With Vnf Indicators Snmp | Delete NS Instance | Delete NS | FAIL | 2025-03-04 03:11:05 | 2025-03-04 03:11:06 |
436 | Sa 08-Vnf With Vnf Indicators Snmp | Delete NS Descriptor | Delete NSD | FAIL | 2025-03-04 03:11:06 | 2025-03-04 03:11:08 |
437 | Sa 08-Vnf With Vnf Indicators Snmp | Delete VNF Descriptor | Delete VNFD | FAIL | 2025-03-04 03:11:08 | 2025-03-04 03:11:09 |
438 | Sol003 02-Dualstack Ip Vnfm | Create VNFD Descriptor | Create VNFD | FAIL | 2025-03-04 03:24:51 | 2025-03-04 03:24:54 |
466 | Sol003 02-Dualstack Ip Vnfm | Instantiate VNF | Update Value To Json | FAIL | 2025-03-04 03:24:59 | 2025-03-04 03:24:59 |
477 | Sol003 02-Dualstack Ip Vnfm | Get Ns Id | Get Ns Id | FAIL | 2025-03-04 03:24:59 | 2025-03-04 03:24:59 |
479 | Sol003 02-Dualstack Ip Vnfm | Get Ip From The NSD | Get NSD Id From The NS | FAIL | 2025-03-04 03:24:59 | 2025-03-04 03:24:59 |
488 | Sol003 02-Dualstack Ip Vnfm | Get Dual Ip | Get Dual Ip | FAIL | 2025-03-04 03:24:59 | 2025-03-04 03:24:59 |
495 | Sol003 02-Dualstack Ip Vnfm | Verify Dual Ip | Should Be Equal | FAIL | 2025-03-04 03:24:59 | 2025-03-04 03:24:59 |
502 | Sol003 02-Dualstack Ip Vnfm | Terminate VNF | Post Api Request | FAIL | 2025-03-04 03:25:01 | 2025-03-04 03:25:01 |
512 | Sol003 02-Dualstack Ip Vnfm | Delete VNF | DELETE On Session | FAIL | 2025-03-04 03:25:04 | 2025-03-04 03:25:04 |
514 | Sol003 02-Dualstack Ip Vnfm | Delete VNF Descriptor Test | Delete VNFD | FAIL | 2025-03-04 03:25:04 | 2025-03-04 03:25:04 |
osm-stage_3-merge/v15.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
192 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-03-04 05:29:22 | 2025-03-04 05:43:22 |
222 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-03-04 05:44:49 | 2025-03-04 05:58:49 |
227 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-03-04 05:58:51 | 2025-03-04 06:12:52 |
230 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-03-04 06:14:52 | 2025-03-04 06:14:52 |
261 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-03-04 06:19:39 | 2025-03-04 06:33:40 |
262 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-03-04 06:33:40 | 2025-03-04 06:37:11 |
osm-stage_3-merge/v14.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
98 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-03-04 02:47:10 | 2025-03-04 03:01:10 |
131 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-03-04 03:03:08 | 2025-03-04 03:17:08 |
138 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-03-04 03:17:11 | 2025-03-04 03:31:11 |
141 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-03-04 03:33:11 | 2025-03-04 03:33:11 |
146 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2025-03-04 03:35:12 | 2025-03-04 03:35:12 |
173 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-03-04 03:37:58 | 2025-03-04 03:51:58 |
175 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-03-04 03:51:58 | 2025-03-04 03:55:29 |
Powered by osm-analytics