Date and time of the report: 2024-11-23 08:20:24.631290
Analysed period: 2024-11-02 to 2024-11-23.
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.561076 | 21.561076 | 0.000000 | 21.500023 | 0.000000 | 21.500023 | 1.0 | 7.684606 | 0.000000 | 7.684606 | 1.0 | 0.0 | 21.647894 | 21.647894 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561076 | 21.561076 | 0.000000 | 0.000000 | 21.500023 | 21.500023 | 0.0 | 0.000000 | 7.684606 | 7.684606 | 0.0 | 0.0 | 21.647894 | 21.647894 | 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 | 7.684606 | 7.684606 | 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 | 7.684606 | 7.684606 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.000000 | 21.561076 | 21.561076 | 0.000000 | 21.500023 | 0.000000 | 21.500023 | 1.0 | 7.684606 | 0.000000 | 7.684606 | 1.0 | 0.0 | 21.647894 | 21.647894 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 15.561076 | 6.000000 | 21.561076 | 0.721721 | 0.000000 | 21.500023 | 21.500023 | 0.0 | 0.000000 | 7.684606 | 7.684606 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561076 | 21.561076 | 0.000000 | 0.000000 | 21.500023 | 21.500023 | 0.0 | 0.000000 | 7.684606 | 7.684606 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561076 | 21.561076 | 0.000000 | 0.000000 | 21.500023 | 21.500023 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.0 | 21.647894 | 21.647894 | 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 | 3182 | 2024-11-23 02:06:10 | 12633291 | UNSTABLE | FAIL | 402.0 | 70.0 | 
| 1 | osm-stage_3-merge/v16.0 | 67 | 2024-11-23 00:01:09 | 11711542 | UNSTABLE | FAIL | 412.0 | 60.0 | 
| 2 | osm-stage_3-merge/v15.0 | 327 | 2024-11-23 03:34:10 | 11611499 | UNSTABLE | FAIL | 393.0 | 62.0 | 
| 3 | osm-stage_3-merge/v14.0 | 482 | 2024-11-22 23:08:09 | 17185066 | UNSTABLE | FAIL | 543.0 | 60.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-23 02:46:57 | 2024-11-23 02:48:22 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 141 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2024-11-23 02:50:36 | 2024-11-23 02:53:18 | 13 | 3 | Update Running VNF Instance | Update Network Service | 
| 142 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-23 02:53:18 | 2024-11-23 02:54:42 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-23 02:56:35 | 2024-11-23 03:01:36 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 145 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-23 03:01:36 | 2024-11-23 03:02:59 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 154 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-23 03:18:53 | 2024-11-23 03:20:26 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 155 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-23 03:20:26 | 2024-11-23 03:22:00 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 156 | Heal 03-Multiple Healing | FAIL | 2024-11-23 03:22:00 | 2024-11-23 03:23:30 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 161 | K8S 13-Two Helm Kdu | FAIL | 2024-11-23 03:37:55 | 2024-11-23 03:47:11 | 15 | 3 | Delete Network Service Instance | Delete NS | 
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-23 03:52:29 | 2024-11-23 04:08:24 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-23 04:08:24 | 2024-11-23 04:42:30 | 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-23 04:42:30 | 2024-11-23 05:03:28 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
| 170 | Slice 02-Shared Network Slicing | FAIL | 2024-11-23 05:10:32 | 2024-11-23 05:30:27 | 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-23 00:43:49 | 2024-11-23 00:45:13 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 286 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-23 00:51:19 | 2024-11-23 00:52:44 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 288 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-23 00:54:37 | 2024-11-23 00:59:38 | 11 | 1 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | 
| 289 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-23 00:59:38 | 2024-11-23 01:01:01 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 298 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-23 01:17:26 | 2024-11-23 01:18:59 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 299 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-23 01:18:59 | 2024-11-23 01:20:33 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 300 | Heal 03-Multiple Healing | FAIL | 2024-11-23 01:20:33 | 2024-11-23 01:22:03 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-23 01:45:37 | 2024-11-23 02:00:59 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-23 02:00:59 | 2024-11-23 02:34:33 | 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-23 02:34:33 | 2024-11-23 02:55:33 | 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-23 03:56:49 | 2024-11-23 03:59:58 | 3 | 1 | Create VIM Target With Extra Config | Check For VIM Target Status | 
| 232 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-23 04:02:15 | 2024-11-23 04:07:36 | 8 | 1 | Create VIM With Port Security Disabled | Check For VIM Target Status | 
| 239 | Basic 21-Support Of Volumes | FAIL | 2024-11-23 04:18:29 | 2024-11-23 04:19:51 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 243 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-23 04:26:19 | 2024-11-23 04:27:41 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 245 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-23 04:29:32 | 2024-11-23 04:34:13 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 246 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-23 04:34:13 | 2024-11-23 04:35:38 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 255 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-23 04:51:44 | 2024-11-23 04:53:15 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 256 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-23 04:53:15 | 2024-11-23 04:55:04 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 257 | Heal 03-Multiple Healing | FAIL | 2024-11-23 04:55:04 | 2024-11-23 04:56:51 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-23 05:17:44 | 2024-11-23 05:33:04 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-23 05:33:04 | 2024-11-23 06:06:34 | 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-23 06:06:34 | 2024-11-23 06:27:29 | 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-22 23:34:06 | 2024-11-22 23:40:25 | 2 | 2 | Create VIM Target Basic | Check for VIM Target Metric | 
| 177 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-22 23:51:19 | 2024-11-22 23:57:16 | 8 | 1 | Create VIM With Port Security Disabled | Check for VIM Target Status | 
| 189 | Basic 21-Support Of Volumes | FAIL | 2024-11-23 00:34:55 | 2024-11-23 00:36:20 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 192 | Basic 24-Affinity Groups | FAIL | 2024-11-23 00:44:58 | 2024-11-23 00:47:01 | 6 | 1 | None | None | 
| 196 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-23 00:58:23 | 2024-11-23 00:59:47 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 198 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-23 01:01:41 | 2024-11-23 01:06:25 | 11 | 1 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | 
| 199 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-23 01:06:25 | 2024-11-23 01:07:46 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 208 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-23 01:23:37 | 2024-11-23 01:28:46 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 209 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-23 01:28:46 | 2024-11-23 01:33:21 | 7 | 9 | Network Service Instance Test | Create Network Service | 
| 210 | Heal 03-Multiple Healing | FAIL | 2024-11-23 01:33:21 | 2024-11-23 01:38:29 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-23 02:24:37 | 2024-11-23 02:39:59 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-23 02:39:59 | 2024-11-23 03:13:32 | 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-23 03:13:32 | 2024-11-23 03:34:30 | 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-23 02:47:00 | 2024-11-23 02:47:40 | 
| 10 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-23 02:47:42 | 2024-11-23 02:47:42 | 
| 14 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-23 02:47:42 | 2024-11-23 02:47:42 | 
| 45 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2024-11-23 02:52:36 | 2024-11-23 02:52:37 | 
| 47 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Execute NS Action | FAIL | 2024-11-23 02:52:37 | 2024-11-23 02:52:38 | 
| ... | ... | ... | ... | ... | ... | ... | 
| 511 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-23 04:58:39 | 2024-11-23 05:02:10 | 
| 552 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-11-23 05:16:17 | 2024-11-23 05:20:29 | 
| 554 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-11-23 05:20:33 | 2024-11-23 05:20:34 | 
| 555 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-11-23 05:20:34 | 2024-11-23 05:20:36 | 
| 557 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-11-23 05:20:36 | 2024-11-23 05:20:38 | 
65 rows × 6 columns
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 1530 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 00:43:52 | 2024-11-23 00:44:32 | 
| 1538 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-23 00:44:34 | 2024-11-23 00:44:34 | 
| 1542 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-23 00:44:34 | 2024-11-23 00:44:34 | 
| 1553 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 00:51:23 | 2024-11-23 00:52:02 | 
| 1555 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-23 00:52:02 | 2024-11-23 00:52:02 | 
| 1560 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-23 00:52:02 | 2024-11-23 00:52:02 | 
| 1564 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-23 00:52:24 | 2024-11-23 00:52:24 | 
| 1567 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-23 00:52:24 | 2024-11-23 00:52:24 | 
| 1570 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-23 00:52:24 | 2024-11-23 00:52:24 | 
| 1571 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-23 00:52:24 | 2024-11-23 00:52:24 | 
| 1573 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-23 00:52:24 | 2024-11-23 00:52:24 | 
| 1581 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-23 00:52:24 | 2024-11-23 00:52:26 | 
| 1582 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-23 00:52:26 | 2024-11-23 00:52:26 | 
| 1586 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-23 00:52:26 | 2024-11-23 00:52:26 | 
| 1617 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-23 00:58:02 | 2024-11-23 00:58:34 | 
| 1648 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 00:59:42 | 2024-11-23 01:00:21 | 
| 1651 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-23 01:00:21 | 2024-11-23 01:00:21 | 
| 1653 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-23 01:00:21 | 2024-11-23 01:00:21 | 
| 1659 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-23 01:00:21 | 2024-11-23 01:00:21 | 
| 1672 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 01:17:32 | 2024-11-23 01:18:11 | 
| 1675 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:18:11 | 2024-11-23 01:18:11 | 
| 1680 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-23 01:18:11 | 2024-11-23 01:18:11 | 
| 1697 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-23 01:18:12 | 2024-11-23 01:18:12 | 
| 1700 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-23 01:18:12 | 2024-11-23 01:18:12 | 
| 1706 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-23 01:18:12 | 2024-11-23 01:18:12 | 
| 1709 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-23 01:18:12 | 2024-11-23 01:18:12 | 
| 1711 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-23 01:18:12 | 2024-11-23 01:18:12 | 
| 1726 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:18:12 | 2024-11-23 01:18:12 | 
| 1744 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 01:19:06 | 2024-11-23 01:19:45 | 
| 1747 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-23 01:19:45 | 2024-11-23 01:19:45 | 
| 1755 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:19:45 | 2024-11-23 01:19:45 | 
| 1760 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-23 01:19:45 | 2024-11-23 01:19:45 | 
| 1770 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-23 01:19:45 | 2024-11-23 01:19:45 | 
| 1775 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-23 01:19:45 | 2024-11-23 01:19:45 | 
| 1778 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-23 01:19:45 | 2024-11-23 01:19:45 | 
| 1780 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-23 01:19:45 | 2024-11-23 01:19:45 | 
| 1792 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-23 01:19:45 | 2024-11-23 01:19:45 | 
| 1796 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:19:45 | 2024-11-23 01:19:45 | 
| 1809 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 01:20:37 | 2024-11-23 01:21:17 | 
| 1812 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-23 01:21:17 | 2024-11-23 01:21:17 | 
| 1820 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:21:17 | 2024-11-23 01:21:17 | 
| 1825 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-23 01:21:17 | 2024-11-23 01:21:17 | 
| 1835 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-23 01:21:17 | 2024-11-23 01:21:17 | 
| 1847 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-23 01:21:17 | 2024-11-23 01:21:17 | 
| 1852 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-23 01:21:17 | 2024-11-23 01:21:17 | 
| 1858 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-23 01:21:17 | 2024-11-23 01:21:17 | 
| 1861 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-23 01:21:17 | 2024-11-23 01:21:17 | 
| 1872 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-23 01:21:17 | 2024-11-23 01:21:17 | 
| 1876 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:21:17 | 2024-11-23 01:21:17 | 
| 1896 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-23 01:46:20 | 2024-11-23 02:00:21 | 
| 1926 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-23 02:01:48 | 2024-11-23 02:15:49 | 
| 1931 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-23 02:15:52 | 2024-11-23 02:29:52 | 
| 1934 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-23 02:31:52 | 2024-11-23 02:31:53 | 
| 1965 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-23 02:36:43 | 2024-11-23 02:50:44 | 
| 1966 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-23 02:50:44 | 2024-11-23 02:54:15 | 
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 1063 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check For VIM Target Status | FAIL | 2024-11-23 03:56:52 | 2024-11-23 03:59:54 | 
| 1069 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check For VIM Target Status | FAIL | 2024-11-23 04:02:17 | 2024-11-23 04:05:19 | 
| 1082 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 04:18:32 | 2024-11-23 04:19:11 | 
| 1090 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-23 04:19:13 | 2024-11-23 04:19:13 | 
| 1094 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-23 04:19:13 | 2024-11-23 04:19:13 | 
| 1105 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 04:26:23 | 2024-11-23 04:27:02 | 
| 1107 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-23 04:27:02 | 2024-11-23 04:27:02 | 
| 1112 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-23 04:27:02 | 2024-11-23 04:27:02 | 
| 1116 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-23 04:27:23 | 2024-11-23 04:27:23 | 
| 1119 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-23 04:27:23 | 2024-11-23 04:27:23 | 
| 1122 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-23 04:27:23 | 2024-11-23 04:27:23 | 
| 1123 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-23 04:27:23 | 2024-11-23 04:27:23 | 
| 1125 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-23 04:27:23 | 2024-11-23 04:27:23 | 
| 1133 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-23 04:27:23 | 2024-11-23 04:27:25 | 
| 1134 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-23 04:27:25 | 2024-11-23 04:27:25 | 
| 1138 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-23 04:27:25 | 2024-11-23 04:27:25 | 
| 1177 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-23 04:33:01 | 2024-11-23 04:33:33 | 
| 1200 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 04:34:17 | 2024-11-23 04:34:56 | 
| 1203 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-23 04:34:56 | 2024-11-23 04:34:56 | 
| 1205 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-23 04:34:56 | 2024-11-23 04:34:56 | 
| 1211 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-23 04:34:56 | 2024-11-23 04:34:56 | 
| 1224 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 04:51:50 | 2024-11-23 04:52:29 | 
| 1227 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-23 04:52:29 | 2024-11-23 04:52:29 | 
| 1232 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-23 04:52:29 | 2024-11-23 04:52:29 | 
| 1249 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-23 04:52:30 | 2024-11-23 04:52:30 | 
| 1252 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-23 04:52:30 | 2024-11-23 04:52:30 | 
| 1258 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-23 04:52:30 | 2024-11-23 04:52:30 | 
| 1261 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-23 04:52:30 | 2024-11-23 04:52:30 | 
| 1263 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-23 04:52:30 | 2024-11-23 04:52:30 | 
| 1278 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-23 04:52:30 | 2024-11-23 04:52:30 | 
| 1296 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 04:53:22 | 2024-11-23 04:54:00 | 
| 1299 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-23 04:54:00 | 2024-11-23 04:54:00 | 
| 1307 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-23 04:54:00 | 2024-11-23 04:54:00 | 
| 1312 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-23 04:54:00 | 2024-11-23 04:54:00 | 
| 1322 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-23 04:54:00 | 2024-11-23 04:54:00 | 
| 1327 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-23 04:54:00 | 2024-11-23 04:54:00 | 
| 1330 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-23 04:54:00 | 2024-11-23 04:54:00 | 
| 1332 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-23 04:54:00 | 2024-11-23 04:54:00 | 
| 1344 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-23 04:54:00 | 2024-11-23 04:54:00 | 
| 1348 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-23 04:54:00 | 2024-11-23 04:54:00 | 
| 1361 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 04:55:08 | 2024-11-23 04:55:47 | 
| 1364 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-23 04:55:47 | 2024-11-23 04:55:47 | 
| 1372 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-23 04:55:47 | 2024-11-23 04:55:47 | 
| 1377 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-23 04:55:47 | 2024-11-23 04:55:47 | 
| 1387 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-23 04:55:47 | 2024-11-23 04:55:47 | 
| 1399 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-23 04:55:47 | 2024-11-23 04:55:47 | 
| 1404 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-23 04:55:47 | 2024-11-23 04:55:47 | 
| 1410 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-23 04:55:47 | 2024-11-23 04:55:47 | 
| 1413 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-23 04:55:47 | 2024-11-23 04:55:47 | 
| 1424 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-23 04:55:47 | 2024-11-23 04:55:47 | 
| 1428 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-23 04:55:47 | 2024-11-23 04:55:47 | 
| 1449 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-23 05:18:27 | 2024-11-23 05:32:27 | 
| 1480 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-23 05:33:52 | 2024-11-23 05:47:53 | 
| 1485 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-23 05:47:56 | 2024-11-23 06:01:56 | 
| 1488 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-23 06:03:56 | 2024-11-23 06:03:56 | 
| 1520 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-23 06:08:42 | 2024-11-23 06:22:42 | 
| 1521 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-23 06:22:42 | 2024-11-23 06:26:13 | 
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 566 | Basic 01-Crud Operations On Vim Targets | Create VIM Target Basic | Check for VIM Target Metric | FAIL | 2024-11-22 23:34:10 | 2024-11-22 23:37:12 | 
| 577 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check for VIM Target Status | FAIL | 2024-11-22 23:37:19 | 2024-11-22 23:40:21 | 
| 582 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check for VIM Target Status | FAIL | 2024-11-22 23:51:21 | 2024-11-22 23:54:23 | 
| 595 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 00:34:59 | 2024-11-23 00:35:39 | 
| 603 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-23 00:35:41 | 2024-11-23 00:35:41 | 
| 607 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-23 00:35:41 | 2024-11-23 00:35:41 | 
| 629 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 00:58:27 | 2024-11-23 00:59:06 | 
| 631 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-23 00:59:06 | 2024-11-23 00:59:06 | 
| 637 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-23 00:59:06 | 2024-11-23 00:59:06 | 
| 641 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-23 00:59:28 | 2024-11-23 00:59:28 | 
| 644 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-23 00:59:28 | 2024-11-23 00:59:28 | 
| 647 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-23 00:59:28 | 2024-11-23 00:59:28 | 
| 648 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-23 00:59:28 | 2024-11-23 00:59:28 | 
| 650 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-23 00:59:28 | 2024-11-23 00:59:28 | 
| 658 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-23 00:59:28 | 2024-11-23 00:59:30 | 
| 659 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-23 00:59:30 | 2024-11-23 00:59:30 | 
| 665 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Delete Volume | FAIL | 2024-11-23 00:59:30 | 2024-11-23 00:59:30 | 
| 697 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-23 01:05:05 | 2024-11-23 01:05:38 | 
| 726 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 01:06:28 | 2024-11-23 01:07:07 | 
| 729 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-23 01:07:07 | 2024-11-23 01:07:07 | 
| 731 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-23 01:07:07 | 2024-11-23 01:07:07 | 
| 735 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-23 01:07:07 | 2024-11-23 01:07:07 | 
| 748 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 01:23:44 | 2024-11-23 01:27:41 | 
| 751 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:27:41 | 2024-11-23 01:27:41 | 
| 756 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-23 01:27:41 | 2024-11-23 01:27:41 | 
| 773 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-23 01:27:43 | 2024-11-23 01:27:43 | 
| 776 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-23 01:27:43 | 2024-11-23 01:27:43 | 
| 783 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-23 01:27:43 | 2024-11-23 01:27:43 | 
| 786 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-23 01:27:43 | 2024-11-23 01:27:43 | 
| 788 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-23 01:27:43 | 2024-11-23 01:27:43 | 
| 804 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:27:43 | 2024-11-23 01:27:43 | 
| 822 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 01:28:53 | 2024-11-23 01:32:17 | 
| 825 | Heal 02-Scale Vdu Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-23 01:32:17 | 2024-11-23 01:32:17 | 
| 834 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:32:17 | 2024-11-23 01:32:17 | 
| 839 | Heal 02-Scale Vdu Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-23 01:32:17 | 2024-11-23 01:32:17 | 
| 847 | Heal 02-Scale Vdu Healing | Halt Charm VDU | Variable Should Exist | FAIL | 2024-11-23 01:32:17 | 2024-11-23 01:32:17 | 
| 850 | Heal 02-Scale Vdu Healing | Heal Charm VDU | Variable Should Exist | FAIL | 2024-11-23 01:32:17 | 2024-11-23 01:32:17 | 
| 852 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-23 01:32:17 | 2024-11-23 01:32:17 | 
| 866 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:32:17 | 2024-11-23 01:32:17 | 
| 880 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-23 01:33:28 | 2024-11-23 01:37:25 | 
| 883 | Heal 03-Multiple Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-23 01:37:25 | 2024-11-23 01:37:25 | 
| 892 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:37:25 | 2024-11-23 01:37:25 | 
| 897 | Heal 03-Multiple Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-23 01:37:25 | 2024-11-23 01:37:25 | 
| 905 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-23 01:37:25 | 2024-11-23 01:37:25 | 
| 917 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-23 01:37:25 | 2024-11-23 01:37:25 | 
| 923 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-23 01:37:25 | 2024-11-23 01:37:25 | 
| 926 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-23 01:37:25 | 2024-11-23 01:37:25 | 
| 939 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-23 01:37:25 | 2024-11-23 01:37:25 | 
| 960 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-23 02:25:20 | 2024-11-23 02:39:20 | 
| 993 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-23 02:40:49 | 2024-11-23 02:54:50 | 
| 1000 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-23 02:54:52 | 2024-11-23 03:08:52 | 
| 1003 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-23 03:10:52 | 2024-11-23 03:10:52 | 
| 1008 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-11-23 03:12:53 | 2024-11-23 03:12:53 | 
| 1035 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-23 03:15:42 | 2024-11-23 03:29:42 | 
| 1037 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-23 03:29:42 | 2024-11-23 03:33:13 | 
Powered by osm-analytics