Date and time of the report: 2025-08-19 08:20:30.632609
Analysed period: 2025-07-29 to 2025-08-19.
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
Empty dataframe. Skipping.
Empty dataframe. Skipping.
Empty dataframe. Skipping.
| job | Master branch | Release FOURTEEN | Release SEVENTEEN | 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.0 | 20.571667 | 20.571667 | 0.0 | 0.0 | 20.695301 | 20.695301 | 0.0 | 0.0 | 21.500162 | 21.500162 | 0.0 | 0.0 | 20.658484 | 20.658484 | 0.0 |
| Basic 05-Instantiation Parameters In Cloud Init | 0.0 | 20.571667 | 20.571667 | 0.0 | 0.0 | 20.695301 | 20.695301 | 0.0 | 0.0 | 21.500162 | 21.500162 | 0.0 | 0.0 | 20.658484 | 20.658484 | 0.0 |
| Basic 06-Vnf With Charm | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.695301 | 20.695301 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
| Basic 07-Secure Key Management | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.695301 | 20.695301 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
| Basic 08-Disable Port Security Network Level | 0.0 | 20.571667 | 20.571667 | 0.0 | 0.0 | 20.695301 | 20.695301 | 0.0 | 0.0 | 21.500162 | 21.500162 | 0.0 | 0.0 | 20.658484 | 20.658484 | 0.0 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| Sa 08-Vnf With Vnf Indicators Snmp | 0.0 | 20.571667 | 20.571667 | 0.0 | 0.0 | 20.695301 | 20.695301 | 0.0 | 0.0 | 21.500162 | 21.500162 | 0.0 | 0.0 | 20.658484 | 20.658484 | 0.0 |
| Slice 01-Network Slicing | 0.0 | 20.571667 | 20.571667 | 0.0 | 0.0 | 20.695301 | 20.695301 | 0.0 | 0.0 | 21.500162 | 21.500162 | 0.0 | 0.0 | 20.658484 | 20.658484 | 0.0 |
| Slice 02-Shared Network Slicing | 0.0 | 20.571667 | 20.571667 | 0.0 | 0.0 | 20.695301 | 20.695301 | 0.0 | 0.0 | 21.500162 | 21.500162 | 0.0 | 0.0 | 20.658484 | 20.658484 | 0.0 |
| Sol003 01-Vnf-Lifecycle-Management | 0.0 | 20.571667 | 20.571667 | 0.0 | 0.0 | 20.695301 | 20.695301 | 0.0 | 0.0 | 21.500162 | 21.500162 | 0.0 | 0.0 | 20.658484 | 20.658484 | 0.0 |
| Sol003 02-Dualstack Ip Vnfm | 0.0 | 20.571667 | 20.571667 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 21.500162 | 21.500162 | 0.0 | 0.0 | 20.658484 | 20.658484 | 0.0 |
62 rows × 16 columns
| job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
|---|---|---|---|---|---|---|---|---|
| 0 | osm-stage_3-merge/master | 3457 | 2025-08-19 01:06:29 | 11104420 | SUCCESS | FAIL | 482.0 | 3.0 |
| 1 | osm-stage_3-merge/v17.0 | 224 | 2025-08-19 02:49:30 | 11871076 | UNSTABLE | FAIL | 460.0 | 12.0 |
| 2 | osm-stage_3-merge/v16.0 | 335 | 2025-08-18 23:01:33 | 15510796 | UNSTABLE | FAIL | 427.0 | 45.0 |
| 3 | osm-stage_3-merge/v15.0 | 446 | 2025-03-21 03:34:47 | 12254896 | UNSTABLE | FAIL | 448.0 | 7.0 |
| 4 | osm-stage_3-merge/v14.0 | 752 | 2025-08-18 22:08:32 | 20821120 | UNSTABLE | FAIL | 587.0 | 32.0 |
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 129 | K8S 13-Two Helm Kdu | FAIL | 2025-08-19 03:16:46 | 2025-08-19 03:21:25 | 15 | 3 | Execute Upgrade Operation over first KDU | Execute NS K8s Action |
osm-stage_3-merge/v17.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 275 | K8S 13-Two Helm Kdu | FAIL | 2025-08-19 04:29:11 | 2025-08-19 04:34:17 | 13 | 5 | Create Network Service Instance | Create Network Service |
| 279 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-08-19 04:39:18 | 2025-08-19 04:54:38 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 280 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-08-19 04:54:38 | 2025-08-19 05:28:11 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
| 281 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-08-19 05:28:11 | 2025-08-19 05:49:01 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v16.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 208 | Basic 21-Support Of Volumes | FAIL | 2025-08-18 23:39:35 | 2025-08-18 23:55:43 | 3 | 7 | Network Service Instance Test | Create Network Service |
| 210 | Basic 24-Affinity Groups | FAIL | 2025-08-18 23:55:57 | 2025-08-19 00:12:04 | 2 | 5 | Network Service Instance Test | Create Network Service |
| 211 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2025-08-19 00:12:04 | 2025-08-19 00:38:00 | 3 | 13 | Instantiate Network Service | Create Network Service |
| 224 | Heal 01-Volume Vdu Healing | FAIL | 2025-08-19 01:10:37 | 2025-08-19 01:16:12 | 14 | 2 | Create VNF Descriptors | Create VNFD |
| 225 | Heal 02-Scale Vdu Healing | FAIL | 2025-08-19 01:16:12 | 2025-08-19 01:21:59 | 16 | 2 | Create VNF Descriptors | Create VNFD |
| 226 | Heal 03-Multiple Healing | FAIL | 2025-08-19 01:21:59 | 2025-08-19 01:28:31 | 16 | 2 | Create VNF Descriptors | Create VNFD |
| 231 | K8S 13-Two Helm Kdu | FAIL | 2025-08-19 01:41:16 | 2025-08-19 01:45:53 | 13 | 5 | Create Network Service Instance | Create Network Service |
| 233 | Lcmop 01-Cancel Operation Basic | FAIL | 2025-08-19 01:49:13 | 2025-08-19 01:50:06 | 7 | 2 | Create VNF Descriptor | Create VNFD |
| 235 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-08-19 01:51:11 | 2025-08-19 02:06:34 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 236 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-08-19 02:06:34 | 2025-08-19 02:40:08 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
| 237 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-08-19 02:40:08 | 2025-08-19 03:01:07 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 88 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-03-21 05:28:39 | 2025-03-21 05:43:58 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 89 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-03-21 05:43:58 | 2025-03-21 06:17:27 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
| 90 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-03-21 06:17:27 | 2025-03-21 06:38:22 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 157 | Basic 21-Support Of Volumes | FAIL | 2025-08-18 23:13:00 | 2025-08-18 23:29:00 | 3 | 7 | Network Service Instance Test | Create Network Service |
| 158 | Basic 22-Cross Model Relations | FAIL | 2025-08-18 23:29:00 | 2025-08-18 23:55:16 | 5 | 5 | Instantiate Charm Network Service | Create Network Service |
| 160 | Basic 24-Affinity Groups | FAIL | 2025-08-18 23:55:28 | 2025-08-19 00:11:44 | 2 | 5 | Network Service Instance Test | Create Network Service |
| 171 | Epa 04-Epa Underlay Sriov | FAIL | 2025-08-19 00:42:36 | 2025-08-19 00:45:11 | 7 | 2 | Ping from Vnf1 to Vnf2 | Execute Remote Command Check Rc Return Output |
| 176 | Heal 01-Volume Vdu Healing | FAIL | 2025-08-19 00:53:54 | 2025-08-19 01:05:02 | 14 | 2 | Create VNF Descriptors | Create VNFD |
| 177 | Heal 02-Scale Vdu Healing | FAIL | 2025-08-19 01:05:02 | 2025-08-19 01:19:33 | 14 | 2 | Create VNF Descriptors | Create VNFD |
| 178 | Heal 03-Multiple Healing | FAIL | 2025-08-19 01:19:33 | 2025-08-19 01:36:24 | 14 | 2 | Create VNF Descriptors | Create VNFD |
| 192 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-08-19 02:23:37 | 2025-08-19 02:38:52 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 193 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-08-19 02:38:52 | 2025-08-19 03:12:17 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
| 194 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-08-19 03:12:17 | 2025-08-19 03:33:01 | 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 | |
|---|---|---|---|---|---|---|
| 99 | K8S 13-Two Helm Kdu | Execute Upgrade Operation over first KDU | Execute NS K8s Action | FAIL | 2025-08-19 03:18:39 | 2025-08-19 03:19:00 |
| 104 | K8S 13-Two Helm Kdu | Check Replicas After Upgrade Operation over fi... | Should Be Equal As Integers | FAIL | 2025-08-19 03:19:07 | 2025-08-19 03:19:07 |
| 106 | K8S 13-Two Helm Kdu | Execute Rollback Operation over first KDU | Execute NS K8s Action | FAIL | 2025-08-19 03:19:07 | 2025-08-19 03:19:11 |
osm-stage_3-merge/v17.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 921 | K8S 13-Two Helm Kdu | Create Network Service Instance | Create Network Service | FAIL | 2025-08-19 04:29:16 | 2025-08-19 04:30:59 |
| 930 | K8S 13-Two Helm Kdu | Execute Upgrade Operation over first KDU | Execute NS K8s Action | FAIL | 2025-08-19 04:31:02 | 2025-08-19 04:31:06 |
| 933 | K8S 13-Two Helm Kdu | Check Replicas After Upgrade Operation over fi... | Get Vnf Kdu Replica Count | FAIL | 2025-08-19 04:31:06 | 2025-08-19 04:31:38 |
| 937 | K8S 13-Two Helm Kdu | Execute Rollback Operation over first KDU | Execute NS K8s Action | FAIL | 2025-08-19 04:31:38 | 2025-08-19 04:31:42 |
| 940 | K8S 13-Two Helm Kdu | Check Replicas After Rollback Operation over f... | Get Vnf Kdu Replica Count | FAIL | 2025-08-19 04:31:42 | 2025-08-19 04:32:14 |
| 971 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-08-19 04:40:00 | 2025-08-19 04:54:02 |
| 1001 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-08-19 04:55:26 | 2025-08-19 05:09:28 |
| 1006 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-08-19 05:09:29 | 2025-08-19 05:23:32 |
| 1009 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-08-19 05:25:32 | 2025-08-19 05:25:33 |
| 1040 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-08-19 05:30:17 | 2025-08-19 05:44:19 |
| 1041 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-08-19 05:44:19 | 2025-08-19 05:47:48 |
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 498 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2025-08-18 23:39:38 | 2025-08-18 23:45:08 |
| 506 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2025-08-18 23:45:09 | 2025-08-18 23:45:09 |
| 510 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2025-08-18 23:45:09 | 2025-08-18 23:45:09 |
| 516 | Basic 21-Support Of Volumes | Delete NS Instance Test | Delete NS | FAIL | 2025-08-18 23:45:09 | 2025-08-18 23:49:19 |
| 517 | Basic 21-Support Of Volumes | Delete NS Descriptor Test | Delete NSD | FAIL | 2025-08-18 23:49:19 | 2025-08-18 23:49:21 |
| 518 | Basic 21-Support Of Volumes | Delete VNF Descriptor Test | Delete VNFD | FAIL | 2025-08-18 23:49:21 | 2025-08-18 23:49:22 |
| 521 | Basic 24-Affinity Groups | Network Service Instance Test | Create Network Service | FAIL | 2025-08-18 23:56:01 | 2025-08-19 00:01:31 |
| 524 | Basic 24-Affinity Groups | Check Vnf Affinity Groups | Get Vnf Id | FAIL | 2025-08-19 00:01:31 | 2025-08-19 00:01:31 |
| 526 | Basic 24-Affinity Groups | Delete NS Instance Test | Delete NS | FAIL | 2025-08-19 00:01:31 | 2025-08-19 00:05:40 |
| 527 | Basic 24-Affinity Groups | Delete NS Descriptor Test | Delete NSD | FAIL | 2025-08-19 00:05:40 | 2025-08-19 00:05:41 |
| 528 | Basic 24-Affinity Groups | Delete VNF Descriptor Test | Delete VNFD | FAIL | 2025-08-19 00:05:41 | 2025-08-19 00:05:43 |
| 532 | Basic 27-Update Helm Ee In Running Vnf Instance | Instantiate Network Service | Create Network Service | FAIL | 2025-08-19 00:12:07 | 2025-08-19 00:27:24 |
| 534 | Basic 27-Update Helm Ee In Running Vnf Instance | Set NS Update Config | Variable Should Exist | FAIL | 2025-08-19 00:27:24 | 2025-08-19 00:27:24 |
| 539 | Basic 27-Update Helm Ee In Running Vnf Instance | Get Management Ip Address | Get Vnf Management Ip Address | FAIL | 2025-08-19 00:27:24 | 2025-08-19 00:27:24 |
| 542 | Basic 27-Update Helm Ee In Running Vnf Instance | Test SSH Access | Variable Should Exist | FAIL | 2025-08-19 00:27:24 | 2025-08-19 00:27:24 |
| 545 | Basic 27-Update Helm Ee In Running Vnf Instance | Check Remote Files Created Via Day 1 Operation | Check If Remote File Exists | FAIL | 2025-08-19 00:27:24 | 2025-08-19 00:27:24 |
| 546 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation | Variable Should Exist | FAIL | 2025-08-19 00:27:24 | 2025-08-19 00:27:24 |
| 549 | Basic 27-Update Helm Ee In Running Vnf Instance | Check Remote File Created Via Day 2 Operation | Check If Remote File Exists | FAIL | 2025-08-19 00:27:24 | 2025-08-19 00:27:24 |
| 551 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2025-08-19 00:27:26 | 2025-08-19 00:27:26 |
| 552 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Variable Should Exist | FAIL | 2025-08-19 00:27:26 | 2025-08-19 00:27:26 |
| 555 | Basic 27-Update Helm Ee In Running Vnf Instance | Check Remote Folder Created Via Day 2 Operation | Check If Remote Folder Exists | FAIL | 2025-08-19 00:27:26 | 2025-08-19 00:27:26 |
| 556 | Basic 27-Update Helm Ee In Running Vnf Instance | Delete NS Instance | Delete NS | FAIL | 2025-08-19 00:27:26 | 2025-08-19 00:31:35 |
| 557 | Basic 27-Update Helm Ee In Running Vnf Instance | Delete NS Descriptor | Delete NSD | FAIL | 2025-08-19 00:31:35 | 2025-08-19 00:31:36 |
| 558 | Basic 27-Update Helm Ee In Running Vnf Instance | Delete VNF Descriptor | Delete VNFD | FAIL | 2025-08-19 00:31:36 | 2025-08-19 00:31:38 |
| 560 | Heal 01-Volume Vdu Healing | Create VNF Descriptors | Create VNFD | FAIL | 2025-08-19 01:10:39 | 2025-08-19 01:10:40 |
| 623 | Heal 01-Volume Vdu Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2025-08-19 01:14:42 | 2025-08-19 01:14:43 |
| 627 | Heal 02-Scale Vdu Healing | Create VNF Descriptors | Create VNFD | FAIL | 2025-08-19 01:16:12 | 2025-08-19 01:16:14 |
| 693 | Heal 02-Scale Vdu Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2025-08-19 01:20:24 | 2025-08-19 01:20:25 |
| 697 | Heal 03-Multiple Healing | Create VNF Descriptors | Create VNFD | FAIL | 2025-08-19 01:22:00 | 2025-08-19 01:22:02 |
| 773 | Heal 03-Multiple Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2025-08-19 01:27:04 | 2025-08-19 01:27:06 |
| 779 | K8S 13-Two Helm Kdu | Create Network Service Instance | Create Network Service | FAIL | 2025-08-19 01:41:21 | 2025-08-19 01:42:33 |
| 788 | K8S 13-Two Helm Kdu | Execute Upgrade Operation over first KDU | Execute NS K8s Action | FAIL | 2025-08-19 01:42:36 | 2025-08-19 01:42:40 |
| 791 | K8S 13-Two Helm Kdu | Check Replicas After Upgrade Operation over fi... | Get Vnf Kdu Replica Count | FAIL | 2025-08-19 01:42:40 | 2025-08-19 01:43:13 |
| 795 | K8S 13-Two Helm Kdu | Execute Rollback Operation over first KDU | Execute NS K8s Action | FAIL | 2025-08-19 01:43:13 | 2025-08-19 01:43:16 |
| 798 | K8S 13-Two Helm Kdu | Check Replicas After Rollback Operation over f... | Get Vnf Kdu Replica Count | FAIL | 2025-08-19 01:43:16 | 2025-08-19 01:43:48 |
| 819 | Lcmop 01-Cancel Operation Basic | Create VNF Descriptor | Create VNFD | FAIL | 2025-08-19 01:49:13 | 2025-08-19 01:49:15 |
| 820 | Lcmop 01-Cancel Operation Basic | Create NS Descriptor | Create NSD | FAIL | 2025-08-19 01:49:15 | 2025-08-19 01:49:17 |
| 841 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-08-19 01:51:55 | 2025-08-19 02:05:57 |
| 871 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-08-19 02:07:24 | 2025-08-19 02:21:25 |
| 876 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-08-19 02:21:27 | 2025-08-19 02:35:29 |
| 879 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-08-19 02:37:29 | 2025-08-19 02:37:29 |
| 910 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-08-19 02:42:17 | 2025-08-19 02:56:20 |
| 911 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-08-19 02:56:20 | 2025-08-19 02:59:50 |
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 10 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-03-21 05:29:21 | 2025-03-21 05:43:21 |
| 40 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-03-21 05:44:46 | 2025-03-21 05:58:46 |
| 45 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-03-21 05:58:49 | 2025-03-21 06:12:49 |
| 48 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-03-21 06:14:49 | 2025-03-21 06:14:49 |
| 79 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-03-21 06:19:35 | 2025-03-21 06:33:35 |
| 80 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-03-21 06:33:35 | 2025-03-21 06:37:06 |
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 132 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2025-08-18 23:13:03 | 2025-08-18 23:18:27 |
| 140 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2025-08-18 23:18:28 | 2025-08-18 23:18:28 |
| 144 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2025-08-18 23:18:28 | 2025-08-18 23:18:28 |
| 151 | Basic 21-Support Of Volumes | Delete NS Instance Test | Delete NS | FAIL | 2025-08-18 23:18:28 | 2025-08-18 23:22:31 |
| 152 | Basic 21-Support Of Volumes | Delete NS Descriptor Test | Delete NSD | FAIL | 2025-08-18 23:22:31 | 2025-08-18 23:22:33 |
| 153 | Basic 21-Support Of Volumes | Delete VNF Descriptor Test | Delete VNFD | FAIL | 2025-08-18 23:22:33 | 2025-08-18 23:22:34 |
| 158 | Basic 22-Cross Model Relations | Instantiate Charm Network Service | Create Network Service | FAIL | 2025-08-18 23:29:42 | 2025-08-18 23:45:13 |
| 160 | Basic 22-Cross Model Relations | Delete NS Instance | Delete NS | FAIL | 2025-08-18 23:45:13 | 2025-08-18 23:49:31 |
| 162 | Basic 22-Cross Model Relations | Delete NS Descriptor | Delete NSD | FAIL | 2025-08-18 23:49:50 | 2025-08-18 23:49:51 |
| 163 | Basic 22-Cross Model Relations | Delete VNF Descriptor 1 | Delete VNFD | FAIL | 2025-08-18 23:49:51 | 2025-08-18 23:49:52 |
| 164 | Basic 22-Cross Model Relations | Delete VNF Descriptor 2 | Delete VNFD | FAIL | 2025-08-18 23:49:52 | 2025-08-18 23:49:54 |
| 167 | Basic 24-Affinity Groups | Network Service Instance Test | Create Network Service | FAIL | 2025-08-18 23:55:31 | 2025-08-19 00:00:54 |
| 170 | Basic 24-Affinity Groups | Check Vnf Affinity Groups | Get Vnf Id | FAIL | 2025-08-19 00:00:54 | 2025-08-19 00:00:54 |
| 172 | Basic 24-Affinity Groups | Delete NS Instance Test | Delete NS | FAIL | 2025-08-19 00:00:54 | 2025-08-19 00:05:15 |
| 173 | Basic 24-Affinity Groups | Delete NS Descriptor Test | Delete NSD | FAIL | 2025-08-19 00:05:15 | 2025-08-19 00:05:16 |
| 174 | Basic 24-Affinity Groups | Delete VNF Descriptor Test | Delete VNFD | FAIL | 2025-08-19 00:05:16 | 2025-08-19 00:05:17 |
| 189 | Epa 04-Epa Underlay Sriov | Ping from Vnf1 to Vnf2 | Execute Remote Command Check Rc Return Output | FAIL | 2025-08-19 00:44:21 | 2025-08-19 00:44:30 |
| 192 | Epa 04-Epa Underlay Sriov | Ping from Vnf2 to Vnf1 | Execute Remote Command Check Rc Return Output | FAIL | 2025-08-19 00:44:30 | 2025-08-19 00:44:38 |
| 198 | Heal 01-Volume Vdu Healing | Create VNF Descriptors | Create VNFD | FAIL | 2025-08-19 00:53:57 | 2025-08-19 00:53:58 |
| 263 | Heal 01-Volume Vdu Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2025-08-19 01:03:42 | 2025-08-19 01:03:44 |
| 267 | Heal 02-Scale Vdu Healing | Create VNF Descriptors | Create VNFD | FAIL | 2025-08-19 01:05:05 | 2025-08-19 01:05:05 |
| 325 | Heal 02-Scale Vdu Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2025-08-19 01:18:12 | 2025-08-19 01:18:13 |
| 330 | Heal 03-Multiple Healing | Create VNF Descriptors | Create VNFD | FAIL | 2025-08-19 01:19:35 | 2025-08-19 01:19:36 |
| 398 | Heal 03-Multiple Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2025-08-19 01:35:02 | 2025-08-19 01:35:03 |
| 412 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-08-19 02:24:18 | 2025-08-19 02:38:18 |
| 445 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-08-19 02:39:39 | 2025-08-19 02:53:39 |
| 452 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-08-19 02:53:41 | 2025-08-19 03:07:42 |
| 455 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-08-19 03:09:42 | 2025-08-19 03:09:42 |
| 460 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2025-08-19 03:11:42 | 2025-08-19 03:11:42 |
| 487 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-08-19 03:14:24 | 2025-08-19 03:28:24 |
| 489 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-08-19 03:28:24 | 2025-08-19 03:31:53 |
Powered by osm-analytics