Date and time of the report: 2024-11-27 08:20:26.101854
Analysed period: 2024-11-06 to 2024-11-27.
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.0000 | 21.561076 | 21.561076 | 0.000000 | 12.499919 | 0.000000 | 12.499919 | 1.0 | 11.68463 | 0.00000 | 11.68463 | 1.0 | 0.0 | 21.647894 | 21.647894 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.0000 | 21.561076 | 21.561076 | 0.000000 | 0.000000 | 12.499919 | 12.499919 | 0.0 | 0.00000 | 11.68463 | 11.68463 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 | 
| Basic 06-Vnf With Charm | 0.0000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.00000 | 11.68463 | 11.68463 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 07-Secure Key Management | 0.0000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.00000 | 11.68463 | 11.68463 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.0000 | 21.561076 | 21.561076 | 0.000000 | 12.499919 | 0.000000 | 12.499919 | 1.0 | 11.68463 | 0.00000 | 11.68463 | 1.0 | 0.0 | 21.647894 | 21.647894 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 19.5611 | 1.999977 | 21.561076 | 0.907241 | 0.000000 | 12.499919 | 12.499919 | 0.0 | 0.00000 | 11.68463 | 11.68463 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.0000 | 21.561076 | 21.561076 | 0.000000 | 0.000000 | 12.499919 | 12.499919 | 0.0 | 0.00000 | 11.68463 | 11.68463 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.0000 | 21.561076 | 21.561076 | 0.000000 | 0.000000 | 12.499919 | 12.499919 | 0.0 | 0.00000 | 0.00000 | 0.00000 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 | 
| basic 23-delete vnf package SOL004 SOL007 | 0.0000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.00000 | 0.00000 | 0.00000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| k8s 10-k8s proxy charms SOL004 SOL007 | 0.0000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.00000 | 0.00000 | 0.00000 | 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 | 3186 | 2024-11-27 02:06:11 | 11920130 | UNSTABLE | FAIL | 405.0 | 67.0 | 
| 1 | osm-stage_3-merge/v16.0 | 71 | 2024-11-27 00:01:11 | 11664230 | UNSTABLE | FAIL | 412.0 | 60.0 | 
| 2 | osm-stage_3-merge/v15.0 | 331 | 2024-11-27 03:34:12 | 11611509 | UNSTABLE | FAIL | 393.0 | 62.0 | 
| 3 | osm-stage_3-merge/v14.0 | 486 | 2024-11-26 23:08:11 | 17012328 | 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-27 02:42:06 | 2024-11-27 02:43:30 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 141 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2024-11-27 02:45:42 | 2024-11-27 02:48:22 | 13 | 3 | Update Running VNF Instance | Update Network Service | 
| 142 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-27 02:48:22 | 2024-11-27 02:49:46 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-27 02:51:39 | 2024-11-27 02:56:22 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 145 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-27 02:56:22 | 2024-11-27 02:57:43 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 154 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-27 03:13:30 | 2024-11-27 03:15:02 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 155 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-27 03:15:02 | 2024-11-27 03:16:34 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 156 | Heal 03-Multiple Healing | FAIL | 2024-11-27 03:16:34 | 2024-11-27 03:18:03 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-27 03:41:45 | 2024-11-27 03:57:07 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-27 03:57:07 | 2024-11-27 04:31:12 | 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-27 04:31:12 | 2024-11-27 04:52:09 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
| 170 | Slice 02-Shared Network Slicing | FAIL | 2024-11-27 04:58:41 | 2024-11-27 05:18:33 | 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-27 00:42:40 | 2024-11-27 00:44:03 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 286 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-27 00:50:02 | 2024-11-27 00:51:26 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 288 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-27 00:53:18 | 2024-11-27 00:58:01 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 289 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-27 00:58:01 | 2024-11-27 00:59:23 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 298 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-27 01:15:09 | 2024-11-27 01:16:42 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 299 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-27 01:16:42 | 2024-11-27 01:18:16 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 300 | Heal 03-Multiple Healing | FAIL | 2024-11-27 01:18:16 | 2024-11-27 01:19:46 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-27 01:45:21 | 2024-11-27 02:00:43 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-27 02:00:43 | 2024-11-27 02:34:14 | 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-27 02:34:14 | 2024-11-27 02:55:12 | 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-27 03:58:26 | 2024-11-27 04:01:34 | 3 | 1 | Create VIM Target With Extra Config | Check For VIM Target Status | 
| 232 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-27 04:03:51 | 2024-11-27 04:09:46 | 8 | 1 | Create VIM With Port Security Disabled | Check For VIM Target Status | 
| 239 | Basic 21-Support Of Volumes | FAIL | 2024-11-27 04:20:25 | 2024-11-27 04:21:48 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 243 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-27 04:27:46 | 2024-11-27 04:29:10 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 245 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-27 04:31:01 | 2024-11-27 04:35:59 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 246 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-27 04:35:59 | 2024-11-27 04:37:21 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 255 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-27 04:52:55 | 2024-11-27 04:54:25 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 256 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-27 04:54:25 | 2024-11-27 04:55:57 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 257 | Heal 03-Multiple Healing | FAIL | 2024-11-27 04:55:57 | 2024-11-27 04:57:28 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-27 05:17:45 | 2024-11-27 05:33:06 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-27 05:33:06 | 2024-11-27 06:06:36 | 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-27 06:06:36 | 2024-11-27 06:27:30 | 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-26 23:30:28 | 2024-11-26 23:36:44 | 2 | 2 | Create VIM Target Basic | Check for VIM Target Metric | 
| 177 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-26 23:49:03 | 2024-11-26 23:54:55 | 8 | 1 | Create VIM With Port Security Disabled | Check for VIM Target Status | 
| 189 | Basic 21-Support Of Volumes | FAIL | 2024-11-27 00:32:50 | 2024-11-27 00:34:12 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 192 | Basic 24-Affinity Groups | FAIL | 2024-11-27 00:43:15 | 2024-11-27 00:45:15 | 6 | 1 | None | None | 
| 196 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-27 00:56:16 | 2024-11-27 00:57:38 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 198 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-27 00:59:31 | 2024-11-27 01:04:11 | 11 | 1 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | 
| 199 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-27 01:04:11 | 2024-11-27 01:05:31 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 208 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-27 01:20:28 | 2024-11-27 01:25:30 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 209 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-27 01:25:30 | 2024-11-27 01:30:49 | 7 | 9 | Network Service Instance Test | Create Network Service | 
| 210 | Heal 03-Multiple Healing | FAIL | 2024-11-27 01:30:49 | 2024-11-27 01:35:49 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-27 02:23:09 | 2024-11-27 02:38:28 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-27 02:38:28 | 2024-11-27 03:11:57 | 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-27 03:11:57 | 2024-11-27 03:32:51 | 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-27 02:42:09 | 2024-11-27 02:42:49 | 
| 10 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-27 02:42:50 | 2024-11-27 02:42:50 | 
| 14 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-27 02:42:50 | 2024-11-27 02:42:50 | 
| 45 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2024-11-27 02:47:42 | 2024-11-27 02:47:43 | 
| 47 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Execute NS Action | FAIL | 2024-11-27 02:47:43 | 2024-11-27 02:47:43 | 
| ... | ... | ... | ... | ... | ... | ... | 
| 468 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-27 04:47:22 | 2024-11-27 04:50:52 | 
| 509 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-11-27 05:04:26 | 2024-11-27 05:08:38 | 
| 511 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-11-27 05:08:41 | 2024-11-27 05:08:43 | 
| 512 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-11-27 05:08:43 | 2024-11-27 05:08:45 | 
| 514 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-11-27 05:08:45 | 2024-11-27 05:08:46 | 
62 rows × 6 columns
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 1487 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 00:42:43 | 2024-11-27 00:43:22 | 
| 1495 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-27 00:43:24 | 2024-11-27 00:43:24 | 
| 1499 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-27 00:43:24 | 2024-11-27 00:43:24 | 
| 1510 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 00:50:06 | 2024-11-27 00:50:45 | 
| 1512 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-27 00:50:45 | 2024-11-27 00:50:45 | 
| 1517 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-27 00:50:45 | 2024-11-27 00:50:45 | 
| 1521 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-27 00:51:07 | 2024-11-27 00:51:07 | 
| 1524 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-27 00:51:07 | 2024-11-27 00:51:07 | 
| 1527 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-27 00:51:07 | 2024-11-27 00:51:07 | 
| 1528 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-27 00:51:07 | 2024-11-27 00:51:07 | 
| 1530 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-27 00:51:07 | 2024-11-27 00:51:07 | 
| 1538 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-27 00:51:07 | 2024-11-27 00:51:09 | 
| 1539 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-27 00:51:09 | 2024-11-27 00:51:09 | 
| 1543 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-27 00:51:09 | 2024-11-27 00:51:09 | 
| 1582 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-27 00:56:47 | 2024-11-27 00:57:20 | 
| 1605 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 00:58:04 | 2024-11-27 00:58:44 | 
| 1608 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-27 00:58:44 | 2024-11-27 00:58:44 | 
| 1610 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-27 00:58:44 | 2024-11-27 00:58:44 | 
| 1616 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-27 00:58:44 | 2024-11-27 00:58:44 | 
| 1629 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 01:15:15 | 2024-11-27 01:15:54 | 
| 1632 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:15:54 | 2024-11-27 01:15:54 | 
| 1637 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-27 01:15:54 | 2024-11-27 01:15:54 | 
| 1654 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-27 01:15:56 | 2024-11-27 01:15:56 | 
| 1657 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-27 01:15:56 | 2024-11-27 01:15:56 | 
| 1663 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-27 01:15:56 | 2024-11-27 01:15:56 | 
| 1666 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-27 01:15:56 | 2024-11-27 01:15:56 | 
| 1668 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-27 01:15:56 | 2024-11-27 01:15:56 | 
| 1683 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:15:56 | 2024-11-27 01:15:56 | 
| 1701 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 01:16:49 | 2024-11-27 01:17:28 | 
| 1704 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-27 01:17:28 | 2024-11-27 01:17:28 | 
| 1712 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:17:28 | 2024-11-27 01:17:28 | 
| 1717 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-27 01:17:28 | 2024-11-27 01:17:28 | 
| 1727 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-27 01:17:28 | 2024-11-27 01:17:28 | 
| 1732 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-27 01:17:28 | 2024-11-27 01:17:28 | 
| 1735 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-27 01:17:28 | 2024-11-27 01:17:28 | 
| 1737 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-27 01:17:28 | 2024-11-27 01:17:28 | 
| 1749 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-27 01:17:28 | 2024-11-27 01:17:28 | 
| 1753 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:17:28 | 2024-11-27 01:17:28 | 
| 1766 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 01:18:20 | 2024-11-27 01:19:00 | 
| 1769 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-27 01:19:00 | 2024-11-27 01:19:00 | 
| 1777 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:19:00 | 2024-11-27 01:19:00 | 
| 1782 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-27 01:19:00 | 2024-11-27 01:19:00 | 
| 1792 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-27 01:19:00 | 2024-11-27 01:19:00 | 
| 1804 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-27 01:19:00 | 2024-11-27 01:19:00 | 
| 1809 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-27 01:19:00 | 2024-11-27 01:19:00 | 
| 1815 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-27 01:19:00 | 2024-11-27 01:19:00 | 
| 1818 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-27 01:19:00 | 2024-11-27 01:19:00 | 
| 1829 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-27 01:19:00 | 2024-11-27 01:19:00 | 
| 1833 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:19:00 | 2024-11-27 01:19:00 | 
| 1853 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-27 01:46:04 | 2024-11-27 02:00:04 | 
| 1883 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-27 02:01:31 | 2024-11-27 02:15:31 | 
| 1888 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-27 02:15:34 | 2024-11-27 02:29:34 | 
| 1891 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-27 02:31:34 | 2024-11-27 02:31:34 | 
| 1922 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-27 02:36:23 | 2024-11-27 02:50:24 | 
| 1923 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-27 02:50:24 | 2024-11-27 02:53:55 | 
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 1020 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check For VIM Target Status | FAIL | 2024-11-27 03:58:29 | 2024-11-27 04:01:31 | 
| 1026 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check For VIM Target Status | FAIL | 2024-11-27 04:03:53 | 2024-11-27 04:06:55 | 
| 1039 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 04:20:28 | 2024-11-27 04:21:08 | 
| 1047 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-27 04:21:09 | 2024-11-27 04:21:09 | 
| 1051 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-27 04:21:09 | 2024-11-27 04:21:09 | 
| 1062 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 04:27:50 | 2024-11-27 04:28:29 | 
| 1064 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-27 04:28:29 | 2024-11-27 04:28:29 | 
| 1069 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-27 04:28:29 | 2024-11-27 04:28:29 | 
| 1073 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-27 04:28:51 | 2024-11-27 04:28:51 | 
| 1076 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-27 04:28:51 | 2024-11-27 04:28:51 | 
| 1079 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-27 04:28:51 | 2024-11-27 04:28:51 | 
| 1080 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-27 04:28:51 | 2024-11-27 04:28:51 | 
| 1082 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-27 04:28:51 | 2024-11-27 04:28:51 | 
| 1090 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-27 04:28:51 | 2024-11-27 04:28:53 | 
| 1091 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-27 04:28:53 | 2024-11-27 04:28:53 | 
| 1095 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-27 04:28:53 | 2024-11-27 04:28:53 | 
| 1134 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-27 04:34:29 | 2024-11-27 04:35:02 | 
| 1157 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 04:36:03 | 2024-11-27 04:36:43 | 
| 1160 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-27 04:36:43 | 2024-11-27 04:36:43 | 
| 1162 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-27 04:36:43 | 2024-11-27 04:36:43 | 
| 1168 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-27 04:36:43 | 2024-11-27 04:36:43 | 
| 1181 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 04:53:01 | 2024-11-27 04:53:39 | 
| 1184 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-27 04:53:39 | 2024-11-27 04:53:39 | 
| 1189 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-27 04:53:39 | 2024-11-27 04:53:39 | 
| 1206 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-27 04:53:41 | 2024-11-27 04:53:41 | 
| 1209 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-27 04:53:41 | 2024-11-27 04:53:41 | 
| 1215 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-27 04:53:41 | 2024-11-27 04:53:41 | 
| 1218 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-27 04:53:41 | 2024-11-27 04:53:41 | 
| 1220 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-27 04:53:41 | 2024-11-27 04:53:41 | 
| 1235 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-27 04:53:41 | 2024-11-27 04:53:41 | 
| 1253 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 04:54:32 | 2024-11-27 04:55:10 | 
| 1256 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-27 04:55:10 | 2024-11-27 04:55:10 | 
| 1264 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-27 04:55:10 | 2024-11-27 04:55:10 | 
| 1269 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-27 04:55:10 | 2024-11-27 04:55:10 | 
| 1279 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-27 04:55:10 | 2024-11-27 04:55:10 | 
| 1284 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-27 04:55:10 | 2024-11-27 04:55:10 | 
| 1287 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-27 04:55:10 | 2024-11-27 04:55:10 | 
| 1289 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-27 04:55:10 | 2024-11-27 04:55:10 | 
| 1301 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-27 04:55:10 | 2024-11-27 04:55:10 | 
| 1305 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-27 04:55:10 | 2024-11-27 04:55:10 | 
| 1318 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 04:56:02 | 2024-11-27 04:56:42 | 
| 1321 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-27 04:56:42 | 2024-11-27 04:56:42 | 
| 1329 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-27 04:56:42 | 2024-11-27 04:56:42 | 
| 1334 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-27 04:56:42 | 2024-11-27 04:56:42 | 
| 1344 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-27 04:56:42 | 2024-11-27 04:56:42 | 
| 1356 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-27 04:56:42 | 2024-11-27 04:56:42 | 
| 1361 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-27 04:56:42 | 2024-11-27 04:56:42 | 
| 1367 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-27 04:56:42 | 2024-11-27 04:56:42 | 
| 1370 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-27 04:56:42 | 2024-11-27 04:56:42 | 
| 1381 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-27 04:56:42 | 2024-11-27 04:56:42 | 
| 1385 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-27 04:56:42 | 2024-11-27 04:56:42 | 
| 1406 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-27 05:18:28 | 2024-11-27 05:32:28 | 
| 1437 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-27 05:33:54 | 2024-11-27 05:47:54 | 
| 1442 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-27 05:47:57 | 2024-11-27 06:01:57 | 
| 1445 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-27 06:03:57 | 2024-11-27 06:03:57 | 
| 1477 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-27 06:08:44 | 2024-11-27 06:22:44 | 
| 1478 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-27 06:22:44 | 2024-11-27 06:26:15 | 
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-26 23:30:31 | 2024-11-26 23:33:33 | 
| 534 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check for VIM Target Status | FAIL | 2024-11-26 23:33:39 | 2024-11-26 23:36:41 | 
| 539 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check for VIM Target Status | FAIL | 2024-11-26 23:49:05 | 2024-11-26 23:52:07 | 
| 552 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 00:32:54 | 2024-11-27 00:33:33 | 
| 560 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-27 00:33:34 | 2024-11-27 00:33:34 | 
| 564 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-27 00:33:34 | 2024-11-27 00:33:34 | 
| 586 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 00:56:20 | 2024-11-27 00:56:59 | 
| 588 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-27 00:56:59 | 2024-11-27 00:56:59 | 
| 594 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-27 00:56:59 | 2024-11-27 00:56:59 | 
| 598 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-27 00:57:21 | 2024-11-27 00:57:21 | 
| 601 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-27 00:57:21 | 2024-11-27 00:57:21 | 
| 604 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-27 00:57:21 | 2024-11-27 00:57:21 | 
| 605 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-27 00:57:21 | 2024-11-27 00:57:21 | 
| 607 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-27 00:57:21 | 2024-11-27 00:57:21 | 
| 615 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-27 00:57:21 | 2024-11-27 00:57:22 | 
| 616 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-27 00:57:22 | 2024-11-27 00:57:22 | 
| 622 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Delete Volume | FAIL | 2024-11-27 00:57:22 | 2024-11-27 00:57:22 | 
| 654 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-27 01:02:53 | 2024-11-27 01:03:26 | 
| 683 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 01:04:14 | 2024-11-27 01:04:54 | 
| 686 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-27 01:04:54 | 2024-11-27 01:04:54 | 
| 688 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-27 01:04:54 | 2024-11-27 01:04:54 | 
| 692 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-27 01:04:54 | 2024-11-27 01:04:54 | 
| 705 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 01:20:34 | 2024-11-27 01:24:28 | 
| 708 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:24:28 | 2024-11-27 01:24:28 | 
| 713 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-27 01:24:28 | 2024-11-27 01:24:28 | 
| 730 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-27 01:24:29 | 2024-11-27 01:24:29 | 
| 733 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-27 01:24:29 | 2024-11-27 01:24:29 | 
| 740 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-27 01:24:29 | 2024-11-27 01:24:29 | 
| 743 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-27 01:24:29 | 2024-11-27 01:24:29 | 
| 745 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-27 01:24:29 | 2024-11-27 01:24:29 | 
| 761 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:24:29 | 2024-11-27 01:24:29 | 
| 779 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 01:25:37 | 2024-11-27 01:29:29 | 
| 782 | Heal 02-Scale Vdu Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-27 01:29:29 | 2024-11-27 01:29:29 | 
| 791 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:29:29 | 2024-11-27 01:29:29 | 
| 796 | Heal 02-Scale Vdu Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-27 01:29:29 | 2024-11-27 01:29:29 | 
| 804 | Heal 02-Scale Vdu Healing | Halt Charm VDU | Variable Should Exist | FAIL | 2024-11-27 01:29:29 | 2024-11-27 01:29:29 | 
| 807 | Heal 02-Scale Vdu Healing | Heal Charm VDU | Variable Should Exist | FAIL | 2024-11-27 01:29:29 | 2024-11-27 01:29:29 | 
| 809 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-27 01:29:29 | 2024-11-27 01:29:29 | 
| 823 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:29:29 | 2024-11-27 01:29:29 | 
| 837 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-27 01:30:55 | 2024-11-27 01:34:49 | 
| 840 | Heal 03-Multiple Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-27 01:34:49 | 2024-11-27 01:34:49 | 
| 849 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:34:49 | 2024-11-27 01:34:49 | 
| 854 | Heal 03-Multiple Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-27 01:34:49 | 2024-11-27 01:34:49 | 
| 862 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-27 01:34:49 | 2024-11-27 01:34:49 | 
| 874 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-27 01:34:49 | 2024-11-27 01:34:49 | 
| 880 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-27 01:34:49 | 2024-11-27 01:34:49 | 
| 883 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-27 01:34:49 | 2024-11-27 01:34:49 | 
| 896 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-27 01:34:49 | 2024-11-27 01:34:49 | 
| 917 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-27 02:23:51 | 2024-11-27 02:37:51 | 
| 950 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-27 02:39:16 | 2024-11-27 02:53:16 | 
| 957 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-27 02:53:19 | 2024-11-27 03:07:19 | 
| 960 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-27 03:09:19 | 2024-11-27 03:09:19 | 
| 965 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-11-27 03:11:20 | 2024-11-27 03:11:20 | 
| 992 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-27 03:14:07 | 2024-11-27 03:28:07 | 
| 994 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-27 03:28:07 | 2024-11-27 03:31:38 | 
Powered by osm-analytics