Date and time of the report: 2024-12-09 08:20:24.397763
Analysed period: 2024-11-18 to 2024-12-09.
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.000000 | 21.561042 | 21.561042 | 0.0 | 11.999861 | 9.500058 | 21.499919 | 0.558135 | 10.999838 | 9.684792 | 20.68463 | 0.531788 | 0.0 | 21.647847 | 21.647847 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561042 | 21.561042 | 0.0 | 0.000000 | 21.499919 | 21.499919 | 0.000000 | 0.000000 | 20.684630 | 20.68463 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 | 
| Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 20.684630 | 20.68463 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 20.684630 | 20.68463 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.000000 | 21.561042 | 21.561042 | 0.0 | 11.999861 | 9.500058 | 21.499919 | 0.558135 | 10.999838 | 9.684792 | 20.68463 | 0.531788 | 0.0 | 21.647847 | 21.647847 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 21.561042 | 0.000000 | 21.561042 | 1.0 | 1.000012 | 20.499907 | 21.499919 | 0.046512 | 0.000000 | 20.684630 | 20.68463 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561042 | 21.561042 | 0.0 | 0.000000 | 21.499919 | 21.499919 | 0.000000 | 0.000000 | 20.684630 | 20.68463 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561042 | 21.561042 | 0.0 | 0.000000 | 21.499919 | 21.499919 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 | 
| basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
67 rows × 16 columns
| job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
|---|---|---|---|---|---|---|---|---|
| 0 | osm-stage_3-merge/master | 3198 | 2024-12-09 02:06:15 | 14575650 | UNSTABLE | FAIL | 439.0 | 33.0 | 
| 1 | osm-stage_3-merge/v16.0 | 85 | 2024-12-09 00:01:15 | 12094492 | UNSTABLE | FAIL | 429.0 | 43.0 | 
| 2 | osm-stage_3-merge/v15.0 | 343 | 2024-12-09 03:34:15 | 11219122 | UNSTABLE | FAIL | 396.0 | 59.0 | 
| 3 | osm-stage_3-merge/v14.0 | 498 | 2024-12-08 23:08:15 | 18044052 | UNSTABLE | FAIL | 573.0 | 30.0 | 
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 142 | Basic 28-Keep Persistent Volumes | FAIL | 2024-12-09 02:54:55 | 2024-12-09 02:56:50 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-09 02:58:42 | 2024-12-09 03:04:11 | 10 | 2 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | 
| 154 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-09 03:23:43 | 2024-12-09 03:28:36 | 15 | 1 | None | None | 
| 155 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-09 03:28:36 | 2024-12-09 03:33:57 | 17 | 1 | Check VNF After Healing | Should Contain | 
| 156 | Heal 03-Multiple Healing | FAIL | 2024-12-09 03:33:57 | 2024-12-09 04:01:44 | 11 | 7 | Heal VDUs | Heal Network Service | 
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-09 04:26:54 | 2024-12-09 04:42:15 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-09 04:42:15 | 2024-12-09 05:15:46 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-09 05:15:46 | 2024-12-09 05:36:43 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
| 170 | Slice 02-Shared Network Slicing | FAIL | 2024-12-09 05:43:46 | 2024-12-09 06:03:37 | 16 | 4 | Delete Slice Two Instance | Delete NSI | 
osm-stage_3-merge/v16.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 286 | Basic 28-Keep Persistent Volumes | FAIL | 2024-12-09 00:52:07 | 2024-12-09 00:53:31 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 288 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-09 00:55:23 | 2024-12-09 01:00:51 | 10 | 2 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | 
| 299 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-09 01:24:46 | 2024-12-09 01:26:19 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 300 | Heal 03-Multiple Healing | FAIL | 2024-12-09 01:26:19 | 2024-12-09 01:27:50 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-09 01:51:34 | 2024-12-09 02:06:58 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-09 02:06:58 | 2024-12-09 02:40:30 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 311 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-09 02:40:30 | 2024-12-09 03:02:01 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
osm-stage_3-merge/v15.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 239 | Basic 21-Support Of Volumes | FAIL | 2024-12-09 04:13:54 | 2024-12-09 04:15:16 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 243 | Basic 28-Keep Persistent Volumes | FAIL | 2024-12-09 04:21:46 | 2024-12-09 04:23:07 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 246 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-12-09 04:29:19 | 2024-12-09 04:30:40 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 255 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-09 04:46:18 | 2024-12-09 04:47:49 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 256 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-09 04:47:49 | 2024-12-09 04:49:19 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 257 | Heal 03-Multiple Healing | FAIL | 2024-12-09 04:49:19 | 2024-12-09 04:50:47 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-09 05:10:50 | 2024-12-09 05:26:10 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-09 05:26:10 | 2024-12-09 06:00:13 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 267 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-09 06:00:13 | 2024-12-09 06:21:42 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 196 | Basic 28-Keep Persistent Volumes | FAIL | 2024-12-09 00:55:26 | 2024-12-09 00:57:19 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 198 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-09 00:59:10 | 2024-12-09 01:04:34 | 10 | 2 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | 
| 210 | Heal 03-Multiple Healing | FAIL | 2024-12-09 01:46:44 | 2024-12-09 01:52:16 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-09 02:39:23 | 2024-12-09 02:55:15 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-09 02:55:15 | 2024-12-09 03:28:45 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 225 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-09 03:28:45 | 2024-12-09 03:49:39 | 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 | |
|---|---|---|---|---|---|---|
| 2 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 02:54:58 | 2024-12-09 02:56:10 | 
| 4 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-12-09 02:56:10 | 2024-12-09 02:56:10 | 
| 9 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-12-09 02:56:10 | 2024-12-09 02:56:10 | 
| 13 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-12-09 02:56:32 | 2024-12-09 02:56:32 | 
| 16 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-12-09 02:56:32 | 2024-12-09 02:56:32 | 
| 19 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-12-09 02:56:32 | 2024-12-09 02:56:32 | 
| 20 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-12-09 02:56:32 | 2024-12-09 02:56:32 | 
| 22 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-12-09 02:56:32 | 2024-12-09 02:56:32 | 
| 30 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-12-09 02:56:32 | 2024-12-09 02:56:33 | 
| 31 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-12-09 02:56:33 | 2024-12-09 02:56:33 | 
| 35 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-12-09 02:56:33 | 2024-12-09 02:56:33 | 
| 66 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-09 03:02:06 | 2024-12-09 03:02:39 | 
| 74 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-09 03:02:39 | 2024-12-09 03:03:11 | 
| 212 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Should Contain | FAIL | 2024-12-09 03:32:26 | 2024-12-09 03:32:26 | 
| 283 | Heal 03-Multiple Healing | Heal VDUs | Heal Network Service | FAIL | 2024-12-09 03:37:11 | 2024-12-09 03:47:22 | 
| 289 | Heal 03-Multiple Healing | Check VNFs After Healing | Should Not Be Equal | FAIL | 2024-12-09 03:47:24 | 2024-12-09 03:47:24 | 
| 296 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Wait Until Keyword Succeeds | FAIL | 2024-12-09 03:47:24 | 2024-12-09 03:49:39 | 
| 304 | Heal 03-Multiple Healing | Delete NS Instance | Delete NS | FAIL | 2024-12-09 03:49:48 | 2024-12-09 03:53:58 | 
| 305 | Heal 03-Multiple Healing | Delete NS Descriptor | Delete NSD | FAIL | 2024-12-09 03:53:58 | 2024-12-09 03:53:59 | 
| 306 | Heal 03-Multiple Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-09 03:53:59 | 2024-12-09 03:54:01 | 
| 319 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-09 04:27:36 | 2024-12-09 04:41:37 | 
| 349 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-09 04:43:03 | 2024-12-09 04:57:04 | 
| 354 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-09 04:57:06 | 2024-12-09 05:11:07 | 
| 357 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-09 05:13:07 | 2024-12-09 05:13:07 | 
| 388 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-09 05:17:55 | 2024-12-09 05:31:56 | 
| 389 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-09 05:31:56 | 2024-12-09 05:35:26 | 
| 430 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-12-09 05:49:30 | 2024-12-09 05:53:42 | 
| 432 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-12-09 05:53:45 | 2024-12-09 05:53:47 | 
| 433 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-12-09 05:53:47 | 2024-12-09 05:53:49 | 
| 435 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-09 05:53:49 | 2024-12-09 05:53:50 | 
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 1092 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 00:52:10 | 2024-12-09 00:52:50 | 
| 1094 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-12-09 00:52:50 | 2024-12-09 00:52:50 | 
| 1099 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-12-09 00:52:50 | 2024-12-09 00:52:50 | 
| 1103 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-12-09 00:53:12 | 2024-12-09 00:53:12 | 
| 1106 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-12-09 00:53:12 | 2024-12-09 00:53:12 | 
| 1109 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-12-09 00:53:12 | 2024-12-09 00:53:12 | 
| 1110 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-12-09 00:53:12 | 2024-12-09 00:53:12 | 
| 1112 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-12-09 00:53:12 | 2024-12-09 00:53:12 | 
| 1120 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-12-09 00:53:12 | 2024-12-09 00:53:13 | 
| 1121 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-12-09 00:53:13 | 2024-12-09 00:53:13 | 
| 1125 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-12-09 00:53:13 | 2024-12-09 00:53:13 | 
| 1156 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-09 00:58:47 | 2024-12-09 00:59:20 | 
| 1164 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-09 00:59:20 | 2024-12-09 00:59:53 | 
| 1190 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 01:24:52 | 2024-12-09 01:25:31 | 
| 1193 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-12-09 01:25:31 | 2024-12-09 01:25:31 | 
| 1201 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-09 01:25:31 | 2024-12-09 01:25:31 | 
| 1206 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-12-09 01:25:31 | 2024-12-09 01:25:31 | 
| 1216 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-12-09 01:25:31 | 2024-12-09 01:25:31 | 
| 1221 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-12-09 01:25:31 | 2024-12-09 01:25:31 | 
| 1224 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-12-09 01:25:31 | 2024-12-09 01:25:31 | 
| 1226 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-09 01:25:31 | 2024-12-09 01:25:31 | 
| 1238 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-12-09 01:25:31 | 2024-12-09 01:25:31 | 
| 1242 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-09 01:25:31 | 2024-12-09 01:25:31 | 
| 1255 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 01:26:23 | 2024-12-09 01:27:03 | 
| 1258 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-12-09 01:27:03 | 2024-12-09 01:27:03 | 
| 1266 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-09 01:27:03 | 2024-12-09 01:27:03 | 
| 1271 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-12-09 01:27:03 | 2024-12-09 01:27:03 | 
| 1281 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-09 01:27:03 | 2024-12-09 01:27:03 | 
| 1293 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-12-09 01:27:03 | 2024-12-09 01:27:03 | 
| 1298 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-12-09 01:27:03 | 2024-12-09 01:27:03 | 
| 1304 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-12-09 01:27:03 | 2024-12-09 01:27:03 | 
| 1307 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-12-09 01:27:03 | 2024-12-09 01:27:03 | 
| 1318 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-12-09 01:27:03 | 2024-12-09 01:27:03 | 
| 1322 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-09 01:27:03 | 2024-12-09 01:27:03 | 
| 1342 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-09 01:52:19 | 2024-12-09 02:06:20 | 
| 1372 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-09 02:07:46 | 2024-12-09 02:21:47 | 
| 1377 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-09 02:21:50 | 2024-12-09 02:35:51 | 
| 1380 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-09 02:37:51 | 2024-12-09 02:37:51 | 
| 1411 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-09 02:43:13 | 2024-12-09 02:57:14 | 
| 1412 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-09 02:57:14 | 2024-12-09 03:00:44 | 
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 701 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 04:13:58 | 2024-12-09 04:14:36 | 
| 709 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-12-09 04:14:38 | 2024-12-09 04:14:38 | 
| 713 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-12-09 04:14:38 | 2024-12-09 04:14:38 | 
| 724 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 04:21:49 | 2024-12-09 04:22:28 | 
| 726 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-12-09 04:22:28 | 2024-12-09 04:22:28 | 
| 731 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-12-09 04:22:28 | 2024-12-09 04:22:28 | 
| 735 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-12-09 04:22:49 | 2024-12-09 04:22:49 | 
| 738 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-12-09 04:22:49 | 2024-12-09 04:22:49 | 
| 741 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-12-09 04:22:49 | 2024-12-09 04:22:49 | 
| 742 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-12-09 04:22:49 | 2024-12-09 04:22:49 | 
| 744 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-12-09 04:22:49 | 2024-12-09 04:22:49 | 
| 752 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-12-09 04:22:49 | 2024-12-09 04:22:51 | 
| 753 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-12-09 04:22:51 | 2024-12-09 04:22:51 | 
| 757 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-12-09 04:22:51 | 2024-12-09 04:22:51 | 
| 765 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 04:29:23 | 2024-12-09 04:30:02 | 
| 768 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-12-09 04:30:02 | 2024-12-09 04:30:02 | 
| 770 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-12-09 04:30:02 | 2024-12-09 04:30:02 | 
| 776 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-09 04:30:02 | 2024-12-09 04:30:02 | 
| 789 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 04:46:23 | 2024-12-09 04:47:03 | 
| 792 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-09 04:47:03 | 2024-12-09 04:47:03 | 
| 797 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-09 04:47:03 | 2024-12-09 04:47:03 | 
| 814 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-12-09 04:47:04 | 2024-12-09 04:47:04 | 
| 817 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-12-09 04:47:04 | 2024-12-09 04:47:04 | 
| 823 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-12-09 04:47:04 | 2024-12-09 04:47:04 | 
| 826 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-12-09 04:47:04 | 2024-12-09 04:47:04 | 
| 828 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-09 04:47:04 | 2024-12-09 04:47:04 | 
| 843 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-09 04:47:04 | 2024-12-09 04:47:04 | 
| 861 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 04:47:55 | 2024-12-09 04:48:33 | 
| 864 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-12-09 04:48:33 | 2024-12-09 04:48:33 | 
| 872 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-09 04:48:33 | 2024-12-09 04:48:33 | 
| 877 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-12-09 04:48:33 | 2024-12-09 04:48:33 | 
| 887 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-12-09 04:48:34 | 2024-12-09 04:48:34 | 
| 892 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-12-09 04:48:34 | 2024-12-09 04:48:34 | 
| 895 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-12-09 04:48:34 | 2024-12-09 04:48:34 | 
| 897 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-09 04:48:34 | 2024-12-09 04:48:34 | 
| 909 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-12-09 04:48:34 | 2024-12-09 04:48:34 | 
| 913 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-09 04:48:34 | 2024-12-09 04:48:34 | 
| 926 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 04:49:23 | 2024-12-09 04:50:03 | 
| 929 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-12-09 04:50:03 | 2024-12-09 04:50:03 | 
| 937 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-09 04:50:03 | 2024-12-09 04:50:03 | 
| 942 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-12-09 04:50:03 | 2024-12-09 04:50:03 | 
| 952 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-09 04:50:03 | 2024-12-09 04:50:03 | 
| 964 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-12-09 04:50:03 | 2024-12-09 04:50:03 | 
| 969 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-12-09 04:50:03 | 2024-12-09 04:50:03 | 
| 975 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-12-09 04:50:03 | 2024-12-09 04:50:03 | 
| 978 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-12-09 04:50:03 | 2024-12-09 04:50:03 | 
| 989 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-12-09 04:50:03 | 2024-12-09 04:50:03 | 
| 993 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-09 04:50:03 | 2024-12-09 04:50:03 | 
| 1013 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-09 05:11:32 | 2024-12-09 05:25:33 | 
| 1043 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-09 05:27:31 | 2024-12-09 05:41:31 | 
| 1048 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-09 05:41:33 | 2024-12-09 05:55:34 | 
| 1051 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-09 05:57:34 | 2024-12-09 05:57:34 | 
| 1082 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-09 06:02:57 | 2024-12-09 06:16:57 | 
| 1083 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-09 06:16:57 | 2024-12-09 06:20:27 | 
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 439 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 00:55:29 | 2024-12-09 00:56:40 | 
| 441 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-12-09 00:56:40 | 2024-12-09 00:56:40 | 
| 447 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-12-09 00:56:40 | 2024-12-09 00:56:40 | 
| 451 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-12-09 00:57:02 | 2024-12-09 00:57:02 | 
| 454 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-12-09 00:57:02 | 2024-12-09 00:57:02 | 
| 457 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-12-09 00:57:02 | 2024-12-09 00:57:02 | 
| 458 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-12-09 00:57:02 | 2024-12-09 00:57:02 | 
| 460 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-12-09 00:57:02 | 2024-12-09 00:57:02 | 
| 468 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-12-09 00:57:02 | 2024-12-09 00:57:03 | 
| 469 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-12-09 00:57:03 | 2024-12-09 00:57:03 | 
| 475 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Delete Volume | FAIL | 2024-12-09 00:57:03 | 2024-12-09 00:57:03 | 
| 507 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-09 01:02:32 | 2024-12-09 01:03:05 | 
| 515 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-09 01:03:05 | 2024-12-09 01:03:37 | 
| 535 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-09 01:46:50 | 2024-12-09 01:51:15 | 
| 538 | Heal 03-Multiple Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-12-09 01:51:15 | 2024-12-09 01:51:15 | 
| 547 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-09 01:51:15 | 2024-12-09 01:51:15 | 
| 552 | Heal 03-Multiple Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-12-09 01:51:15 | 2024-12-09 01:51:15 | 
| 560 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-09 01:51:15 | 2024-12-09 01:51:15 | 
| 572 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-12-09 01:51:15 | 2024-12-09 01:51:15 | 
| 578 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-12-09 01:51:15 | 2024-12-09 01:51:15 | 
| 581 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-12-09 01:51:15 | 2024-12-09 01:51:15 | 
| 594 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-09 01:51:15 | 2024-12-09 01:51:15 | 
| 615 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-09 02:40:38 | 2024-12-09 02:54:38 | 
| 648 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-09 02:56:04 | 2024-12-09 03:10:04 | 
| 655 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-09 03:10:06 | 2024-12-09 03:24:07 | 
| 658 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-09 03:26:07 | 2024-12-09 03:26:07 | 
| 663 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-12-09 03:28:07 | 2024-12-09 03:28:07 | 
| 690 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-09 03:30:54 | 2024-12-09 03:44:54 | 
| 692 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-09 03:44:54 | 2024-12-09 03:48:24 | 
Powered by osm-analytics