Date and time of the report: 2024-11-20 23:03:47.125107
Analysed period: 2024-10-30 to 2024-11-20.
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.835217 | 21.835217 | 0.000000 | 20.774383 | 0.000000 | 20.774383 | 1.000000 | 4.959013 | 0.000000 | 4.959013 | 1.0 | 0.0 | 21.922022 | 21.922022 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.835217 | 21.835217 | 0.000000 | 0.000000 | 20.774383 | 20.774383 | 0.000000 | 0.000000 | 4.959013 | 4.959013 | 0.0 | 0.0 | 21.922022 | 21.922022 | 0.0 | 
| Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 4.959013 | 4.959013 | 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.000000 | 0.000000 | 4.959013 | 4.959013 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.000000 | 21.835217 | 21.835217 | 0.000000 | 20.774383 | 0.000000 | 20.774383 | 1.000000 | 4.959013 | 0.000000 | 4.959013 | 1.0 | 0.0 | 21.922022 | 21.922022 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 12.835483 | 8.999734 | 21.835217 | 0.587834 | 0.999965 | 19.774418 | 20.774383 | 0.048135 | 0.000000 | 4.959013 | 4.959013 | 0.0 | 0.0 | 21.922022 | 21.922022 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.835217 | 21.835217 | 0.000000 | 0.000000 | 20.774383 | 20.774383 | 0.000000 | 0.000000 | 4.959013 | 4.959013 | 0.0 | 0.0 | 21.922022 | 21.922022 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.835217 | 21.835217 | 0.000000 | 0.000000 | 20.774383 | 20.774383 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.0 | 21.922022 | 21.922022 | 0.0 | 
| basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 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.000000 | 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 | 3179 | 2024-11-20 02:06:22 | 11978420 | UNSTABLE | FAIL | 406.0 | 66.0 | 
| 1 | osm-stage_3-merge/v16.0 | 64 | 2024-11-20 00:01:21 | 11555158 | UNSTABLE | FAIL | 413.0 | 59.0 | 
| 2 | osm-stage_3-merge/v15.0 | 324 | 2024-11-20 03:34:22 | 11894103 | UNSTABLE | FAIL | 394.0 | 61.0 | 
| 3 | osm-stage_3-merge/v14.0 | 479 | 2024-11-19 23:08:21 | 16874392 | UNSTABLE | FAIL | 545.0 | 58.0 | 
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 138 | Basic 21-Support Of Volumes | FAIL | 2024-11-20 02:45:02 | 2024-11-20 02:46:26 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 141 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2024-11-20 02:48:39 | 2024-11-20 02:51:24 | 13 | 3 | Update Running VNF Instance | Update Network Service | 
| 142 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-20 02:51:24 | 2024-11-20 02:52:49 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 145 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-20 02:59:09 | 2024-11-20 03:00:32 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 154 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-20 03:16:04 | 2024-11-20 03:17:41 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 155 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-20 03:17:41 | 2024-11-20 03:19:14 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 156 | Heal 03-Multiple Healing | FAIL | 2024-11-20 03:19:14 | 2024-11-20 03:20:46 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-20 03:43:40 | 2024-11-20 03:59:35 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-20 03:59:35 | 2024-11-20 04:33:08 | 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-20 04:33:08 | 2024-11-20 04:54:09 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
| 170 | Slice 02-Shared Network Slicing | FAIL | 2024-11-20 05:00:44 | 2024-11-20 05:20:10 | 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-20 00:43:36 | 2024-11-20 00:45:00 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 286 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-20 00:51:04 | 2024-11-20 00:52:30 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 289 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-20 00:58:29 | 2024-11-20 00:59:51 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 298 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-20 01:15:41 | 2024-11-20 01:17:14 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 299 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-20 01:17:14 | 2024-11-20 01:18:47 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 300 | Heal 03-Multiple Healing | FAIL | 2024-11-20 01:18:47 | 2024-11-20 01:20:17 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-20 01:43:47 | 2024-11-20 01:59:08 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-20 01:59:08 | 2024-11-20 02:32:42 | 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-20 02:32:42 | 2024-11-20 02:53:39 | 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-20 04:01:22 | 2024-11-20 04:04:32 | 3 | 1 | Create VIM Target With Extra Config | Check For VIM Target Status | 
| 232 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-20 04:06:51 | 2024-11-20 04:12:50 | 8 | 1 | Create VIM With Port Security Disabled | Check For VIM Target Status | 
| 239 | Basic 21-Support Of Volumes | FAIL | 2024-11-20 04:23:31 | 2024-11-20 04:24:56 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 243 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-20 04:31:34 | 2024-11-20 04:33:00 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 246 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-20 04:39:19 | 2024-11-20 04:40:42 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 255 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-20 04:56:36 | 2024-11-20 04:58:10 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 256 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-20 04:58:10 | 2024-11-20 05:00:04 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 257 | Heal 03-Multiple Healing | FAIL | 2024-11-20 05:00:04 | 2024-11-20 05:01:53 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-20 05:23:10 | 2024-11-20 05:38:33 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-20 05:38:33 | 2024-11-20 06:12:06 | 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-20 06:12:06 | 2024-11-20 06:33:08 | 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-19 23:30:58 | 2024-11-19 23:37:15 | 2 | 2 | Create VIM Target Basic | Check for VIM Target Metric | 
| 177 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-19 23:47:58 | 2024-11-19 23:53:20 | 8 | 1 | Create VIM With Port Security Disabled | Check for VIM Target Status | 
| 189 | Basic 21-Support Of Volumes | FAIL | 2024-11-20 00:30:43 | 2024-11-20 00:32:04 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 196 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-20 00:54:11 | 2024-11-20 00:55:33 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 199 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-20 01:01:43 | 2024-11-20 01:03:05 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 208 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-20 01:18:35 | 2024-11-20 01:23:57 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 209 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-20 01:23:57 | 2024-11-20 01:29:17 | 7 | 9 | Network Service Instance Test | Create Network Service | 
| 210 | Heal 03-Multiple Healing | FAIL | 2024-11-20 01:29:17 | 2024-11-20 01:34:17 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-20 02:21:26 | 2024-11-20 02:36:45 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-20 02:36:45 | 2024-11-20 03:10:13 | 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-20 03:10:13 | 2024-11-20 03:31:37 | 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-20 02:45:05 | 2024-11-20 02:45:45 | 
| 10 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-20 02:45:46 | 2024-11-20 02:45:46 | 
| 14 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-20 02:45:46 | 2024-11-20 02:45:46 | 
| 45 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2024-11-20 02:50:40 | 2024-11-20 02:50:41 | 
| 47 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Execute NS Action | FAIL | 2024-11-20 02:50:41 | 2024-11-20 02:50:41 | 
| ... | ... | ... | ... | ... | ... | ... | 
| 414 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-20 04:49:20 | 2024-11-20 04:52:50 | 
| 455 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-11-20 05:06:00 | 2024-11-20 05:10:12 | 
| 457 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-11-20 05:10:15 | 2024-11-20 05:10:17 | 
| 458 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-11-20 05:10:17 | 2024-11-20 05:10:19 | 
| 460 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-11-20 05:10:19 | 2024-11-20 05:10:21 | 
61 rows × 6 columns
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 1316 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 00:43:39 | 2024-11-20 00:44:19 | 
| 1324 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-20 00:44:21 | 2024-11-20 00:44:21 | 
| 1328 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-20 00:44:21 | 2024-11-20 00:44:21 | 
| 1339 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 00:51:07 | 2024-11-20 00:51:49 | 
| 1341 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-20 00:51:49 | 2024-11-20 00:51:49 | 
| 1346 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-20 00:51:49 | 2024-11-20 00:51:49 | 
| 1350 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-20 00:52:11 | 2024-11-20 00:52:11 | 
| 1353 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-20 00:52:11 | 2024-11-20 00:52:11 | 
| 1356 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-20 00:52:11 | 2024-11-20 00:52:11 | 
| 1357 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-20 00:52:11 | 2024-11-20 00:52:11 | 
| 1359 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-20 00:52:11 | 2024-11-20 00:52:11 | 
| 1367 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-20 00:52:11 | 2024-11-20 00:52:13 | 
| 1368 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-20 00:52:13 | 2024-11-20 00:52:13 | 
| 1372 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-20 00:52:13 | 2024-11-20 00:52:13 | 
| 1380 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 00:58:33 | 2024-11-20 00:59:12 | 
| 1383 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-20 00:59:12 | 2024-11-20 00:59:12 | 
| 1385 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-20 00:59:12 | 2024-11-20 00:59:12 | 
| 1391 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-20 00:59:12 | 2024-11-20 00:59:12 | 
| 1404 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 01:15:46 | 2024-11-20 01:16:26 | 
| 1407 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:16:26 | 2024-11-20 01:16:26 | 
| 1412 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-20 01:16:26 | 2024-11-20 01:16:26 | 
| 1429 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-20 01:16:28 | 2024-11-20 01:16:28 | 
| 1432 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-20 01:16:28 | 2024-11-20 01:16:28 | 
| 1438 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-20 01:16:28 | 2024-11-20 01:16:28 | 
| 1441 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-20 01:16:28 | 2024-11-20 01:16:28 | 
| 1443 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-20 01:16:28 | 2024-11-20 01:16:28 | 
| 1458 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:16:28 | 2024-11-20 01:16:28 | 
| 1476 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 01:17:20 | 2024-11-20 01:17:59 | 
| 1479 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-20 01:17:59 | 2024-11-20 01:17:59 | 
| 1487 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:17:59 | 2024-11-20 01:17:59 | 
| 1492 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-20 01:17:59 | 2024-11-20 01:17:59 | 
| 1502 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-20 01:17:59 | 2024-11-20 01:17:59 | 
| 1507 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-20 01:17:59 | 2024-11-20 01:17:59 | 
| 1510 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-20 01:17:59 | 2024-11-20 01:17:59 | 
| 1512 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-20 01:17:59 | 2024-11-20 01:17:59 | 
| 1524 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-20 01:17:59 | 2024-11-20 01:17:59 | 
| 1528 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:17:59 | 2024-11-20 01:17:59 | 
| 1541 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 01:18:52 | 2024-11-20 01:19:32 | 
| 1544 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-20 01:19:32 | 2024-11-20 01:19:32 | 
| 1552 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:19:32 | 2024-11-20 01:19:32 | 
| 1557 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-20 01:19:32 | 2024-11-20 01:19:32 | 
| 1567 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-20 01:19:32 | 2024-11-20 01:19:32 | 
| 1579 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-20 01:19:32 | 2024-11-20 01:19:32 | 
| 1584 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-20 01:19:32 | 2024-11-20 01:19:32 | 
| 1590 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-20 01:19:32 | 2024-11-20 01:19:32 | 
| 1593 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-20 01:19:32 | 2024-11-20 01:19:32 | 
| 1604 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-20 01:19:32 | 2024-11-20 01:19:32 | 
| 1608 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:19:32 | 2024-11-20 01:19:32 | 
| 1628 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-20 01:44:29 | 2024-11-20 01:58:30 | 
| 1658 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-20 01:59:57 | 2024-11-20 02:13:58 | 
| 1663 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-20 02:14:01 | 2024-11-20 02:28:02 | 
| 1666 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-20 02:30:02 | 2024-11-20 02:30:02 | 
| 1697 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-20 02:34:51 | 2024-11-20 02:48:52 | 
| 1698 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-20 02:48:52 | 2024-11-20 02:52:22 | 
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 903 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check For VIM Target Status | FAIL | 2024-11-20 04:01:26 | 2024-11-20 04:04:28 | 
| 909 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check For VIM Target Status | FAIL | 2024-11-20 04:06:53 | 2024-11-20 04:09:55 | 
| 922 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 04:23:34 | 2024-11-20 04:24:14 | 
| 930 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-20 04:24:16 | 2024-11-20 04:24:16 | 
| 934 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-20 04:24:16 | 2024-11-20 04:24:16 | 
| 945 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 04:31:37 | 2024-11-20 04:32:18 | 
| 947 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-20 04:32:18 | 2024-11-20 04:32:18 | 
| 952 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-20 04:32:18 | 2024-11-20 04:32:18 | 
| 956 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-20 04:32:40 | 2024-11-20 04:32:40 | 
| 959 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-20 04:32:40 | 2024-11-20 04:32:40 | 
| 962 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-20 04:32:40 | 2024-11-20 04:32:40 | 
| 963 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-20 04:32:40 | 2024-11-20 04:32:40 | 
| 965 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-20 04:32:40 | 2024-11-20 04:32:40 | 
| 973 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-20 04:32:40 | 2024-11-20 04:32:42 | 
| 974 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-20 04:32:42 | 2024-11-20 04:32:42 | 
| 978 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-20 04:32:42 | 2024-11-20 04:32:42 | 
| 986 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 04:39:22 | 2024-11-20 04:40:03 | 
| 989 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-20 04:40:03 | 2024-11-20 04:40:03 | 
| 991 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-20 04:40:03 | 2024-11-20 04:40:03 | 
| 997 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-20 04:40:03 | 2024-11-20 04:40:03 | 
| 1010 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 04:56:41 | 2024-11-20 04:57:21 | 
| 1013 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-20 04:57:21 | 2024-11-20 04:57:21 | 
| 1018 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-20 04:57:21 | 2024-11-20 04:57:21 | 
| 1035 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-20 04:57:22 | 2024-11-20 04:57:22 | 
| 1038 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-20 04:57:22 | 2024-11-20 04:57:23 | 
| 1044 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-20 04:57:23 | 2024-11-20 04:57:23 | 
| 1047 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-20 04:57:23 | 2024-11-20 04:57:23 | 
| 1049 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-20 04:57:23 | 2024-11-20 04:57:23 | 
| 1064 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-20 04:57:23 | 2024-11-20 04:57:23 | 
| 1082 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 04:58:17 | 2024-11-20 04:58:56 | 
| 1085 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-20 04:58:56 | 2024-11-20 04:58:56 | 
| 1093 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-20 04:58:56 | 2024-11-20 04:58:56 | 
| 1098 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-20 04:58:56 | 2024-11-20 04:58:56 | 
| 1108 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-20 04:58:56 | 2024-11-20 04:58:56 | 
| 1113 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-20 04:58:56 | 2024-11-20 04:58:56 | 
| 1116 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-20 04:58:56 | 2024-11-20 04:58:56 | 
| 1118 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-20 04:58:56 | 2024-11-20 04:58:56 | 
| 1130 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-20 04:58:56 | 2024-11-20 04:58:56 | 
| 1134 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-20 04:58:56 | 2024-11-20 04:58:56 | 
| 1147 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 05:00:08 | 2024-11-20 05:00:49 | 
| 1150 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-20 05:00:49 | 2024-11-20 05:00:49 | 
| 1158 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-20 05:00:49 | 2024-11-20 05:00:49 | 
| 1163 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-20 05:00:49 | 2024-11-20 05:00:49 | 
| 1173 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-20 05:00:49 | 2024-11-20 05:00:49 | 
| 1185 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-20 05:00:49 | 2024-11-20 05:00:49 | 
| 1190 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-20 05:00:49 | 2024-11-20 05:00:49 | 
| 1196 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-20 05:00:49 | 2024-11-20 05:00:49 | 
| 1199 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-20 05:00:49 | 2024-11-20 05:00:49 | 
| 1210 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-20 05:00:49 | 2024-11-20 05:00:49 | 
| 1214 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-20 05:00:49 | 2024-11-20 05:00:49 | 
| 1235 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-20 05:23:54 | 2024-11-20 05:37:54 | 
| 1266 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-20 05:39:22 | 2024-11-20 05:53:23 | 
| 1271 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-20 05:53:25 | 2024-11-20 06:07:25 | 
| 1274 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-20 06:09:25 | 2024-11-20 06:09:25 | 
| 1306 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-20 06:14:17 | 2024-11-20 06:28:18 | 
| 1307 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-20 06:28:18 | 2024-11-20 06:31:49 | 
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 469 | Basic 01-Crud Operations On Vim Targets | Create VIM Target Basic | Check for VIM Target Metric | FAIL | 2024-11-19 23:31:02 | 2024-11-19 23:34:03 | 
| 480 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check for VIM Target Status | FAIL | 2024-11-19 23:34:10 | 2024-11-19 23:37:12 | 
| 485 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check for VIM Target Status | FAIL | 2024-11-19 23:47:59 | 2024-11-19 23:51:01 | 
| 498 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 00:30:47 | 2024-11-20 00:31:26 | 
| 506 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-20 00:31:27 | 2024-11-20 00:31:27 | 
| 510 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-20 00:31:27 | 2024-11-20 00:31:27 | 
| 522 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 00:54:15 | 2024-11-20 00:54:54 | 
| 524 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-20 00:54:54 | 2024-11-20 00:54:54 | 
| 530 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-20 00:54:54 | 2024-11-20 00:54:54 | 
| 534 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-20 00:55:15 | 2024-11-20 00:55:15 | 
| 537 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-20 00:55:15 | 2024-11-20 00:55:15 | 
| 540 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-20 00:55:15 | 2024-11-20 00:55:15 | 
| 541 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-20 00:55:15 | 2024-11-20 00:55:15 | 
| 543 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-20 00:55:15 | 2024-11-20 00:55:15 | 
| 551 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-20 00:55:15 | 2024-11-20 00:55:17 | 
| 552 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-20 00:55:17 | 2024-11-20 00:55:17 | 
| 558 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Delete Volume | FAIL | 2024-11-20 00:55:17 | 2024-11-20 00:55:17 | 
| 566 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 01:01:47 | 2024-11-20 01:02:28 | 
| 569 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-20 01:02:28 | 2024-11-20 01:02:28 | 
| 571 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-20 01:02:28 | 2024-11-20 01:02:28 | 
| 575 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-20 01:02:28 | 2024-11-20 01:02:28 | 
| 588 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 01:18:42 | 2024-11-20 01:22:38 | 
| 591 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:22:38 | 2024-11-20 01:22:38 | 
| 596 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-20 01:22:38 | 2024-11-20 01:22:38 | 
| 613 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-20 01:22:40 | 2024-11-20 01:22:40 | 
| 616 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-20 01:22:40 | 2024-11-20 01:22:40 | 
| 623 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-20 01:22:40 | 2024-11-20 01:22:40 | 
| 626 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-20 01:22:40 | 2024-11-20 01:22:40 | 
| 628 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-20 01:22:40 | 2024-11-20 01:22:40 | 
| 644 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:22:40 | 2024-11-20 01:22:40 | 
| 662 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 01:24:06 | 2024-11-20 01:27:58 | 
| 665 | Heal 02-Scale Vdu Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-20 01:27:58 | 2024-11-20 01:27:58 | 
| 674 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:27:58 | 2024-11-20 01:27:58 | 
| 679 | Heal 02-Scale Vdu Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-20 01:27:58 | 2024-11-20 01:27:58 | 
| 687 | Heal 02-Scale Vdu Healing | Halt Charm VDU | Variable Should Exist | FAIL | 2024-11-20 01:27:58 | 2024-11-20 01:27:58 | 
| 690 | Heal 02-Scale Vdu Healing | Heal Charm VDU | Variable Should Exist | FAIL | 2024-11-20 01:27:58 | 2024-11-20 01:27:58 | 
| 692 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-20 01:27:58 | 2024-11-20 01:27:58 | 
| 706 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:27:58 | 2024-11-20 01:27:58 | 
| 720 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-20 01:29:23 | 2024-11-20 01:33:16 | 
| 723 | Heal 03-Multiple Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-20 01:33:16 | 2024-11-20 01:33:16 | 
| 732 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:33:16 | 2024-11-20 01:33:16 | 
| 737 | Heal 03-Multiple Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-20 01:33:17 | 2024-11-20 01:33:17 | 
| 745 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-20 01:33:17 | 2024-11-20 01:33:17 | 
| 757 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-20 01:33:17 | 2024-11-20 01:33:17 | 
| 763 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-20 01:33:17 | 2024-11-20 01:33:17 | 
| 766 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-20 01:33:17 | 2024-11-20 01:33:17 | 
| 779 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-20 01:33:17 | 2024-11-20 01:33:17 | 
| 800 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-20 02:22:08 | 2024-11-20 02:36:08 | 
| 833 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-20 02:37:33 | 2024-11-20 02:51:33 | 
| 840 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-20 02:51:35 | 2024-11-20 03:05:36 | 
| 843 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-20 03:07:36 | 2024-11-20 03:07:36 | 
| 848 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-11-20 03:09:36 | 2024-11-20 03:09:36 | 
| 875 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-20 03:12:54 | 2024-11-20 03:26:54 | 
| 877 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-20 03:26:54 | 2024-11-20 03:30:25 | 
Powered by osm-analytics