Date and time of the report: 2024-11-28 08:20:23.079896
Analysed period: 2024-11-07 to 2024-11-28.
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.561019 | 21.561019 | 0.000000 | 13.499873 | 0.000000 | 13.499873 | 1.0 | 12.684583 | 0.000000 | 12.684583 | 1.0 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561019 | 21.561019 | 0.000000 | 0.000000 | 13.499873 | 13.499873 | 0.0 | 0.000000 | 12.684583 | 12.684583 | 0.0 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 12.684583 | 12.684583 | 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.0 | 0.000000 | 12.684583 | 12.684583 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.000000 | 21.561019 | 21.561019 | 0.000000 | 13.499873 | 0.000000 | 13.499873 | 1.0 | 12.684583 | 0.000000 | 12.684583 | 1.0 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 20.561053 | 0.999965 | 21.561019 | 0.953622 | 0.000000 | 13.499873 | 13.499873 | 0.0 | 0.000000 | 12.684583 | 12.684583 | 0.0 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561019 | 21.561019 | 0.000000 | 0.000000 | 13.499873 | 13.499873 | 0.0 | 0.000000 | 12.684583 | 12.684583 | 0.0 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561019 | 21.561019 | 0.000000 | 0.000000 | 13.499873 | 13.499873 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 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.000000 | 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 | 3187 | 2024-11-28 02:06:08 | 12164229 | UNSTABLE | FAIL | 405.0 | 67.0 | 
| 1 | osm-stage_3-merge/v16.0 | 72 | 2024-11-28 00:01:07 | 12179114 | FAILURE | UNAVAILABLE | NaN | NaN | 
| 2 | osm-stage_3-merge/v15.0 | 332 | 2024-11-28 03:34:08 | 11734375 | UNSTABLE | FAIL | 391.0 | 64.0 | 
| 3 | osm-stage_3-merge/v14.0 | 487 | 2024-11-27 23:08:12 | 16688005 | UNSTABLE | FAIL | 543.0 | 60.0 | 
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 138 | Basic 21-Support Of Volumes | FAIL | 2024-11-28 02:45:08 | 2024-11-28 02:46:32 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 141 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2024-11-28 02:48:43 | 2024-11-28 02:51:23 | 13 | 3 | Update Running VNF Instance | Update Network Service | 
| 142 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-28 02:51:23 | 2024-11-28 02:52:47 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-28 02:54:43 | 2024-11-28 02:59:45 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 145 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-28 02:59:45 | 2024-11-28 03:01:07 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 154 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-28 03:17:01 | 2024-11-28 03:18:52 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 155 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-28 03:18:52 | 2024-11-28 03:20:26 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 156 | Heal 03-Multiple Healing | FAIL | 2024-11-28 03:20:26 | 2024-11-28 03:22:14 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-28 03:45:57 | 2024-11-28 04:01:19 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-28 04:01:19 | 2024-11-28 04:34:51 | 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-28 04:34:51 | 2024-11-28 04:55:52 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
| 170 | Slice 02-Shared Network Slicing | FAIL | 2024-11-28 05:02:56 | 2024-11-28 05:22:54 | 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 | 
|---|
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-28 03:57:30 | 2024-11-28 04:00:39 | 3 | 1 | Create VIM Target With Extra Config | Check For VIM Target Status | 
| 232 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-28 04:02:22 | 2024-11-28 04:08:18 | 8 | 1 | Create VIM With Port Security Disabled | Check For VIM Target Status | 
| 239 | Basic 21-Support Of Volumes | FAIL | 2024-11-28 04:18:58 | 2024-11-28 04:20:20 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 243 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-28 04:26:16 | 2024-11-28 04:27:38 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 246 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-28 04:33:33 | 2024-11-28 04:34:54 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 255 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-28 04:49:55 | 2024-11-28 04:51:26 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 256 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-28 04:51:26 | 2024-11-28 04:53:00 | 7 | 11 | Network Service Instance Test | Create Network Service | 
| 257 | Heal 03-Multiple Healing | FAIL | 2024-11-28 04:53:00 | 2024-11-28 04:54:28 | 6 | 12 | Network Service Instance Test | Create Network Service | 
| 262 | K8S 13-Two Helm Kdu | FAIL | 2024-11-28 05:08:05 | 2024-11-28 05:17:12 | 15 | 3 | Delete Network Service Instance | Delete NS | 
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-28 05:19:02 | 2024-11-28 05:34:22 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-28 05:34:22 | 2024-11-28 06:07:51 | 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-28 06:07:51 | 2024-11-28 06:29: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 | |
|---|---|---|---|---|---|---|---|---|
| 173 | Basic 01-Crud Operations On Vim Targets | FAIL | 2024-11-27 23:31:04 | 2024-11-27 23:37:21 | 2 | 2 | Create VIM Target Basic | Check for VIM Target Metric | 
| 177 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-27 23:48:02 | 2024-11-27 23:53:22 | 8 | 1 | Create VIM With Port Security Disabled | Check for VIM Target Status | 
| 189 | Basic 21-Support Of Volumes | FAIL | 2024-11-28 00:31:30 | 2024-11-28 00:32:50 | 6 | 4 | Network Service Instance Test | Create Network Service | 
| 196 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-28 00:54:16 | 2024-11-28 00:55:38 | 5 | 11 | Network Service Instance Test | Create Network Service | 
| 198 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-28 00:57:27 | 2024-11-28 01:02:50 | 10 | 2 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | 
| 199 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-28 01:02:50 | 2024-11-28 01:04:10 | 5 | 4 | Network Service Instance Test | Create Network Service | 
| 208 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-28 01:19:32 | 2024-11-28 01:24:34 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 209 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-28 01:24:34 | 2024-11-28 01:26:04 | 7 | 9 | Network Service Instance Test | Create Network Service | 
| 210 | Heal 03-Multiple Healing | FAIL | 2024-11-28 01:26:04 | 2024-11-28 01:29:58 | 6 | 10 | Network Service Instance Test | Create Network Service | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-28 02:17:51 | 2024-11-28 02:33:09 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-28 02:33:09 | 2024-11-28 03:06:39 | 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-28 03:06:39 | 2024-11-28 03:27:30 | 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-28 02:45:11 | 2024-11-28 02:45:51 | 
| 10 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-28 02:45:53 | 2024-11-28 02:45:53 | 
| 14 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-28 02:45:53 | 2024-11-28 02:45:53 | 
| 45 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2024-11-28 02:50:42 | 2024-11-28 02:50:43 | 
| 47 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Execute NS Action | FAIL | 2024-11-28 02:50:43 | 2024-11-28 02:50:44 | 
| ... | ... | ... | ... | ... | ... | ... | 
| 468 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-28 04:51:03 | 2024-11-28 04:54:34 | 
| 509 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-11-28 05:08:44 | 2024-11-28 05:12:56 | 
| 511 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-11-28 05:12:59 | 2024-11-28 05:13:01 | 
| 512 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-11-28 05:13:01 | 2024-11-28 05:13:03 | 
| 514 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-11-28 05:13:03 | 2024-11-28 05:13:05 | 
62 rows × 6 columns
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | 
|---|
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-28 03:57:33 | 2024-11-28 04:00:35 | 
| 1016 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check For VIM Target Status | FAIL | 2024-11-28 04:02:23 | 2024-11-28 04:05:25 | 
| 1029 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 04:19:02 | 2024-11-28 04:19:40 | 
| 1037 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-28 04:19:42 | 2024-11-28 04:19:42 | 
| 1041 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-28 04:19:42 | 2024-11-28 04:19:42 | 
| 1052 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 04:26:19 | 2024-11-28 04:26:59 | 
| 1054 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-28 04:26:59 | 2024-11-28 04:26:59 | 
| 1059 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-28 04:26:59 | 2024-11-28 04:26:59 | 
| 1063 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-28 04:27:20 | 2024-11-28 04:27:20 | 
| 1066 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-28 04:27:20 | 2024-11-28 04:27:20 | 
| 1069 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-28 04:27:20 | 2024-11-28 04:27:20 | 
| 1070 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-28 04:27:20 | 2024-11-28 04:27:20 | 
| 1072 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-28 04:27:20 | 2024-11-28 04:27:20 | 
| 1080 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-28 04:27:20 | 2024-11-28 04:27:22 | 
| 1081 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-28 04:27:22 | 2024-11-28 04:27:22 | 
| 1085 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-28 04:27:22 | 2024-11-28 04:27:22 | 
| 1093 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 04:33:37 | 2024-11-28 04:34:16 | 
| 1096 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-28 04:34:16 | 2024-11-28 04:34:16 | 
| 1098 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-28 04:34:16 | 2024-11-28 04:34:16 | 
| 1104 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-28 04:34:16 | 2024-11-28 04:34:16 | 
| 1117 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 04:50:00 | 2024-11-28 04:50:40 | 
| 1120 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-28 04:50:40 | 2024-11-28 04:50:40 | 
| 1125 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-28 04:50:40 | 2024-11-28 04:50:40 | 
| 1142 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-28 04:50:42 | 2024-11-28 04:50:42 | 
| 1145 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-28 04:50:42 | 2024-11-28 04:50:42 | 
| 1151 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-28 04:50:42 | 2024-11-28 04:50:42 | 
| 1154 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-28 04:50:42 | 2024-11-28 04:50:42 | 
| 1156 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-28 04:50:42 | 2024-11-28 04:50:42 | 
| 1171 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-28 04:50:42 | 2024-11-28 04:50:42 | 
| 1189 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 04:51:33 | 2024-11-28 04:52:11 | 
| 1192 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-28 04:52:11 | 2024-11-28 04:52:11 | 
| 1200 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-28 04:52:11 | 2024-11-28 04:52:11 | 
| 1205 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-28 04:52:11 | 2024-11-28 04:52:11 | 
| 1215 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-28 04:52:11 | 2024-11-28 04:52:11 | 
| 1220 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-28 04:52:11 | 2024-11-28 04:52:11 | 
| 1223 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-28 04:52:11 | 2024-11-28 04:52:11 | 
| 1225 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-28 04:52:11 | 2024-11-28 04:52:11 | 
| 1237 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-28 04:52:11 | 2024-11-28 04:52:11 | 
| 1241 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-28 04:52:11 | 2024-11-28 04:52:11 | 
| 1254 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 04:53:04 | 2024-11-28 04:53:44 | 
| 1257 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-28 04:53:44 | 2024-11-28 04:53:44 | 
| 1265 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-28 04:53:44 | 2024-11-28 04:53:44 | 
| 1270 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-28 04:53:44 | 2024-11-28 04:53:44 | 
| 1280 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-28 04:53:44 | 2024-11-28 04:53:44 | 
| 1292 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-28 04:53:44 | 2024-11-28 04:53:44 | 
| 1297 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-28 04:53:44 | 2024-11-28 04:53:44 | 
| 1303 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-28 04:53:44 | 2024-11-28 04:53:44 | 
| 1306 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-28 04:53:44 | 2024-11-28 04:53:44 | 
| 1317 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-28 04:53:44 | 2024-11-28 04:53:44 | 
| 1321 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-28 04:53:44 | 2024-11-28 04:53:44 | 
| 1370 | K8S 13-Two Helm Kdu | Delete Network Service Instance | Delete NS | FAIL | 2024-11-28 05:12:28 | 2024-11-28 05:16:38 | 
| 1372 | K8S 13-Two Helm Kdu | Delete NS Descriptor Test | Delete NSD | FAIL | 2024-11-28 05:16:41 | 2024-11-28 05:16:42 | 
| 1373 | K8S 13-Two Helm Kdu | Delete VNF Descriptor Test | Delete VNFD | FAIL | 2024-11-28 05:16:42 | 2024-11-28 05:16:44 | 
| 1385 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-28 05:19:44 | 2024-11-28 05:33:45 | 
| 1416 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-28 05:35:10 | 2024-11-28 05:49:11 | 
| 1421 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-28 05:49:13 | 2024-11-28 06:03:13 | 
| 1424 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-28 06:05:13 | 2024-11-28 06:05:13 | 
| 1456 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-28 06:10:32 | 2024-11-28 06:24:32 | 
| 1457 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-28 06:24:32 | 2024-11-28 06:28:03 | 
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-27 23:31:07 | 2024-11-27 23:34:09 | 
| 534 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check for VIM Target Status | FAIL | 2024-11-27 23:34:16 | 2024-11-27 23:37:18 | 
| 539 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check for VIM Target Status | FAIL | 2024-11-27 23:48:04 | 2024-11-27 23:51:06 | 
| 552 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 00:31:34 | 2024-11-28 00:32:12 | 
| 560 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-28 00:32:14 | 2024-11-28 00:32:14 | 
| 564 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-28 00:32:14 | 2024-11-28 00:32:14 | 
| 576 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 00:54:20 | 2024-11-28 00:54:59 | 
| 578 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-28 00:54:59 | 2024-11-28 00:54:59 | 
| 584 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-28 00:54:59 | 2024-11-28 00:54:59 | 
| 588 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-28 00:55:20 | 2024-11-28 00:55:20 | 
| 591 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-28 00:55:20 | 2024-11-28 00:55:20 | 
| 594 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-28 00:55:20 | 2024-11-28 00:55:20 | 
| 595 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-28 00:55:20 | 2024-11-28 00:55:20 | 
| 597 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-28 00:55:20 | 2024-11-28 00:55:20 | 
| 605 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-28 00:55:20 | 2024-11-28 00:55:22 | 
| 606 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-28 00:55:22 | 2024-11-28 00:55:22 | 
| 612 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Delete Volume | FAIL | 2024-11-28 00:55:22 | 2024-11-28 00:55:22 | 
| 644 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-28 01:00:49 | 2024-11-28 01:01:22 | 
| 652 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-28 01:01:22 | 2024-11-28 01:01:54 | 
| 673 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 01:02:54 | 2024-11-28 01:03:32 | 
| 676 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-28 01:03:32 | 2024-11-28 01:03:32 | 
| 678 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-28 01:03:32 | 2024-11-28 01:03:32 | 
| 682 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-28 01:03:32 | 2024-11-28 01:03:32 | 
| 695 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 01:19:39 | 2024-11-28 01:23:32 | 
| 698 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-28 01:23:32 | 2024-11-28 01:23:32 | 
| 703 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-28 01:23:32 | 2024-11-28 01:23:32 | 
| 720 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-28 01:23:34 | 2024-11-28 01:23:34 | 
| 723 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-28 01:23:34 | 2024-11-28 01:23:34 | 
| 730 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-28 01:23:34 | 2024-11-28 01:23:34 | 
| 733 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-28 01:23:34 | 2024-11-28 01:23:34 | 
| 735 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-28 01:23:34 | 2024-11-28 01:23:34 | 
| 751 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-28 01:23:34 | 2024-11-28 01:23:34 | 
| 769 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 01:24:42 | 2024-11-28 01:25:20 | 
| 772 | Heal 02-Scale Vdu Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-28 01:25:20 | 2024-11-28 01:25:20 | 
| 781 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-28 01:25:20 | 2024-11-28 01:25:20 | 
| 786 | Heal 02-Scale Vdu Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-28 01:25:20 | 2024-11-28 01:25:20 | 
| 794 | Heal 02-Scale Vdu Healing | Halt Charm VDU | Variable Should Exist | FAIL | 2024-11-28 01:25:20 | 2024-11-28 01:25:20 | 
| 797 | Heal 02-Scale Vdu Healing | Heal Charm VDU | Variable Should Exist | FAIL | 2024-11-28 01:25:20 | 2024-11-28 01:25:20 | 
| 799 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-28 01:25:20 | 2024-11-28 01:25:20 | 
| 813 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-28 01:25:20 | 2024-11-28 01:25:20 | 
| 827 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-28 01:26:10 | 2024-11-28 01:28:58 | 
| 830 | Heal 03-Multiple Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-28 01:28:58 | 2024-11-28 01:28:58 | 
| 839 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-28 01:28:58 | 2024-11-28 01:28:58 | 
| 844 | Heal 03-Multiple Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-28 01:28:58 | 2024-11-28 01:28:58 | 
| 852 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-28 01:28:58 | 2024-11-28 01:28:58 | 
| 864 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-28 01:28:58 | 2024-11-28 01:28:58 | 
| 870 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-28 01:28:58 | 2024-11-28 01:28:58 | 
| 873 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-28 01:28:58 | 2024-11-28 01:28:58 | 
| 886 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-28 01:28:58 | 2024-11-28 01:28:58 | 
| 907 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-28 02:18:33 | 2024-11-28 02:32:33 | 
| 940 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-28 02:33:58 | 2024-11-28 02:47:58 | 
| 947 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-28 02:48:01 | 2024-11-28 03:02:01 | 
| 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-28 03:04:01 | 2024-11-28 03:04:01 | 
| 955 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-11-28 03:06:01 | 2024-11-28 03:06:01 | 
| 982 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-28 03:08:47 | 2024-11-28 03:22:47 | 
| 984 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-28 03:22:47 | 2024-11-28 03:26:17 | 
Powered by osm-analytics