Date and time of the report: 2024-12-08 08:20:25.459422
Analysed period: 2024-11-17 to 2024-12-08.
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.561042 | 21.561042 | 0.0 | 12.999896 | 8.500035 | 21.499931 | 0.604648 | 11.999873 | 8.684769 | 20.684641 | 0.580134 | 0.0 | 20.647824 | 20.647824 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561042 | 21.561042 | 0.0 | 0.000000 | 21.499931 | 21.499931 | 0.000000 | 0.000000 | 20.684641 | 20.684641 | 0.000000 | 0.0 | 20.647824 | 20.647824 | 0.0 | 
| Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 20.684641 | 20.684641 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 20.684641 | 20.684641 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.000000 | 21.561042 | 21.561042 | 0.0 | 12.999896 | 8.500035 | 21.499931 | 0.604648 | 11.999873 | 8.684769 | 20.684641 | 0.580134 | 0.0 | 20.647824 | 20.647824 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 21.561042 | 0.000000 | 21.561042 | 1.0 | 1.000012 | 20.499919 | 21.499931 | 0.046512 | 0.000000 | 20.684641 | 20.684641 | 0.000000 | 0.0 | 20.647824 | 20.647824 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561042 | 21.561042 | 0.0 | 0.000000 | 21.499931 | 21.499931 | 0.000000 | 0.000000 | 20.684641 | 20.684641 | 0.000000 | 0.0 | 20.647824 | 20.647824 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561042 | 21.561042 | 0.0 | 0.000000 | 21.499931 | 21.499931 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 20.647824 | 20.647824 | 0.0 | 
| basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 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 | 3197 | 2024-12-08 02:06:13 | 14553234 | UNSTABLE | FAIL | 452.0 | 20.0 | 
| 1 | osm-stage_3-merge/v16.0 | 84 | 2024-12-08 00:01:12 | 12400042 | UNSTABLE | FAIL | 454.0 | 18.0 | 
| 2 | osm-stage_3-merge/v15.0 | 342 | 2024-12-08 03:34:13 | 11983642 | UNSTABLE | FAIL | 437.0 | 18.0 | 
| 3 | osm-stage_3-merge/v14.0 | 497 | 2024-12-07 23:08:12 | 18289772 | UNSTABLE | FAIL | 591.0 | 12.0 | 
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 154 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-08 03:23:34 | 2024-12-08 03:28:44 | 15 | 1 | None | None | 
| 155 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-08 03:28:44 | 2024-12-08 03:34:00 | 17 | 1 | Check VNF After Healing | Should Contain | 
| 156 | Heal 03-Multiple Healing | FAIL | 2024-12-08 03:34:00 | 2024-12-08 04:01:32 | 11 | 7 | Heal VDUs | Heal Network Service | 
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-08 04:25:56 | 2024-12-08 04:41:17 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-08 04:41:17 | 2024-12-08 05:14:49 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-08 05:14:49 | 2024-12-08 05:35:44 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
| 170 | Slice 02-Shared Network Slicing | FAIL | 2024-12-08 05:42:45 | 2024-12-08 06:03:08 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 286 | Basic 28-Keep Persistent Volumes | FAIL | 2024-12-08 00:51:23 | 2024-12-08 00:52:46 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-08 01:57:55 | 2024-12-08 02:13:16 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-08 02:13:16 | 2024-12-08 02:47:24 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 311 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-08 02:47:24 | 2024-12-08 03:08:23 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 243 | Basic 28-Keep Persistent Volumes | FAIL | 2024-12-08 04:22:59 | 2024-12-08 04:24:20 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-08 05:24:51 | 2024-12-08 05:40:10 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-08 05:40:10 | 2024-12-08 06:13:38 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 267 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-08 06:13:38 | 2024-12-08 06:34: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 | |
|---|---|---|---|---|---|---|---|---|
| 181 | Basic 13-Ns Relations | FAIL | 2024-12-07 23:55:57 | 2024-12-08 00:04:33 | 4 | 4 | Delete NS Instance | Delete NS | 
| 211 | Heal 04-Autohealing | FAIL | 2024-12-08 01:57:08 | 2024-12-08 02:02:43 | 13 | 1 | Check VNF After Healing | Should Not Be Equal | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-08 02:42:30 | 2024-12-08 02:57:49 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-08 02:57:49 | 2024-12-08 03:31:18 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 225 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-08 03:31:18 | 2024-12-08 03:52:45 | 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 | |
|---|---|---|---|---|---|---|
| 120 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Should Contain | FAIL | 2024-12-08 03:31:59 | 2024-12-08 03:31:59 | 
| 191 | Heal 03-Multiple Healing | Heal VDUs | Heal Network Service | FAIL | 2024-12-08 03:37:01 | 2024-12-08 03:47:11 | 
| 197 | Heal 03-Multiple Healing | Check VNFs After Healing | Should Not Be Equal | FAIL | 2024-12-08 03:47:13 | 2024-12-08 03:47:13 | 
| 204 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Wait Until Keyword Succeeds | FAIL | 2024-12-08 03:47:13 | 2024-12-08 03:49:28 | 
| 212 | Heal 03-Multiple Healing | Delete NS Instance | Delete NS | FAIL | 2024-12-08 03:49:37 | 2024-12-08 03:53:47 | 
| 213 | Heal 03-Multiple Healing | Delete NS Descriptor | Delete NSD | FAIL | 2024-12-08 03:53:47 | 2024-12-08 03:53:48 | 
| 214 | Heal 03-Multiple Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-08 03:53:48 | 2024-12-08 03:53:50 | 
| 227 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-08 04:26:38 | 2024-12-08 04:40:39 | 
| 257 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-08 04:42:06 | 2024-12-08 04:56:06 | 
| 262 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-08 04:56:09 | 2024-12-08 05:10:10 | 
| 265 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-08 05:12:10 | 2024-12-08 05:12:10 | 
| 296 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-08 05:16:57 | 2024-12-08 05:30:58 | 
| 297 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-08 05:30:58 | 2024-12-08 05:34:28 | 
| 338 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-12-08 05:49:01 | 2024-12-08 05:53:13 | 
| 340 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-12-08 05:53:16 | 2024-12-08 05:53:18 | 
| 341 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-12-08 05:53:18 | 2024-12-08 05:53:19 | 
| 343 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-08 05:53:19 | 2024-12-08 05:53:21 | 
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 620 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-08 00:51:26 | 2024-12-08 00:52:05 | 
| 622 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-12-08 00:52:05 | 2024-12-08 00:52:05 | 
| 627 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-12-08 00:52:05 | 2024-12-08 00:52:05 | 
| 631 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-12-08 00:52:27 | 2024-12-08 00:52:27 | 
| 634 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-12-08 00:52:27 | 2024-12-08 00:52:27 | 
| 637 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-12-08 00:52:27 | 2024-12-08 00:52:27 | 
| 638 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-12-08 00:52:27 | 2024-12-08 00:52:27 | 
| 640 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-12-08 00:52:27 | 2024-12-08 00:52:27 | 
| 648 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-12-08 00:52:27 | 2024-12-08 00:52:29 | 
| 649 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-12-08 00:52:29 | 2024-12-08 00:52:29 | 
| 653 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-12-08 00:52:29 | 2024-12-08 00:52:29 | 
| 666 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-08 01:58:37 | 2024-12-08 02:12:38 | 
| 696 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-08 02:14:40 | 2024-12-08 02:28:41 | 
| 701 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-08 02:28:43 | 2024-12-08 02:42:44 | 
| 704 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-08 02:44:44 | 2024-12-08 02:44:44 | 
| 735 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-08 02:49:35 | 2024-12-08 03:03:36 | 
| 736 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-08 03:03:36 | 2024-12-08 03:07:07 | 
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 495 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-08 04:23:02 | 2024-12-08 04:23:40 | 
| 497 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-12-08 04:23:40 | 2024-12-08 04:23:40 | 
| 502 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-12-08 04:23:40 | 2024-12-08 04:23:40 | 
| 506 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-12-08 04:24:01 | 2024-12-08 04:24:01 | 
| 509 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-12-08 04:24:01 | 2024-12-08 04:24:01 | 
| 512 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-12-08 04:24:01 | 2024-12-08 04:24:01 | 
| 513 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-12-08 04:24:01 | 2024-12-08 04:24:01 | 
| 515 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-12-08 04:24:01 | 2024-12-08 04:24:01 | 
| 523 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-12-08 04:24:01 | 2024-12-08 04:24:03 | 
| 524 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-12-08 04:24:03 | 2024-12-08 04:24:03 | 
| 528 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-12-08 04:24:03 | 2024-12-08 04:24:03 | 
| 541 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-08 05:25:33 | 2024-12-08 05:39:34 | 
| 571 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-08 05:40:58 | 2024-12-08 05:54:58 | 
| 576 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-08 05:55:01 | 2024-12-08 06:09:01 | 
| 579 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-08 06:11:01 | 2024-12-08 06:11:01 | 
| 610 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-08 06:15:45 | 2024-12-08 06:29:46 | 
| 611 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-08 06:29:46 | 2024-12-08 06:33:17 | 
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 350 | Basic 13-Ns Relations | Delete NS Instance | Delete NS | FAIL | 2024-12-07 23:59:57 | 2024-12-08 00:04:04 | 
| 351 | Basic 13-Ns Relations | Delete NS Descriptor | Delete NSD | FAIL | 2024-12-08 00:04:04 | 2024-12-08 00:04:05 | 
| 352 | Basic 13-Ns Relations | Delete VNF Descriptor Provides | Delete VNFD | FAIL | 2024-12-08 00:04:05 | 2024-12-08 00:04:07 | 
| 353 | Basic 13-Ns Relations | Delete VNF Descriptor Requires | Delete VNFD | FAIL | 2024-12-08 00:04:07 | 2024-12-08 00:04:08 | 
| 390 | Heal 04-Autohealing | Check VNF After Healing | Should Not Be Equal | FAIL | 2024-12-08 02:02:02 | 2024-12-08 02:02:02 | 
| 409 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-08 02:43:12 | 2024-12-08 02:57:12 | 
| 442 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-08 02:58:37 | 2024-12-08 03:12:37 | 
| 449 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-08 03:12:40 | 2024-12-08 03:26:40 | 
| 452 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-08 03:28:40 | 2024-12-08 03:28:40 | 
| 457 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-12-08 03:30:40 | 2024-12-08 03:30:40 | 
| 484 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-08 03:34:00 | 2024-12-08 03:48:00 | 
| 486 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-08 03:48:00 | 2024-12-08 03:51:31 | 
Powered by osm-analytics