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