Date and time of the report: 2024-11-22 08:20:25.487579
Analysed period: 2024-11-01 to 2024-11-22.
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 | 20.561076 | 20.561076 | 0.000000 | 21.500012 | 0.000000 | 21.500012 | 1.0 | 6.684606 | 0.000000 | 6.684606 | 1.0 | 0.0 | 20.647894 | 20.647894 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 20.561076 | 20.561076 | 0.000000 | 0.000000 | 21.500012 | 21.500012 | 0.0 | 0.000000 | 6.684606 | 6.684606 | 0.0 | 0.0 | 20.647894 | 20.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 | 6.684606 | 6.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 | 6.684606 | 6.684606 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.000000 | 20.561076 | 20.561076 | 0.000000 | 21.500012 | 0.000000 | 21.500012 | 1.0 | 6.684606 | 0.000000 | 6.684606 | 1.0 | 0.0 | 20.647894 | 20.647894 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 14.561076 | 6.000000 | 20.561076 | 0.708186 | 0.000000 | 21.500012 | 21.500012 | 0.0 | 0.000000 | 6.684606 | 6.684606 | 0.0 | 0.0 | 20.647894 | 20.647894 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 20.561076 | 20.561076 | 0.000000 | 0.000000 | 21.500012 | 21.500012 | 0.0 | 0.000000 | 6.684606 | 6.684606 | 0.0 | 0.0 | 20.647894 | 20.647894 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 20.561076 | 20.561076 | 0.000000 | 0.000000 | 21.500012 | 21.500012 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.647894 | 20.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 | 3181 | 2024-11-22 02:06:10 | 12040587 | UNSTABLE | FAIL | 405.0 | 67.0 | 
| 1 | osm-stage_3-merge/v16.0 | 66 | 2024-11-22 00:01:10 | 11559855 | UNSTABLE | FAIL | 412.0 | 60.0 | 
| 2 | osm-stage_3-merge/v15.0 | 326 | 2024-11-22 03:34:10 | 11072001 | UNSTABLE | FAIL | 393.0 | 62.0 | 
| 3 | osm-stage_3-merge/v14.0 | 481 | 2024-11-21 23:08:15 | 16880837 | UNSTABLE | FAIL | 544.0 | 59.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-22 02:43:19 | 2024-11-22 02:44:43 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 141 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2024-11-22 02:46:54 | 2024-11-22 02:50:06 | 13 | 3 | Update Running VNF Instance | Update Network Service | 
| 142 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-22 02:50:06 | 2024-11-22 02:51:29 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-22 02:53:24 | 2024-11-22 02:58:25 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 145 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-22 02:58:25 | 2024-11-22 02:59:48 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 154 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-22 03:15:50 | 2024-11-22 03:17:39 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 155 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-22 03:17:39 | 2024-11-22 03:19:12 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 156 | Heal 03-Multiple Healing | FAIL | 2024-11-22 03:19:12 | 2024-11-22 03:20:41 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-22 03:43:50 | 2024-11-22 03:59:12 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-22 03:59:12 | 2024-11-22 04:32:43 | 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-22 04:32:43 | 2024-11-22 04:53:41 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
| 170 | Slice 02-Shared Network Slicing | FAIL | 2024-11-22 05:00:45 | 2024-11-22 05:20:38 | 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-22 00:42:58 | 2024-11-22 00:44:24 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 286 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-22 00:50:27 | 2024-11-22 00:51:49 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 288 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-22 00:53:42 | 2024-11-22 00:58:25 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 289 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-22 00:58:25 | 2024-11-22 00:59:47 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 298 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-22 01:15:30 | 2024-11-22 01:17:01 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 299 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-22 01:17:01 | 2024-11-22 01:18:33 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 300 | Heal 03-Multiple Healing | FAIL | 2024-11-22 01:18:33 | 2024-11-22 01:20:03 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-22 01:43:19 | 2024-11-22 01:58:40 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-22 01:58:40 | 2024-11-22 02:32:12 | 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-22 02:32:12 | 2024-11-22 02:53:10 | 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-22 03:51:58 | 2024-11-22 03:55:07 | 3 | 1 | Create VIM Target With Extra Config | Check For VIM Target Status | 
| 232 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-22 03:57:21 | 2024-11-22 04:03:16 | 8 | 1 | Create VIM With Port Security Disabled | Check For VIM Target Status | 
| 239 | Basic 21-Support Of Volumes | FAIL | 2024-11-22 04:13:32 | 2024-11-22 04:14:53 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 243 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-22 04:20:47 | 2024-11-22 04:22:08 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 245 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-22 04:23:58 | 2024-11-22 04:28:56 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 246 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-22 04:28:56 | 2024-11-22 04:30:19 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 255 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-22 04:45:19 | 2024-11-22 04:47:06 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 256 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-22 04:47:06 | 2024-11-22 04:48:38 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 257 | Heal 03-Multiple Healing | FAIL | 2024-11-22 04:48:38 | 2024-11-22 04:50:06 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-22 05:10:34 | 2024-11-22 05:25:54 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-22 05:25:54 | 2024-11-22 05:59:26 | 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-22 05:59:26 | 2024-11-22 06:20:51 | 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-21 23:31:45 | 2024-11-21 23:38:02 | 2 | 2 | Create VIM Target Basic | Check for VIM Target Metric | 
| 177 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-21 23:48:48 | 2024-11-21 23:54:43 | 8 | 1 | Create VIM With Port Security Disabled | Check for VIM Target Status | 
| 189 | Basic 21-Support Of Volumes | FAIL | 2024-11-22 00:31:53 | 2024-11-22 00:33:14 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 196 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-22 00:55:24 | 2024-11-22 00:56:46 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 198 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-22 00:58:37 | 2024-11-22 01:03:16 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 199 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-22 01:03:16 | 2024-11-22 01:04:36 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 208 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-22 01:20:02 | 2024-11-22 01:25:08 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 209 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-22 01:25:08 | 2024-11-22 01:30:09 | 7 | 9 | Network Service Instance Test | Create Network Service | 
| 210 | Heal 03-Multiple Healing | FAIL | 2024-11-22 01:30:09 | 2024-11-22 01:31:37 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-22 02:20:21 | 2024-11-22 02:35:41 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-22 02:35:41 | 2024-11-22 03:09:09 | 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-22 03:09:09 | 2024-11-22 03:30:05 | 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-22 02:43:22 | 2024-11-22 02:44:02 | 
| 10 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-22 02:44:03 | 2024-11-22 02:44:03 | 
| 14 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-22 02:44:03 | 2024-11-22 02:44:03 | 
| 45 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2024-11-22 02:49:25 | 2024-11-22 02:49:26 | 
| 47 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Execute NS Action | FAIL | 2024-11-22 02:49:26 | 2024-11-22 02:49:27 | 
| ... | ... | ... | ... | ... | ... | ... | 
| 468 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-22 04:48:54 | 2024-11-22 04:52:24 | 
| 509 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-11-22 05:06:30 | 2024-11-22 05:10:42 | 
| 511 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-11-22 05:10:46 | 2024-11-22 05:10:47 | 
| 512 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-11-22 05:10:47 | 2024-11-22 05:10:49 | 
| 514 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-11-22 05:10:49 | 2024-11-22 05:10:50 | 
62 rows × 6 columns
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 1477 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 00:43:01 | 2024-11-22 00:43:41 | 
| 1485 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-22 00:43:43 | 2024-11-22 00:43:43 | 
| 1489 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-22 00:43:43 | 2024-11-22 00:43:43 | 
| 1500 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 00:50:30 | 2024-11-22 00:51:10 | 
| 1502 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-22 00:51:10 | 2024-11-22 00:51:10 | 
| 1507 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-22 00:51:10 | 2024-11-22 00:51:10 | 
| 1511 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-22 00:51:31 | 2024-11-22 00:51:31 | 
| 1514 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-22 00:51:31 | 2024-11-22 00:51:31 | 
| 1517 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-22 00:51:31 | 2024-11-22 00:51:31 | 
| 1518 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-22 00:51:31 | 2024-11-22 00:51:31 | 
| 1520 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-22 00:51:31 | 2024-11-22 00:51:31 | 
| 1528 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-22 00:51:31 | 2024-11-22 00:51:33 | 
| 1529 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-22 00:51:33 | 2024-11-22 00:51:33 | 
| 1533 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-22 00:51:33 | 2024-11-22 00:51:33 | 
| 1572 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-22 00:57:11 | 2024-11-22 00:57:44 | 
| 1595 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 00:58:28 | 2024-11-22 00:59:08 | 
| 1598 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-22 00:59:08 | 2024-11-22 00:59:08 | 
| 1600 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-22 00:59:08 | 2024-11-22 00:59:08 | 
| 1606 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-22 00:59:08 | 2024-11-22 00:59:08 | 
| 1619 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 01:15:35 | 2024-11-22 01:16:14 | 
| 1622 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:16:14 | 2024-11-22 01:16:14 | 
| 1627 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-22 01:16:14 | 2024-11-22 01:16:14 | 
| 1644 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-22 01:16:16 | 2024-11-22 01:16:16 | 
| 1647 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-22 01:16:16 | 2024-11-22 01:16:16 | 
| 1653 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-22 01:16:16 | 2024-11-22 01:16:16 | 
| 1656 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-22 01:16:16 | 2024-11-22 01:16:16 | 
| 1658 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-22 01:16:16 | 2024-11-22 01:16:16 | 
| 1673 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:16:16 | 2024-11-22 01:16:16 | 
| 1691 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 01:17:08 | 2024-11-22 01:17:47 | 
| 1694 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-22 01:17:47 | 2024-11-22 01:17:47 | 
| 1702 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:17:47 | 2024-11-22 01:17:47 | 
| 1707 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-22 01:17:47 | 2024-11-22 01:17:47 | 
| 1717 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-22 01:17:47 | 2024-11-22 01:17:47 | 
| 1722 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-22 01:17:47 | 2024-11-22 01:17:47 | 
| 1725 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-22 01:17:47 | 2024-11-22 01:17:47 | 
| 1727 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-22 01:17:47 | 2024-11-22 01:17:47 | 
| 1739 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-22 01:17:47 | 2024-11-22 01:17:47 | 
| 1743 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:17:47 | 2024-11-22 01:17:47 | 
| 1756 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 01:18:38 | 2024-11-22 01:19:17 | 
| 1759 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-22 01:19:17 | 2024-11-22 01:19:17 | 
| 1767 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:19:17 | 2024-11-22 01:19:17 | 
| 1772 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-22 01:19:17 | 2024-11-22 01:19:17 | 
| 1782 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-22 01:19:17 | 2024-11-22 01:19:17 | 
| 1794 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-22 01:19:17 | 2024-11-22 01:19:17 | 
| 1799 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-22 01:19:17 | 2024-11-22 01:19:17 | 
| 1805 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-22 01:19:17 | 2024-11-22 01:19:17 | 
| 1808 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-22 01:19:17 | 2024-11-22 01:19:17 | 
| 1819 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-22 01:19:17 | 2024-11-22 01:19:17 | 
| 1823 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:19:17 | 2024-11-22 01:19:17 | 
| 1843 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-22 01:44:02 | 2024-11-22 01:58:03 | 
| 1873 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-22 01:59:29 | 2024-11-22 02:13:30 | 
| 1878 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-22 02:13:32 | 2024-11-22 02:27:33 | 
| 1881 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-22 02:29:33 | 2024-11-22 02:29:33 | 
| 1912 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-22 02:34:22 | 2024-11-22 02:48:22 | 
| 1913 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-22 02:48:22 | 2024-11-22 02:51:53 | 
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 1010 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check For VIM Target Status | FAIL | 2024-11-22 03:52:02 | 2024-11-22 03:55:03 | 
| 1016 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check For VIM Target Status | FAIL | 2024-11-22 03:57:23 | 2024-11-22 04:00:25 | 
| 1029 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 04:13:35 | 2024-11-22 04:14:14 | 
| 1037 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-22 04:14:16 | 2024-11-22 04:14:16 | 
| 1041 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-22 04:14:16 | 2024-11-22 04:14:16 | 
| 1052 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 04:20:50 | 2024-11-22 04:21:29 | 
| 1054 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-22 04:21:29 | 2024-11-22 04:21:29 | 
| 1059 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-22 04:21:29 | 2024-11-22 04:21:29 | 
| 1063 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-22 04:21:50 | 2024-11-22 04:21:50 | 
| 1066 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-22 04:21:50 | 2024-11-22 04:21:50 | 
| 1069 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-22 04:21:50 | 2024-11-22 04:21:50 | 
| 1070 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-22 04:21:50 | 2024-11-22 04:21:50 | 
| 1072 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-22 04:21:50 | 2024-11-22 04:21:50 | 
| 1080 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-22 04:21:50 | 2024-11-22 04:21:52 | 
| 1081 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-22 04:21:52 | 2024-11-22 04:21:52 | 
| 1085 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-22 04:21:52 | 2024-11-22 04:21:52 | 
| 1124 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-22 04:27:27 | 2024-11-22 04:28:00 | 
| 1147 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 04:29:00 | 2024-11-22 04:29:38 | 
| 1150 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-22 04:29:38 | 2024-11-22 04:29:38 | 
| 1152 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-22 04:29:38 | 2024-11-22 04:29:38 | 
| 1158 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-22 04:29:38 | 2024-11-22 04:29:38 | 
| 1171 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 04:45:24 | 2024-11-22 04:46:03 | 
| 1174 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-22 04:46:03 | 2024-11-22 04:46:03 | 
| 1179 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-22 04:46:03 | 2024-11-22 04:46:03 | 
| 1196 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-22 04:46:05 | 2024-11-22 04:46:05 | 
| 1199 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-22 04:46:05 | 2024-11-22 04:46:05 | 
| 1205 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-22 04:46:05 | 2024-11-22 04:46:05 | 
| 1208 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-22 04:46:05 | 2024-11-22 04:46:05 | 
| 1210 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-22 04:46:05 | 2024-11-22 04:46:05 | 
| 1225 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-22 04:46:05 | 2024-11-22 04:46:05 | 
| 1243 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 04:47:13 | 2024-11-22 04:47:51 | 
| 1246 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-22 04:47:51 | 2024-11-22 04:47:51 | 
| 1254 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-22 04:47:51 | 2024-11-22 04:47:51 | 
| 1259 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-22 04:47:51 | 2024-11-22 04:47:51 | 
| 1269 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-22 04:47:51 | 2024-11-22 04:47:51 | 
| 1274 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-22 04:47:51 | 2024-11-22 04:47:51 | 
| 1277 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-22 04:47:51 | 2024-11-22 04:47:51 | 
| 1279 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-22 04:47:51 | 2024-11-22 04:47:51 | 
| 1291 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-22 04:47:51 | 2024-11-22 04:47:51 | 
| 1295 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-22 04:47:51 | 2024-11-22 04:47:51 | 
| 1308 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 04:48:42 | 2024-11-22 04:49:22 | 
| 1311 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-22 04:49:22 | 2024-11-22 04:49:22 | 
| 1319 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-22 04:49:22 | 2024-11-22 04:49:22 | 
| 1324 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-22 04:49:22 | 2024-11-22 04:49:22 | 
| 1334 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-22 04:49:22 | 2024-11-22 04:49:22 | 
| 1346 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-22 04:49:22 | 2024-11-22 04:49:22 | 
| 1351 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-22 04:49:22 | 2024-11-22 04:49:22 | 
| 1357 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-22 04:49:22 | 2024-11-22 04:49:22 | 
| 1360 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-22 04:49:22 | 2024-11-22 04:49:22 | 
| 1371 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-22 04:49:22 | 2024-11-22 04:49:22 | 
| 1375 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-22 04:49:22 | 2024-11-22 04:49:22 | 
| 1396 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-22 05:11:17 | 2024-11-22 05:25:17 | 
| 1427 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-22 05:26:46 | 2024-11-22 05:40:46 | 
| 1432 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-22 05:40:48 | 2024-11-22 05:54:49 | 
| 1435 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-22 05:56:49 | 2024-11-22 05:56:49 | 
| 1467 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-22 06:02:07 | 2024-11-22 06:16:07 | 
| 1468 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-22 06:16:07 | 2024-11-22 06:19:38 | 
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-21 23:31:48 | 2024-11-21 23:34:50 | 
| 534 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check for VIM Target Status | FAIL | 2024-11-21 23:34:57 | 2024-11-21 23:37:58 | 
| 539 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check for VIM Target Status | FAIL | 2024-11-21 23:48:49 | 2024-11-21 23:51:51 | 
| 552 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 00:31:57 | 2024-11-22 00:32:35 | 
| 560 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-22 00:32:37 | 2024-11-22 00:32:37 | 
| 564 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-22 00:32:37 | 2024-11-22 00:32:37 | 
| 576 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 00:55:28 | 2024-11-22 00:56:07 | 
| 578 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-22 00:56:07 | 2024-11-22 00:56:07 | 
| 584 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-22 00:56:07 | 2024-11-22 00:56:07 | 
| 588 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-22 00:56:29 | 2024-11-22 00:56:29 | 
| 591 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-22 00:56:29 | 2024-11-22 00:56:29 | 
| 594 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-22 00:56:29 | 2024-11-22 00:56:29 | 
| 595 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-22 00:56:29 | 2024-11-22 00:56:29 | 
| 597 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-22 00:56:29 | 2024-11-22 00:56:29 | 
| 605 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-22 00:56:29 | 2024-11-22 00:56:30 | 
| 606 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-22 00:56:30 | 2024-11-22 00:56:30 | 
| 612 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Delete Volume | FAIL | 2024-11-22 00:56:30 | 2024-11-22 00:56:30 | 
| 652 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-22 01:02:05 | 2024-11-22 01:02:37 | 
| 673 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 01:03:20 | 2024-11-22 01:03:59 | 
| 676 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-22 01:03:59 | 2024-11-22 01:03:59 | 
| 678 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-22 01:03:59 | 2024-11-22 01:03:59 | 
| 682 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-22 01:03:59 | 2024-11-22 01:03:59 | 
| 695 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 01:20:09 | 2024-11-22 01:24:03 | 
| 698 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:24:03 | 2024-11-22 01:24:03 | 
| 703 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-22 01:24:03 | 2024-11-22 01:24:03 | 
| 720 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-22 01:24:04 | 2024-11-22 01:24:04 | 
| 723 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-22 01:24:04 | 2024-11-22 01:24:04 | 
| 730 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-22 01:24:04 | 2024-11-22 01:24:04 | 
| 733 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-22 01:24:04 | 2024-11-22 01:24:04 | 
| 735 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-22 01:24:04 | 2024-11-22 01:24:04 | 
| 751 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:24:04 | 2024-11-22 01:24:04 | 
| 769 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 01:25:15 | 2024-11-22 01:29:07 | 
| 772 | Heal 02-Scale Vdu Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-22 01:29:07 | 2024-11-22 01:29:07 | 
| 781 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:29:07 | 2024-11-22 01:29:07 | 
| 786 | Heal 02-Scale Vdu Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-22 01:29:07 | 2024-11-22 01:29:07 | 
| 794 | Heal 02-Scale Vdu Healing | Halt Charm VDU | Variable Should Exist | FAIL | 2024-11-22 01:29:07 | 2024-11-22 01:29:07 | 
| 797 | Heal 02-Scale Vdu Healing | Heal Charm VDU | Variable Should Exist | FAIL | 2024-11-22 01:29:07 | 2024-11-22 01:29:07 | 
| 799 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-22 01:29:07 | 2024-11-22 01:29:07 | 
| 813 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:29:07 | 2024-11-22 01:29:07 | 
| 827 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-22 01:30:16 | 2024-11-22 01:30:54 | 
| 830 | Heal 03-Multiple Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-22 01:30:54 | 2024-11-22 01:30:54 | 
| 839 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:30:54 | 2024-11-22 01:30:54 | 
| 844 | Heal 03-Multiple Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-22 01:30:54 | 2024-11-22 01:30:54 | 
| 852 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-22 01:30:54 | 2024-11-22 01:30:54 | 
| 864 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-22 01:30:54 | 2024-11-22 01:30:54 | 
| 870 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-22 01:30:54 | 2024-11-22 01:30:54 | 
| 873 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-22 01:30:54 | 2024-11-22 01:30:54 | 
| 886 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-22 01:30:54 | 2024-11-22 01:30:54 | 
| 907 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-22 02:21:04 | 2024-11-22 02:35:04 | 
| 940 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-22 02:36:29 | 2024-11-22 02:50:29 | 
| 947 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-22 02:50:31 | 2024-11-22 03:04:31 | 
| 950 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-22 03:06:31 | 2024-11-22 03:06:31 | 
| 955 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-11-22 03:08:32 | 2024-11-22 03:08:32 | 
| 982 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-22 03:11:20 | 2024-11-22 03:25:20 | 
| 984 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-22 03:25:20 | 2024-11-22 03:28:50 | 
Powered by osm-analytics