Date and time of the report: 2024-12-10 08:20:24.187337
Analysed period: 2024-11-19 to 2024-12-10.
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.561007 | 21.561007 | 0.0 | 10.999884 | 10.500069 | 21.499954 | 0.511624 | 9.999861 | 10.684803 | 20.684664 | 0.483443 | 0.0 | 21.647824 | 21.647824 | 0.0 |
Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561007 | 21.561007 | 0.0 | 0.000000 | 21.499954 | 21.499954 | 0.000000 | 0.000000 | 20.684664 | 20.684664 | 0.000000 | 0.0 | 21.647824 | 21.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.684664 | 20.684664 | 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.684664 | 20.684664 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 08-Disable Port Security Network Level | 0.000000 | 21.561007 | 21.561007 | 0.0 | 10.999884 | 10.500069 | 21.499954 | 0.511624 | 9.999861 | 10.684803 | 20.684664 | 0.483443 | 0.0 | 21.647824 | 21.647824 | 0.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
Slice 02-Shared Network Slicing | 21.561007 | 0.000000 | 21.561007 | 1.0 | 1.000012 | 20.499942 | 21.499954 | 0.046512 | 0.000000 | 20.684664 | 20.684664 | 0.000000 | 0.0 | 21.647824 | 21.647824 | 0.0 |
Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561007 | 21.561007 | 0.0 | 0.000000 | 21.499954 | 21.499954 | 0.000000 | 0.000000 | 20.684664 | 20.684664 | 0.000000 | 0.0 | 21.647824 | 21.647824 | 0.0 |
Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561007 | 21.561007 | 0.0 | 0.000000 | 21.499954 | 21.499954 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 21.647824 | 21.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 | 3199 | 2024-12-10 02:06:16 | 12167387 | UNSTABLE | FAIL | 409.0 | 63.0 |
1 | osm-stage_3-merge/v16.0 | 86 | 2024-12-10 00:01:15 | 11471035 | UNSTABLE | FAIL | 413.0 | 59.0 |
2 | osm-stage_3-merge/v15.0 | 344 | 2024-12-10 03:34:16 | 11128873 | UNSTABLE | FAIL | 396.0 | 59.0 |
3 | osm-stage_3-merge/v14.0 | 499 | 2024-12-09 23:08:15 | 16639396 | UNSTABLE | FAIL | 547.0 | 56.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-12-10 02:44:08 | 2024-12-10 02:45:31 | 6 | 4 | Network Service Instance Test | Create Network Service |
142 | Basic 28-Keep Persistent Volumes | FAIL | 2024-12-10 02:51:30 | 2024-12-10 02:52:53 | 5 | 11 | Network Service Instance Test | Create Network Service |
145 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-12-10 02:59:08 | 2024-12-10 03:00:28 | 5 | 4 | Network Service Instance Test | Create Network Service |
154 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-10 03:16:44 | 2024-12-10 03:18:16 | 6 | 10 | Network Service Instance Test | Create Network Service |
155 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-10 03:18:16 | 2024-12-10 03:20:04 | 7 | 11 | Network Service Instance Test | Create Network Service |
156 | Heal 03-Multiple Healing | FAIL | 2024-12-10 03:20:04 | 2024-12-10 03:21:34 | 6 | 12 | Network Service Instance Test | Create Network Service |
165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-10 03:46:00 | 2024-12-10 04:01:21 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-10 04:01:21 | 2024-12-10 04:34:53 | 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-10 04:34:53 | 2024-12-10 04:56:21 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
170 | Slice 02-Shared Network Slicing | FAIL | 2024-12-10 05:03:25 | 2024-12-10 05:23:15 | 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-12-10 00:41:38 | 2024-12-10 00:43:00 | 6 | 4 | Network Service Instance Test | Create Network Service |
286 | Basic 28-Keep Persistent Volumes | FAIL | 2024-12-10 00:48:55 | 2024-12-10 00:50:18 | 5 | 11 | Network Service Instance Test | Create Network Service |
289 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-12-10 00:56:34 | 2024-12-10 00:57:56 | 5 | 4 | Network Service Instance Test | Create Network Service |
298 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-10 01:13:04 | 2024-12-10 01:14:36 | 6 | 10 | Network Service Instance Test | Create Network Service |
299 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-10 01:14:36 | 2024-12-10 01:16:07 | 7 | 11 | Network Service Instance Test | Create Network Service |
300 | Heal 03-Multiple Healing | FAIL | 2024-12-10 01:16:07 | 2024-12-10 01:17:53 | 6 | 12 | Network Service Instance Test | Create Network Service |
309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-10 01:41:57 | 2024-12-10 01:57:20 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-10 01:57:20 | 2024-12-10 02:30:53 | 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-10 02:30:53 | 2024-12-10 02:52:24 | 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 | |
---|---|---|---|---|---|---|---|---|
239 | Basic 21-Support Of Volumes | FAIL | 2024-12-10 04:13:36 | 2024-12-10 04:14:58 | 6 | 4 | Network Service Instance Test | Create Network Service |
243 | Basic 28-Keep Persistent Volumes | FAIL | 2024-12-10 04:21:25 | 2024-12-10 04:22:48 | 5 | 11 | Network Service Instance Test | Create Network Service |
246 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-12-10 04:28:59 | 2024-12-10 04:30:18 | 5 | 4 | Network Service Instance Test | Create Network Service |
255 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-10 04:46:17 | 2024-12-10 04:47:46 | 6 | 10 | Network Service Instance Test | Create Network Service |
256 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-10 04:47:46 | 2024-12-10 04:49:16 | 7 | 11 | Network Service Instance Test | Create Network Service |
257 | Heal 03-Multiple Healing | FAIL | 2024-12-10 04:49:16 | 2024-12-10 04:50:44 | 6 | 12 | Network Service Instance Test | Create Network Service |
265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-10 05:10:54 | 2024-12-10 05:26:13 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-10 05:26:13 | 2024-12-10 05:59:43 | 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-10 05:59:43 | 2024-12-10 06:20:35 | 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 | |
---|---|---|---|---|---|---|---|---|
189 | Basic 21-Support Of Volumes | FAIL | 2024-12-10 00:25:03 | 2024-12-10 00:26:27 | 6 | 4 | Network Service Instance Test | Create Network Service |
190 | Basic 22-Cross Model Relations | FAIL | 2024-12-10 00:26:27 | 2024-12-10 00:34:54 | 9 | 1 | Instantiate Charm Network Service | Create Network Service |
196 | Basic 28-Keep Persistent Volumes | FAIL | 2024-12-10 00:48:08 | 2024-12-10 00:49:29 | 5 | 11 | Network Service Instance Test | Create Network Service |
199 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-12-10 00:55:46 | 2024-12-10 00:57:06 | 5 | 4 | Network Service Instance Test | Create Network Service |
208 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-10 01:13:29 | 2024-12-10 01:18:33 | 6 | 10 | Network Service Instance Test | Create Network Service |
209 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-10 01:18:33 | 2024-12-10 01:23:38 | 7 | 9 | Network Service Instance Test | Create Network Service |
210 | Heal 03-Multiple Healing | FAIL | 2024-12-10 01:23:38 | 2024-12-10 01:28:41 | 6 | 10 | Network Service Instance Test | Create Network Service |
223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-10 02:14:58 | 2024-12-10 02:30:20 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-10 02:30:20 | 2024-12-10 03:03:50 | 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-10 03:03:50 | 2024-12-10 03:25:20 | 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-12-10 02:44:11 | 2024-12-10 02:44:50 |
10 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-12-10 02:44:52 | 2024-12-10 02:44:52 |
14 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-12-10 02:44:52 | 2024-12-10 02:44:52 |
25 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 02:51:34 | 2024-12-10 02:52:13 |
27 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-12-10 02:52:13 | 2024-12-10 02:52:13 |
32 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-12-10 02:52:13 | 2024-12-10 02:52:13 |
36 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-12-10 02:52:35 | 2024-12-10 02:52:35 |
39 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-12-10 02:52:35 | 2024-12-10 02:52:35 |
42 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-12-10 02:52:35 | 2024-12-10 02:52:35 |
43 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-12-10 02:52:35 | 2024-12-10 02:52:35 |
45 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-12-10 02:52:35 | 2024-12-10 02:52:35 |
53 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-12-10 02:52:35 | 2024-12-10 02:52:36 |
54 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-12-10 02:52:36 | 2024-12-10 02:52:36 |
58 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-12-10 02:52:36 | 2024-12-10 02:52:36 |
66 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 02:59:11 | 2024-12-10 02:59:50 |
69 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-12-10 02:59:50 | 2024-12-10 02:59:50 |
71 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-12-10 02:59:50 | 2024-12-10 02:59:50 |
77 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-10 02:59:50 | 2024-12-10 02:59:50 |
90 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 03:16:50 | 2024-12-10 03:17:29 |
93 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 03:17:29 | 2024-12-10 03:17:29 |
98 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-10 03:17:29 | 2024-12-10 03:17:29 |
115 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-12-10 03:17:31 | 2024-12-10 03:17:31 |
118 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-12-10 03:17:31 | 2024-12-10 03:17:31 |
124 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-12-10 03:17:31 | 2024-12-10 03:17:31 |
127 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-12-10 03:17:31 | 2024-12-10 03:17:31 |
129 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-10 03:17:31 | 2024-12-10 03:17:31 |
144 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 03:17:31 | 2024-12-10 03:17:31 |
162 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 03:18:22 | 2024-12-10 03:19:00 |
165 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-12-10 03:19:00 | 2024-12-10 03:19:00 |
173 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 03:19:00 | 2024-12-10 03:19:00 |
178 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-12-10 03:19:00 | 2024-12-10 03:19:00 |
188 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-12-10 03:19:00 | 2024-12-10 03:19:00 |
193 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-12-10 03:19:00 | 2024-12-10 03:19:00 |
196 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-12-10 03:19:00 | 2024-12-10 03:19:00 |
198 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-10 03:19:00 | 2024-12-10 03:19:00 |
210 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-12-10 03:19:00 | 2024-12-10 03:19:00 |
214 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 03:19:00 | 2024-12-10 03:19:00 |
227 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 03:20:09 | 2024-12-10 03:20:49 |
230 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-12-10 03:20:49 | 2024-12-10 03:20:49 |
238 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 03:20:49 | 2024-12-10 03:20:49 |
243 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-12-10 03:20:49 | 2024-12-10 03:20:49 |
253 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-10 03:20:49 | 2024-12-10 03:20:49 |
265 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-12-10 03:20:49 | 2024-12-10 03:20:49 |
270 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-12-10 03:20:49 | 2024-12-10 03:20:49 |
276 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-12-10 03:20:49 | 2024-12-10 03:20:49 |
279 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-12-10 03:20:49 | 2024-12-10 03:20:49 |
290 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-12-10 03:20:49 | 2024-12-10 03:20:49 |
294 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 03:20:49 | 2024-12-10 03:20:49 |
314 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-10 03:46:42 | 2024-12-10 04:00:43 |
344 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-10 04:02:10 | 2024-12-10 04:16:11 |
349 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-10 04:16:13 | 2024-12-10 04:30:14 |
352 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-10 04:32:14 | 2024-12-10 04:32:14 |
383 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-10 04:37:35 | 2024-12-10 04:51:36 |
384 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-10 04:51:36 | 2024-12-10 04:55:06 |
425 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-12-10 05:09:09 | 2024-12-10 05:13:21 |
427 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-12-10 05:13:24 | 2024-12-10 05:13:26 |
428 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-12-10 05:13:26 | 2024-12-10 05:13:28 |
430 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-10 05:13:28 | 2024-12-10 05:13:29 |
osm-stage_3-merge/v16.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
1224 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 00:41:41 | 2024-12-10 00:42:20 |
1232 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-12-10 00:42:22 | 2024-12-10 00:42:22 |
1236 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-12-10 00:42:22 | 2024-12-10 00:42:22 |
1247 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 00:48:58 | 2024-12-10 00:49:37 |
1249 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-12-10 00:49:37 | 2024-12-10 00:49:37 |
1254 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-12-10 00:49:37 | 2024-12-10 00:49:37 |
1258 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-12-10 00:49:59 | 2024-12-10 00:49:59 |
1261 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-12-10 00:49:59 | 2024-12-10 00:49:59 |
1264 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-12-10 00:49:59 | 2024-12-10 00:49:59 |
1265 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-12-10 00:49:59 | 2024-12-10 00:49:59 |
1267 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-12-10 00:49:59 | 2024-12-10 00:49:59 |
1275 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-12-10 00:49:59 | 2024-12-10 00:50:00 |
1276 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-12-10 00:50:00 | 2024-12-10 00:50:00 |
1280 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-12-10 00:50:00 | 2024-12-10 00:50:00 |
1288 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 00:56:38 | 2024-12-10 00:57:17 |
1291 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-12-10 00:57:17 | 2024-12-10 00:57:17 |
1293 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-12-10 00:57:17 | 2024-12-10 00:57:17 |
1299 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-10 00:57:17 | 2024-12-10 00:57:17 |
1312 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 01:13:09 | 2024-12-10 01:13:49 |
1315 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:13:49 | 2024-12-10 01:13:49 |
1320 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-10 01:13:49 | 2024-12-10 01:13:49 |
1337 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-12-10 01:13:50 | 2024-12-10 01:13:50 |
1340 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-12-10 01:13:50 | 2024-12-10 01:13:50 |
1346 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-12-10 01:13:50 | 2024-12-10 01:13:50 |
1349 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-12-10 01:13:50 | 2024-12-10 01:13:50 |
1351 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-10 01:13:50 | 2024-12-10 01:13:50 |
1366 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:13:50 | 2024-12-10 01:13:50 |
1384 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 01:14:42 | 2024-12-10 01:15:20 |
1387 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-12-10 01:15:20 | 2024-12-10 01:15:20 |
1395 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:15:20 | 2024-12-10 01:15:20 |
1400 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-12-10 01:15:20 | 2024-12-10 01:15:20 |
1410 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-12-10 01:15:20 | 2024-12-10 01:15:20 |
1415 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-12-10 01:15:20 | 2024-12-10 01:15:20 |
1418 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-12-10 01:15:20 | 2024-12-10 01:15:20 |
1420 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-10 01:15:20 | 2024-12-10 01:15:20 |
1432 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-12-10 01:15:20 | 2024-12-10 01:15:20 |
1436 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:15:20 | 2024-12-10 01:15:20 |
1449 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 01:16:11 | 2024-12-10 01:16:51 |
1452 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-12-10 01:16:51 | 2024-12-10 01:16:51 |
1460 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:16:51 | 2024-12-10 01:16:51 |
1465 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-12-10 01:16:51 | 2024-12-10 01:16:51 |
1475 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-10 01:16:51 | 2024-12-10 01:16:51 |
1487 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-12-10 01:16:51 | 2024-12-10 01:16:51 |
1492 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-12-10 01:16:51 | 2024-12-10 01:16:51 |
1498 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-12-10 01:16:51 | 2024-12-10 01:16:51 |
1501 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-12-10 01:16:51 | 2024-12-10 01:16:51 |
1512 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-12-10 01:16:51 | 2024-12-10 01:16:51 |
1516 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:16:51 | 2024-12-10 01:16:51 |
1536 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-10 01:42:40 | 2024-12-10 01:56:41 |
1566 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-10 01:58:10 | 2024-12-10 02:12:11 |
1571 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-10 02:12:13 | 2024-12-10 02:26:14 |
1574 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-10 02:28:14 | 2024-12-10 02:28:14 |
1605 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-10 02:33:36 | 2024-12-10 02:47:37 |
1606 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-10 02:47:37 | 2024-12-10 02:51:07 |
osm-stage_3-merge/v15.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
833 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 04:13:40 | 2024-12-10 04:14:19 |
841 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-12-10 04:14:20 | 2024-12-10 04:14:20 |
845 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-12-10 04:14:20 | 2024-12-10 04:14:20 |
856 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 04:21:28 | 2024-12-10 04:22:09 |
858 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-12-10 04:22:09 | 2024-12-10 04:22:09 |
863 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-12-10 04:22:09 | 2024-12-10 04:22:09 |
867 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-12-10 04:22:31 | 2024-12-10 04:22:31 |
870 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-12-10 04:22:31 | 2024-12-10 04:22:31 |
873 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-12-10 04:22:31 | 2024-12-10 04:22:31 |
874 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-12-10 04:22:31 | 2024-12-10 04:22:31 |
876 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-12-10 04:22:31 | 2024-12-10 04:22:31 |
884 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-12-10 04:22:31 | 2024-12-10 04:22:32 |
885 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-12-10 04:22:32 | 2024-12-10 04:22:32 |
889 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-12-10 04:22:32 | 2024-12-10 04:22:32 |
897 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 04:29:02 | 2024-12-10 04:29:41 |
900 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-12-10 04:29:41 | 2024-12-10 04:29:41 |
902 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-12-10 04:29:41 | 2024-12-10 04:29:41 |
908 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-10 04:29:41 | 2024-12-10 04:29:41 |
921 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 04:46:22 | 2024-12-10 04:47:01 |
924 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 04:47:01 | 2024-12-10 04:47:01 |
929 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-10 04:47:01 | 2024-12-10 04:47:01 |
946 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-12-10 04:47:02 | 2024-12-10 04:47:02 |
949 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-12-10 04:47:02 | 2024-12-10 04:47:02 |
955 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-12-10 04:47:02 | 2024-12-10 04:47:02 |
958 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-12-10 04:47:02 | 2024-12-10 04:47:02 |
960 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-10 04:47:02 | 2024-12-10 04:47:02 |
975 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 04:47:02 | 2024-12-10 04:47:02 |
993 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 04:47:52 | 2024-12-10 04:48:30 |
996 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-12-10 04:48:30 | 2024-12-10 04:48:30 |
1004 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 04:48:30 | 2024-12-10 04:48:30 |
1009 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-12-10 04:48:30 | 2024-12-10 04:48:30 |
1019 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-12-10 04:48:30 | 2024-12-10 04:48:30 |
1024 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-12-10 04:48:30 | 2024-12-10 04:48:30 |
1027 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-12-10 04:48:30 | 2024-12-10 04:48:30 |
1029 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-10 04:48:30 | 2024-12-10 04:48:30 |
1041 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-12-10 04:48:30 | 2024-12-10 04:48:30 |
1045 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 04:48:30 | 2024-12-10 04:48:30 |
1058 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 04:49:21 | 2024-12-10 04:50:00 |
1061 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-12-10 04:50:00 | 2024-12-10 04:50:00 |
1069 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 04:50:00 | 2024-12-10 04:50:00 |
1074 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-12-10 04:50:00 | 2024-12-10 04:50:00 |
1084 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-10 04:50:00 | 2024-12-10 04:50:00 |
1096 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-12-10 04:50:00 | 2024-12-10 04:50:00 |
1101 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-12-10 04:50:00 | 2024-12-10 04:50:00 |
1107 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-12-10 04:50:00 | 2024-12-10 04:50:00 |
1110 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-12-10 04:50:00 | 2024-12-10 04:50:00 |
1121 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-12-10 04:50:00 | 2024-12-10 04:50:00 |
1125 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 04:50:00 | 2024-12-10 04:50:00 |
1145 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-10 05:11:36 | 2024-12-10 05:25:37 |
1175 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-10 05:27:02 | 2024-12-10 05:41:02 |
1180 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-10 05:41:04 | 2024-12-10 05:55:05 |
1183 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-10 05:57:05 | 2024-12-10 05:57:05 |
1214 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-10 06:01:50 | 2024-12-10 06:15:50 |
1215 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-10 06:15:50 | 2024-12-10 06:19:21 |
osm-stage_3-merge/v14.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
434 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 00:25:07 | 2024-12-10 00:25:48 |
442 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-12-10 00:25:49 | 2024-12-10 00:25:49 |
446 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-12-10 00:25:49 | 2024-12-10 00:25:49 |
460 | Basic 22-Cross Model Relations | Instantiate Charm Network Service | Create Network Service | FAIL | 2024-12-10 00:27:10 | 2024-12-10 00:32:13 |
469 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 00:48:12 | 2024-12-10 00:48:50 |
471 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-12-10 00:48:50 | 2024-12-10 00:48:50 |
477 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-12-10 00:48:50 | 2024-12-10 00:48:50 |
481 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-12-10 00:49:12 | 2024-12-10 00:49:12 |
484 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-12-10 00:49:12 | 2024-12-10 00:49:12 |
487 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-12-10 00:49:12 | 2024-12-10 00:49:12 |
488 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-12-10 00:49:12 | 2024-12-10 00:49:12 |
490 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-12-10 00:49:12 | 2024-12-10 00:49:12 |
498 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-12-10 00:49:12 | 2024-12-10 00:49:13 |
499 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-12-10 00:49:13 | 2024-12-10 00:49:13 |
505 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Delete Volume | FAIL | 2024-12-10 00:49:13 | 2024-12-10 00:49:13 |
513 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 00:55:49 | 2024-12-10 00:56:28 |
516 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-12-10 00:56:28 | 2024-12-10 00:56:28 |
518 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-12-10 00:56:28 | 2024-12-10 00:56:28 |
522 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-10 00:56:28 | 2024-12-10 00:56:28 |
535 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 01:13:36 | 2024-12-10 01:17:30 |
538 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:17:30 | 2024-12-10 01:17:30 |
543 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-10 01:17:30 | 2024-12-10 01:17:30 |
560 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-12-10 01:17:32 | 2024-12-10 01:17:32 |
563 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-12-10 01:17:32 | 2024-12-10 01:17:32 |
570 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-12-10 01:17:32 | 2024-12-10 01:17:32 |
573 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-12-10 01:17:32 | 2024-12-10 01:17:32 |
575 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-10 01:17:32 | 2024-12-10 01:17:32 |
591 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:17:32 | 2024-12-10 01:17:32 |
609 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 01:18:41 | 2024-12-10 01:22:35 |
612 | Heal 02-Scale Vdu Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-12-10 01:22:35 | 2024-12-10 01:22:35 |
621 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:22:35 | 2024-12-10 01:22:35 |
626 | Heal 02-Scale Vdu Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-12-10 01:22:35 | 2024-12-10 01:22:35 |
634 | Heal 02-Scale Vdu Healing | Halt Charm VDU | Variable Should Exist | FAIL | 2024-12-10 01:22:35 | 2024-12-10 01:22:35 |
637 | Heal 02-Scale Vdu Healing | Heal Charm VDU | Variable Should Exist | FAIL | 2024-12-10 01:22:35 | 2024-12-10 01:22:35 |
639 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-10 01:22:35 | 2024-12-10 01:22:35 |
653 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:22:35 | 2024-12-10 01:22:35 |
667 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-10 01:23:45 | 2024-12-10 01:27:39 |
670 | Heal 03-Multiple Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-12-10 01:27:39 | 2024-12-10 01:27:39 |
679 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:27:39 | 2024-12-10 01:27:39 |
684 | Heal 03-Multiple Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-12-10 01:27:39 | 2024-12-10 01:27:39 |
692 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-12-10 01:27:39 | 2024-12-10 01:27:39 |
704 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-12-10 01:27:39 | 2024-12-10 01:27:39 |
710 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-12-10 01:27:39 | 2024-12-10 01:27:39 |
713 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-12-10 01:27:39 | 2024-12-10 01:27:39 |
726 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-10 01:27:39 | 2024-12-10 01:27:39 |
747 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-10 02:15:40 | 2024-12-10 02:29:40 |
780 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-10 02:31:08 | 2024-12-10 02:45:09 |
787 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-10 02:45:11 | 2024-12-10 02:59:11 |
790 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-10 03:01:11 | 2024-12-10 03:01:11 |
795 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-12-10 03:03:12 | 2024-12-10 03:03:12 |
822 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-10 03:06:33 | 2024-12-10 03:20:33 |
824 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-10 03:20:33 | 2024-12-10 03:24:04 |
Powered by osm-analytics