Date and time of the report: 2024-11-25 08:20:24.772573
Analysed period: 2024-11-04 to 2024-11-25.
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.561111 | 21.561111 | 0.000000 | 10.499931 | 0.000000 | 10.499931 | 1.0 | 9.684641 | 0.000000 | 9.684641 | 1.0 | 0.0 | 20.647905 | 20.647905 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561111 | 21.561111 | 0.000000 | 0.000000 | 10.499931 | 10.499931 | 0.0 | 0.000000 | 9.684641 | 9.684641 | 0.0 | 0.0 | 20.647905 | 20.647905 | 0.0 | 
| Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 9.684641 | 9.684641 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 9.684641 | 9.684641 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.000000 | 21.561111 | 21.561111 | 0.000000 | 10.499931 | 0.000000 | 10.499931 | 1.0 | 9.684641 | 0.000000 | 9.684641 | 1.0 | 0.0 | 20.647905 | 20.647905 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 17.561111 | 4.000000 | 21.561111 | 0.814481 | 0.000000 | 10.499931 | 10.499931 | 0.0 | 0.000000 | 9.684641 | 9.684641 | 0.0 | 0.0 | 20.647905 | 20.647905 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561111 | 21.561111 | 0.000000 | 0.000000 | 10.499931 | 10.499931 | 0.0 | 0.000000 | 9.684641 | 9.684641 | 0.0 | 0.0 | 20.647905 | 20.647905 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561111 | 21.561111 | 0.000000 | 0.000000 | 10.499931 | 10.499931 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.647905 | 20.647905 | 0.0 | 
| basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 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 | 3184 | 2024-11-25 02:06:13 | 12108501 | UNSTABLE | FAIL | 405.0 | 67.0 | 
| 1 | osm-stage_3-merge/v16.0 | 69 | 2024-11-25 00:01:12 | 11622227 | UNSTABLE | FAIL | 412.0 | 60.0 | 
| 2 | osm-stage_3-merge/v15.0 | 329 | 2024-11-25 03:34:13 | 11508595 | UNSTABLE | FAIL | 393.0 | 62.0 | 
| 3 | osm-stage_3-merge/v14.0 | 484 | 2024-11-24 23:08:12 | 16845453 | UNSTABLE | FAIL | 545.0 | 58.0 | 
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 138 | Basic 21-Support Of Volumes | FAIL | 2024-11-25 02:46:11 | 2024-11-25 02:47:34 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 141 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2024-11-25 02:49:43 | 2024-11-25 02:52:54 | 13 | 3 | Update Running VNF Instance | Update Network Service | 
| 142 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-25 02:52:54 | 2024-11-25 02:54:17 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-25 02:56:11 | 2024-11-25 03:00:53 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 145 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-25 03:00:53 | 2024-11-25 03:02:14 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 154 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-25 03:17:24 | 2024-11-25 03:18:55 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 155 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-25 03:18:55 | 2024-11-25 03:20:26 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 156 | Heal 03-Multiple Healing | FAIL | 2024-11-25 03:20:26 | 2024-11-25 03:21:55 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-25 03:45:27 | 2024-11-25 04:00:48 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-25 04:00:48 | 2024-11-25 04:34:21 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-11-25 04:34:21 | 2024-11-25 04:55:18 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
| 170 | Slice 02-Shared Network Slicing | FAIL | 2024-11-25 05:02:18 | 2024-11-25 05:22:09 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 282 | Basic 21-Support Of Volumes | FAIL | 2024-11-25 00:42:30 | 2024-11-25 00:43:54 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 286 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-25 00:50:31 | 2024-11-25 00:51:55 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 288 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-25 00:53:48 | 2024-11-25 00:58:32 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 289 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-25 00:58:32 | 2024-11-25 00:59:57 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 298 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-25 01:17:07 | 2024-11-25 01:18:57 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 299 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-25 01:18:57 | 2024-11-25 01:20:30 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 300 | Heal 03-Multiple Healing | FAIL | 2024-11-25 01:20:30 | 2024-11-25 01:22:17 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-25 01:45:36 | 2024-11-25 02:00:58 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-25 02:00:58 | 2024-11-25 02:34:31 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 311 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-11-25 02:34:31 | 2024-11-25 02:55:29 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 230 | Basic 01-Crud Operations On Vim Targets | FAIL | 2024-11-25 03:57:27 | 2024-11-25 04:00:36 | 3 | 1 | Create VIM Target With Extra Config | Check For VIM Target Status | 
| 232 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-25 04:02:53 | 2024-11-25 04:08:48 | 8 | 1 | Create VIM With Port Security Disabled | Check For VIM Target Status | 
| 239 | Basic 21-Support Of Volumes | FAIL | 2024-11-25 04:19:28 | 2024-11-25 04:20:50 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 243 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-25 04:27:13 | 2024-11-25 04:28:35 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 245 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-25 04:30:26 | 2024-11-25 04:35:27 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 246 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-25 04:35:27 | 2024-11-25 04:36:48 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 255 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-25 04:52:28 | 2024-11-25 04:53:59 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 256 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-25 04:53:59 | 2024-11-25 04:55:31 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 257 | Heal 03-Multiple Healing | FAIL | 2024-11-25 04:55:31 | 2024-11-25 04:57:17 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-25 05:16:56 | 2024-11-25 05:32:17 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-25 05:32:17 | 2024-11-25 06:05:48 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 267 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-11-25 06:05:48 | 2024-11-25 06:26:44 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 173 | Basic 01-Crud Operations On Vim Targets | FAIL | 2024-11-24 23:31:20 | 2024-11-24 23:37:37 | 2 | 2 | Create VIM Target Basic | Check for VIM Target Metric | 
| 177 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-24 23:48:26 | 2024-11-24 23:54:20 | 8 | 1 | Create VIM With Port Security Disabled | Check for VIM Target Status | 
| 189 | Basic 21-Support Of Volumes | FAIL | 2024-11-25 00:32:09 | 2024-11-25 00:33:30 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 196 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-25 00:55:06 | 2024-11-25 00:56:28 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 199 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-25 01:02:41 | 2024-11-25 01:04:03 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 208 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-25 01:19:00 | 2024-11-25 01:23:19 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 209 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-25 01:23:19 | 2024-11-25 01:28:22 | 7 | 9 | Network Service Instance Test | Create Network Service | 
| 210 | Heal 03-Multiple Healing | FAIL | 2024-11-25 01:28:22 | 2024-11-25 01:33:23 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-25 02:20:29 | 2024-11-25 02:35:48 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-25 02:35:48 | 2024-11-25 03:09:19 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 225 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-11-25 03:09:19 | 2024-11-25 03:30:13 | 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 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 02:46:14 | 2024-11-25 02:46:53 | 
| 10 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-25 02:46:55 | 2024-11-25 02:46:55 | 
| 14 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-25 02:46:55 | 2024-11-25 02:46:55 | 
| 45 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2024-11-25 02:52:15 | 2024-11-25 02:52:15 | 
| 47 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Execute NS Action | FAIL | 2024-11-25 02:52:15 | 2024-11-25 02:52:16 | 
| ... | ... | ... | ... | ... | ... | ... | 
| 468 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-25 04:50:31 | 2024-11-25 04:54:01 | 
| 509 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-11-25 05:08:03 | 2024-11-25 05:12:15 | 
| 511 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-11-25 05:12:18 | 2024-11-25 05:12:20 | 
| 512 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-11-25 05:12:20 | 2024-11-25 05:12:21 | 
| 514 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-11-25 05:12:21 | 2024-11-25 05:12:23 | 
62 rows × 6 columns
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 1424 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 00:42:33 | 2024-11-25 00:43:13 | 
| 1432 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-25 00:43:15 | 2024-11-25 00:43:15 | 
| 1436 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-25 00:43:15 | 2024-11-25 00:43:15 | 
| 1447 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 00:50:34 | 2024-11-25 00:51:14 | 
| 1449 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-25 00:51:14 | 2024-11-25 00:51:14 | 
| 1454 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-25 00:51:14 | 2024-11-25 00:51:14 | 
| 1458 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-25 00:51:36 | 2024-11-25 00:51:36 | 
| 1461 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-25 00:51:36 | 2024-11-25 00:51:36 | 
| 1464 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-25 00:51:36 | 2024-11-25 00:51:36 | 
| 1465 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-25 00:51:36 | 2024-11-25 00:51:36 | 
| 1467 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-25 00:51:36 | 2024-11-25 00:51:36 | 
| 1475 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-25 00:51:36 | 2024-11-25 00:51:37 | 
| 1476 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-25 00:51:37 | 2024-11-25 00:51:37 | 
| 1480 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-25 00:51:37 | 2024-11-25 00:51:37 | 
| 1519 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-25 00:57:18 | 2024-11-25 00:57:51 | 
| 1542 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 00:58:35 | 2024-11-25 00:59:15 | 
| 1545 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-25 00:59:15 | 2024-11-25 00:59:15 | 
| 1547 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-25 00:59:15 | 2024-11-25 00:59:15 | 
| 1553 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-25 00:59:15 | 2024-11-25 00:59:15 | 
| 1566 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 01:17:13 | 2024-11-25 01:17:52 | 
| 1569 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:17:52 | 2024-11-25 01:17:52 | 
| 1574 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-25 01:17:52 | 2024-11-25 01:17:52 | 
| 1591 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-25 01:17:54 | 2024-11-25 01:17:54 | 
| 1594 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-25 01:17:54 | 2024-11-25 01:17:54 | 
| 1600 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-25 01:17:54 | 2024-11-25 01:17:54 | 
| 1603 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-25 01:17:54 | 2024-11-25 01:17:54 | 
| 1605 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-25 01:17:54 | 2024-11-25 01:17:54 | 
| 1620 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:17:54 | 2024-11-25 01:17:54 | 
| 1638 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 01:19:05 | 2024-11-25 01:19:43 | 
| 1641 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-25 01:19:43 | 2024-11-25 01:19:43 | 
| 1649 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:19:43 | 2024-11-25 01:19:43 | 
| 1654 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-25 01:19:43 | 2024-11-25 01:19:43 | 
| 1664 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-25 01:19:43 | 2024-11-25 01:19:43 | 
| 1669 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-25 01:19:43 | 2024-11-25 01:19:43 | 
| 1672 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-25 01:19:43 | 2024-11-25 01:19:43 | 
| 1674 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-25 01:19:43 | 2024-11-25 01:19:43 | 
| 1686 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-25 01:19:43 | 2024-11-25 01:19:43 | 
| 1690 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:19:43 | 2024-11-25 01:19:43 | 
| 1703 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 01:20:35 | 2024-11-25 01:21:14 | 
| 1706 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-25 01:21:14 | 2024-11-25 01:21:14 | 
| 1714 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:21:14 | 2024-11-25 01:21:14 | 
| 1719 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-25 01:21:14 | 2024-11-25 01:21:14 | 
| 1729 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-25 01:21:14 | 2024-11-25 01:21:14 | 
| 1741 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-25 01:21:14 | 2024-11-25 01:21:14 | 
| 1746 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-25 01:21:14 | 2024-11-25 01:21:14 | 
| 1752 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-25 01:21:14 | 2024-11-25 01:21:14 | 
| 1755 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-25 01:21:14 | 2024-11-25 01:21:14 | 
| 1766 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-25 01:21:14 | 2024-11-25 01:21:14 | 
| 1770 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:21:14 | 2024-11-25 01:21:14 | 
| 1790 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-25 01:46:19 | 2024-11-25 02:00:20 | 
| 1820 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-25 02:01:47 | 2024-11-25 02:15:48 | 
| 1825 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-25 02:15:50 | 2024-11-25 02:29:51 | 
| 1828 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-25 02:31:51 | 2024-11-25 02:31:51 | 
| 1859 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-25 02:36:40 | 2024-11-25 02:50:41 | 
| 1860 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-25 02:50:41 | 2024-11-25 02:54:11 | 
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 957 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check For VIM Target Status | FAIL | 2024-11-25 03:57:30 | 2024-11-25 04:00:32 | 
| 963 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check For VIM Target Status | FAIL | 2024-11-25 04:02:54 | 2024-11-25 04:05:56 | 
| 976 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 04:19:31 | 2024-11-25 04:20:10 | 
| 984 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-25 04:20:12 | 2024-11-25 04:20:12 | 
| 988 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-25 04:20:12 | 2024-11-25 04:20:12 | 
| 999 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 04:27:16 | 2024-11-25 04:27:55 | 
| 1001 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-25 04:27:55 | 2024-11-25 04:27:55 | 
| 1006 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-25 04:27:55 | 2024-11-25 04:27:55 | 
| 1010 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-25 04:28:17 | 2024-11-25 04:28:17 | 
| 1013 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-25 04:28:17 | 2024-11-25 04:28:17 | 
| 1016 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-25 04:28:17 | 2024-11-25 04:28:17 | 
| 1017 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-25 04:28:17 | 2024-11-25 04:28:17 | 
| 1019 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-25 04:28:17 | 2024-11-25 04:28:17 | 
| 1027 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-25 04:28:17 | 2024-11-25 04:28:18 | 
| 1028 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-25 04:28:18 | 2024-11-25 04:28:18 | 
| 1032 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-25 04:28:18 | 2024-11-25 04:28:18 | 
| 1071 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-25 04:33:58 | 2024-11-25 04:34:31 | 
| 1094 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 04:35:31 | 2024-11-25 04:36:10 | 
| 1097 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-25 04:36:10 | 2024-11-25 04:36:10 | 
| 1099 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-25 04:36:10 | 2024-11-25 04:36:10 | 
| 1105 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-25 04:36:10 | 2024-11-25 04:36:10 | 
| 1118 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 04:52:33 | 2024-11-25 04:53:13 | 
| 1121 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-25 04:53:13 | 2024-11-25 04:53:13 | 
| 1126 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-25 04:53:13 | 2024-11-25 04:53:13 | 
| 1143 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-25 04:53:14 | 2024-11-25 04:53:14 | 
| 1146 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-25 04:53:14 | 2024-11-25 04:53:14 | 
| 1152 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-25 04:53:14 | 2024-11-25 04:53:14 | 
| 1155 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-25 04:53:14 | 2024-11-25 04:53:14 | 
| 1157 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-25 04:53:14 | 2024-11-25 04:53:14 | 
| 1172 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-25 04:53:14 | 2024-11-25 04:53:14 | 
| 1190 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 04:54:06 | 2024-11-25 04:54:44 | 
| 1193 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-25 04:54:44 | 2024-11-25 04:54:44 | 
| 1201 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-25 04:54:44 | 2024-11-25 04:54:44 | 
| 1206 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-25 04:54:44 | 2024-11-25 04:54:44 | 
| 1216 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-25 04:54:44 | 2024-11-25 04:54:44 | 
| 1221 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-25 04:54:44 | 2024-11-25 04:54:44 | 
| 1224 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-25 04:54:44 | 2024-11-25 04:54:44 | 
| 1226 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-25 04:54:44 | 2024-11-25 04:54:44 | 
| 1238 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-25 04:54:44 | 2024-11-25 04:54:44 | 
| 1242 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-25 04:54:44 | 2024-11-25 04:54:44 | 
| 1255 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 04:55:35 | 2024-11-25 04:56:14 | 
| 1258 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-25 04:56:14 | 2024-11-25 04:56:14 | 
| 1266 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-25 04:56:14 | 2024-11-25 04:56:14 | 
| 1271 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-25 04:56:14 | 2024-11-25 04:56:14 | 
| 1281 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-25 04:56:14 | 2024-11-25 04:56:14 | 
| 1293 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-25 04:56:14 | 2024-11-25 04:56:14 | 
| 1298 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-25 04:56:14 | 2024-11-25 04:56:14 | 
| 1304 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-25 04:56:14 | 2024-11-25 04:56:14 | 
| 1307 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-25 04:56:14 | 2024-11-25 04:56:14 | 
| 1318 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-25 04:56:14 | 2024-11-25 04:56:14 | 
| 1322 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-25 04:56:14 | 2024-11-25 04:56:14 | 
| 1343 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-25 05:17:38 | 2024-11-25 05:31:39 | 
| 1374 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-25 05:33:06 | 2024-11-25 05:47:06 | 
| 1379 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-25 05:47:09 | 2024-11-25 06:01:09 | 
| 1382 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-25 06:03:09 | 2024-11-25 06:03:09 | 
| 1414 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-25 06:07:57 | 2024-11-25 06:21:57 | 
| 1415 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-25 06:21:57 | 2024-11-25 06:25:28 | 
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 523 | Basic 01-Crud Operations On Vim Targets | Create VIM Target Basic | Check for VIM Target Metric | FAIL | 2024-11-24 23:31:24 | 2024-11-24 23:34:25 | 
| 534 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check for VIM Target Status | FAIL | 2024-11-24 23:34:32 | 2024-11-24 23:37:34 | 
| 539 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check for VIM Target Status | FAIL | 2024-11-24 23:48:28 | 2024-11-24 23:51:30 | 
| 552 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 00:32:12 | 2024-11-25 00:32:51 | 
| 560 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-25 00:32:52 | 2024-11-25 00:32:52 | 
| 564 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-25 00:32:52 | 2024-11-25 00:32:52 | 
| 576 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 00:55:10 | 2024-11-25 00:55:49 | 
| 578 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-25 00:55:49 | 2024-11-25 00:55:49 | 
| 584 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-25 00:55:49 | 2024-11-25 00:55:49 | 
| 588 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-25 00:56:10 | 2024-11-25 00:56:10 | 
| 591 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-25 00:56:10 | 2024-11-25 00:56:10 | 
| 594 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-25 00:56:10 | 2024-11-25 00:56:10 | 
| 595 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-25 00:56:10 | 2024-11-25 00:56:10 | 
| 597 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-25 00:56:10 | 2024-11-25 00:56:10 | 
| 605 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-25 00:56:10 | 2024-11-25 00:56:12 | 
| 606 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-25 00:56:12 | 2024-11-25 00:56:12 | 
| 612 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Delete Volume | FAIL | 2024-11-25 00:56:12 | 2024-11-25 00:56:12 | 
| 620 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 01:02:44 | 2024-11-25 01:03:25 | 
| 623 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-25 01:03:25 | 2024-11-25 01:03:25 | 
| 625 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-25 01:03:25 | 2024-11-25 01:03:25 | 
| 629 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-25 01:03:25 | 2024-11-25 01:03:25 | 
| 642 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 01:19:07 | 2024-11-25 01:21:58 | 
| 645 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:21:58 | 2024-11-25 01:21:58 | 
| 650 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-25 01:21:58 | 2024-11-25 01:21:58 | 
| 667 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-25 01:22:00 | 2024-11-25 01:22:00 | 
| 670 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-25 01:22:00 | 2024-11-25 01:22:00 | 
| 677 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-25 01:22:00 | 2024-11-25 01:22:00 | 
| 680 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-25 01:22:00 | 2024-11-25 01:22:00 | 
| 682 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-25 01:22:00 | 2024-11-25 01:22:00 | 
| 698 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:22:00 | 2024-11-25 01:22:00 | 
| 716 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 01:23:26 | 2024-11-25 01:27:19 | 
| 719 | Heal 02-Scale Vdu Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-25 01:27:19 | 2024-11-25 01:27:19 | 
| 728 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:27:19 | 2024-11-25 01:27:19 | 
| 733 | Heal 02-Scale Vdu Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-25 01:27:19 | 2024-11-25 01:27:19 | 
| 741 | Heal 02-Scale Vdu Healing | Halt Charm VDU | Variable Should Exist | FAIL | 2024-11-25 01:27:19 | 2024-11-25 01:27:19 | 
| 744 | Heal 02-Scale Vdu Healing | Heal Charm VDU | Variable Should Exist | FAIL | 2024-11-25 01:27:19 | 2024-11-25 01:27:19 | 
| 746 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-25 01:27:19 | 2024-11-25 01:27:19 | 
| 760 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:27:19 | 2024-11-25 01:27:19 | 
| 774 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-25 01:28:29 | 2024-11-25 01:32:23 | 
| 777 | Heal 03-Multiple Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-25 01:32:23 | 2024-11-25 01:32:23 | 
| 786 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:32:23 | 2024-11-25 01:32:23 | 
| 791 | Heal 03-Multiple Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-25 01:32:23 | 2024-11-25 01:32:23 | 
| 799 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-25 01:32:23 | 2024-11-25 01:32:23 | 
| 811 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-25 01:32:23 | 2024-11-25 01:32:23 | 
| 817 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-25 01:32:23 | 2024-11-25 01:32:23 | 
| 820 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-25 01:32:23 | 2024-11-25 01:32:23 | 
| 833 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-25 01:32:23 | 2024-11-25 01:32:23 | 
| 854 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-25 02:21:11 | 2024-11-25 02:35:11 | 
| 887 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-25 02:36:37 | 2024-11-25 02:50:37 | 
| 894 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-25 02:50:40 | 2024-11-25 03:04:40 | 
| 897 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-25 03:06:40 | 2024-11-25 03:06:40 | 
| 902 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-11-25 03:08:41 | 2024-11-25 03:08:41 | 
| 929 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-25 03:11:28 | 2024-11-25 03:25:28 | 
| 931 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-25 03:25:28 | 2024-11-25 03:28:59 | 
Powered by osm-analytics