Date and time of the report: 2024-11-21 08:20:25.156737
Analysed period: 2024-10-31 to 2024-11-21.
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.561250 | 21.56125 | 0.000000 | 21.500139 | 0.000000 | 21.500139 | 1.00000 | 5.684769 | 0.000000 | 5.684769 | 1.0 | 0.0 | 21.648067 | 21.648067 | 0.0 |
Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561250 | 21.56125 | 0.000000 | 0.000000 | 21.500139 | 21.500139 | 0.00000 | 0.000000 | 5.684769 | 5.684769 | 0.0 | 0.0 | 21.648067 | 21.648067 | 0.0 |
Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 5.684769 | 5.684769 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 5.684769 | 5.684769 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 08-Disable Port Security Network Level | 0.000000 | 21.561250 | 21.56125 | 0.000000 | 21.500139 | 0.000000 | 21.500139 | 1.00000 | 5.684769 | 0.000000 | 5.684769 | 1.0 | 0.0 | 21.648067 | 21.648067 | 0.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
Slice 02-Shared Network Slicing | 13.561238 | 8.000012 | 21.56125 | 0.628963 | 0.999965 | 20.500174 | 21.500139 | 0.04651 | 0.000000 | 5.684769 | 5.684769 | 0.0 | 0.0 | 21.648067 | 21.648067 | 0.0 |
Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561250 | 21.56125 | 0.000000 | 0.000000 | 21.500139 | 21.500139 | 0.00000 | 0.000000 | 5.684769 | 5.684769 | 0.0 | 0.0 | 21.648067 | 21.648067 | 0.0 |
Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561250 | 21.56125 | 0.000000 | 0.000000 | 21.500139 | 21.500139 | 0.00000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.0 | 21.648067 | 21.648067 | 0.0 |
basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 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.00000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 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 | 3180 | 2024-11-21 02:06:23 | 12116875 | UNSTABLE | FAIL | 405.0 | 67.0 |
1 | osm-stage_3-merge/v16.0 | 65 | 2024-11-21 00:01:23 | 11661530 | UNSTABLE | FAIL | 412.0 | 60.0 |
2 | osm-stage_3-merge/v15.0 | 325 | 2024-11-21 03:34:24 | 11401244 | UNSTABLE | FAIL | 394.0 | 61.0 |
3 | osm-stage_3-merge/v14.0 | 480 | 2024-11-20 23:08:23 | 16795073 | UNSTABLE | FAIL | 544.0 | 59.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-21 02:43:18 | 2024-11-21 02:44:42 | 6 | 4 | Network Service Instance Test | Create Network Service |
141 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2024-11-21 02:46:54 | 2024-11-21 02:49:35 | 13 | 3 | Update Running VNF Instance | Update Network Service |
142 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-21 02:49:35 | 2024-11-21 02:50:59 | 5 | 11 | Network Service Instance Test | Create Network Service |
144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-21 02:52:52 | 2024-11-21 02:57:53 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
145 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-21 02:57:53 | 2024-11-21 02:59:15 | 5 | 4 | Network Service Instance Test | Create Network Service |
154 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-21 03:15:05 | 2024-11-21 03:16:37 | 6 | 10 | Network Service Instance Test | Create Network Service |
155 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-21 03:16:37 | 2024-11-21 03:18:11 | 7 | 11 | Network Service Instance Test | Create Network Service |
156 | Heal 03-Multiple Healing | FAIL | 2024-11-21 03:18:11 | 2024-11-21 03:19:41 | 6 | 12 | Network Service Instance Test | Create Network Service |
165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-21 03:45:45 | 2024-11-21 04:01:06 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-21 04:01:06 | 2024-11-21 04:34:40 | 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-21 04:34:40 | 2024-11-21 04:55:39 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
170 | Slice 02-Shared Network Slicing | FAIL | 2024-11-21 05:02:42 | 2024-11-21 05:22:38 | 16 | 4 | Delete Slice Two Instance | Delete NSI |
osm-stage_3-merge/v16.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
282 | Basic 21-Support Of Volumes | FAIL | 2024-11-21 00:43:36 | 2024-11-21 00:45:00 | 6 | 4 | Network Service Instance Test | Create Network Service |
286 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-21 00:51:06 | 2024-11-21 00:52:29 | 5 | 11 | Network Service Instance Test | Create Network Service |
288 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-21 00:54:23 | 2024-11-21 00:59:05 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
289 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-21 00:59:05 | 2024-11-21 01:00:30 | 5 | 4 | Network Service Instance Test | Create Network Service |
298 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-21 01:16:17 | 2024-11-21 01:17:49 | 6 | 10 | Network Service Instance Test | Create Network Service |
299 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-21 01:17:49 | 2024-11-21 01:19:43 | 7 | 11 | Network Service Instance Test | Create Network Service |
300 | Heal 03-Multiple Healing | FAIL | 2024-11-21 01:19:43 | 2024-11-21 01:21:13 | 6 | 12 | Network Service Instance Test | Create Network Service |
309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-21 01:44:41 | 2024-11-21 02:00:03 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-21 02:00:03 | 2024-11-21 02:33:37 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
311 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-11-21 02:33:37 | 2024-11-21 02:54:37 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v15.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
230 | Basic 01-Crud Operations On Vim Targets | FAIL | 2024-11-21 03:56:42 | 2024-11-21 03:59:50 | 3 | 1 | Create VIM Target With Extra Config | Check For VIM Target Status |
232 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-21 04:02:05 | 2024-11-21 04:07:58 | 8 | 1 | Create VIM With Port Security Disabled | Check For VIM Target Status |
239 | Basic 21-Support Of Volumes | FAIL | 2024-11-21 04:18:30 | 2024-11-21 04:19:51 | 6 | 4 | Network Service Instance Test | Create Network Service |
243 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-21 04:26:13 | 2024-11-21 04:27:36 | 5 | 11 | Network Service Instance Test | Create Network Service |
246 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-21 04:33:30 | 2024-11-21 04:34:48 | 5 | 4 | Network Service Instance Test | Create Network Service |
255 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-21 04:50:18 | 2024-11-21 04:51:47 | 6 | 10 | Network Service Instance Test | Create Network Service |
256 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-21 04:51:47 | 2024-11-21 04:53:17 | 7 | 11 | Network Service Instance Test | Create Network Service |
257 | Heal 03-Multiple Healing | FAIL | 2024-11-21 04:53:17 | 2024-11-21 04:54:44 | 6 | 12 | Network Service Instance Test | Create Network Service |
265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-21 05:14:42 | 2024-11-21 05:30:04 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-21 05:30:04 | 2024-11-21 06:03:34 | 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-21 06:03:34 | 2024-11-21 06:24:27 | 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-20 23:33:04 | 2024-11-20 23:39:21 | 2 | 2 | Create VIM Target Basic | Check for VIM Target Metric |
177 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-20 23:50:09 | 2024-11-20 23:55:30 | 8 | 1 | Create VIM With Port Security Disabled | Check for VIM Target Status |
189 | Basic 21-Support Of Volumes | FAIL | 2024-11-21 00:33:50 | 2024-11-21 00:35:11 | 6 | 4 | Network Service Instance Test | Create Network Service |
196 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-21 00:57:33 | 2024-11-21 00:58:55 | 5 | 11 | Network Service Instance Test | Create Network Service |
198 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-21 01:00:45 | 2024-11-21 01:05:46 | 11 | 1 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output |
199 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-21 01:05:46 | 2024-11-21 01:07:06 | 5 | 4 | Network Service Instance Test | Create Network Service |
208 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-21 01:23:10 | 2024-11-21 01:24:41 | 6 | 10 | Network Service Instance Test | Create Network Service |
209 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-21 01:24:41 | 2024-11-21 01:29:43 | 7 | 9 | Network Service Instance Test | Create Network Service |
210 | Heal 03-Multiple Healing | FAIL | 2024-11-21 01:29:43 | 2024-11-21 01:35:02 | 6 | 10 | Network Service Instance Test | Create Network Service |
223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-21 02:19:36 | 2024-11-21 02:34:56 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-21 02:34:56 | 2024-11-21 03:08:26 | 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-21 03:08:26 | 2024-11-21 03:29:19 | 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-21 02:43:21 | 2024-11-21 02:44:01 |
10 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-21 02:44:03 | 2024-11-21 02:44:03 |
14 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-21 02:44:03 | 2024-11-21 02:44:03 |
45 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2024-11-21 02:48:54 | 2024-11-21 02:48:55 |
47 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Execute NS Action | FAIL | 2024-11-21 02:48:55 | 2024-11-21 02:48:56 |
... | ... | ... | ... | ... | ... | ... |
468 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-21 04:50:50 | 2024-11-21 04:54:21 |
509 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-11-21 05:08:29 | 2024-11-21 05:12:41 |
511 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-11-21 05:12:44 | 2024-11-21 05:12:46 |
512 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-11-21 05:12:46 | 2024-11-21 05:12:48 |
514 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-11-21 05:12:48 | 2024-11-21 05:12:49 |
62 rows × 6 columns
osm-stage_3-merge/v16.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
1423 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 00:43:39 | 2024-11-21 00:44:19 |
1431 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-21 00:44:21 | 2024-11-21 00:44:21 |
1435 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-21 00:44:21 | 2024-11-21 00:44:21 |
1446 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 00:51:09 | 2024-11-21 00:51:49 |
1448 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-21 00:51:49 | 2024-11-21 00:51:49 |
1453 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-21 00:51:49 | 2024-11-21 00:51:49 |
1457 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-21 00:52:11 | 2024-11-21 00:52:11 |
1460 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-21 00:52:11 | 2024-11-21 00:52:11 |
1463 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-21 00:52:11 | 2024-11-21 00:52:11 |
1464 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-21 00:52:11 | 2024-11-21 00:52:11 |
1466 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-21 00:52:11 | 2024-11-21 00:52:11 |
1474 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-21 00:52:11 | 2024-11-21 00:52:12 |
1475 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-21 00:52:12 | 2024-11-21 00:52:12 |
1479 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-21 00:52:12 | 2024-11-21 00:52:12 |
1518 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-21 00:57:53 | 2024-11-21 00:58:26 |
1541 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 00:59:09 | 2024-11-21 00:59:50 |
1544 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-21 00:59:50 | 2024-11-21 00:59:50 |
1546 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-21 00:59:50 | 2024-11-21 00:59:50 |
1552 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-21 00:59:50 | 2024-11-21 00:59:50 |
1565 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 01:16:22 | 2024-11-21 01:17:01 |
1568 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:17:01 | 2024-11-21 01:17:01 |
1573 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-21 01:17:01 | 2024-11-21 01:17:01 |
1590 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-21 01:17:03 | 2024-11-21 01:17:03 |
1593 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-21 01:17:03 | 2024-11-21 01:17:03 |
1599 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-21 01:17:03 | 2024-11-21 01:17:03 |
1602 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-21 01:17:03 | 2024-11-21 01:17:03 |
1604 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-21 01:17:03 | 2024-11-21 01:17:03 |
1619 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:17:03 | 2024-11-21 01:17:03 |
1637 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 01:17:56 | 2024-11-21 01:18:37 |
1640 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-21 01:18:37 | 2024-11-21 01:18:37 |
1648 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:18:37 | 2024-11-21 01:18:37 |
1653 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-21 01:18:37 | 2024-11-21 01:18:37 |
1663 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-21 01:18:37 | 2024-11-21 01:18:37 |
1668 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-21 01:18:37 | 2024-11-21 01:18:37 |
1671 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-21 01:18:37 | 2024-11-21 01:18:37 |
1673 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-21 01:18:37 | 2024-11-21 01:18:37 |
1685 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-21 01:18:37 | 2024-11-21 01:18:37 |
1689 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:18:37 | 2024-11-21 01:18:37 |
1702 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 01:19:47 | 2024-11-21 01:20:27 |
1705 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-21 01:20:27 | 2024-11-21 01:20:27 |
1713 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:20:27 | 2024-11-21 01:20:27 |
1718 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-21 01:20:27 | 2024-11-21 01:20:27 |
1728 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-21 01:20:27 | 2024-11-21 01:20:27 |
1740 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-21 01:20:27 | 2024-11-21 01:20:27 |
1745 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-21 01:20:27 | 2024-11-21 01:20:27 |
1751 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-21 01:20:27 | 2024-11-21 01:20:27 |
1754 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-21 01:20:27 | 2024-11-21 01:20:27 |
1765 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-21 01:20:27 | 2024-11-21 01:20:27 |
1769 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:20:27 | 2024-11-21 01:20:27 |
1789 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-21 01:45:24 | 2024-11-21 01:59:25 |
1819 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-21 02:00:53 | 2024-11-21 02:14:53 |
1824 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-21 02:14:56 | 2024-11-21 02:28:56 |
1827 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-21 02:30:56 | 2024-11-21 02:30:57 |
1858 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-21 02:35:47 | 2024-11-21 02:49:47 |
1859 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-21 02:49:47 | 2024-11-21 02:53:18 |
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-21 03:56:45 | 2024-11-21 03:59:47 |
1016 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check For VIM Target Status | FAIL | 2024-11-21 04:02:07 | 2024-11-21 04:05:09 |
1029 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 04:18:33 | 2024-11-21 04:19:12 |
1037 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-21 04:19:13 | 2024-11-21 04:19:13 |
1041 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-21 04:19:13 | 2024-11-21 04:19:13 |
1052 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 04:26:17 | 2024-11-21 04:26:55 |
1054 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-21 04:26:55 | 2024-11-21 04:26:55 |
1059 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-21 04:26:55 | 2024-11-21 04:26:55 |
1063 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-21 04:27:17 | 2024-11-21 04:27:17 |
1066 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-21 04:27:17 | 2024-11-21 04:27:17 |
1069 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-21 04:27:17 | 2024-11-21 04:27:17 |
1070 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-21 04:27:17 | 2024-11-21 04:27:17 |
1072 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-21 04:27:17 | 2024-11-21 04:27:17 |
1080 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-21 04:27:17 | 2024-11-21 04:27:18 |
1081 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-21 04:27:18 | 2024-11-21 04:27:18 |
1085 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Clean Persistent Volumes | FAIL | 2024-11-21 04:27:18 | 2024-11-21 04:27:18 |
1093 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 04:33:33 | 2024-11-21 04:34:11 |
1096 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-21 04:34:11 | 2024-11-21 04:34:11 |
1098 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-21 04:34:11 | 2024-11-21 04:34:11 |
1104 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-21 04:34:11 | 2024-11-21 04:34:11 |
1117 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 04:50:23 | 2024-11-21 04:51:02 |
1120 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-21 04:51:02 | 2024-11-21 04:51:02 |
1125 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-21 04:51:02 | 2024-11-21 04:51:02 |
1142 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-21 04:51:03 | 2024-11-21 04:51:03 |
1145 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-21 04:51:03 | 2024-11-21 04:51:03 |
1151 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-21 04:51:03 | 2024-11-21 04:51:03 |
1154 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-21 04:51:03 | 2024-11-21 04:51:03 |
1156 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-21 04:51:03 | 2024-11-21 04:51:03 |
1171 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-21 04:51:03 | 2024-11-21 04:51:03 |
1189 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 04:51:54 | 2024-11-21 04:52:32 |
1192 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-21 04:52:32 | 2024-11-21 04:52:32 |
1200 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-21 04:52:32 | 2024-11-21 04:52:32 |
1205 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-21 04:52:32 | 2024-11-21 04:52:32 |
1215 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2024-11-21 04:52:32 | 2024-11-21 04:52:32 |
1220 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-21 04:52:32 | 2024-11-21 04:52:32 |
1223 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2024-11-21 04:52:32 | 2024-11-21 04:52:32 |
1225 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-21 04:52:32 | 2024-11-21 04:52:32 |
1237 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-21 04:52:32 | 2024-11-21 04:52:32 |
1241 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-21 04:52:32 | 2024-11-21 04:52:32 |
1254 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 04:53:21 | 2024-11-21 04:54:00 |
1257 | Heal 03-Multiple Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2024-11-21 04:54:00 | 2024-11-21 04:54:00 |
1265 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-21 04:54:00 | 2024-11-21 04:54:00 |
1270 | Heal 03-Multiple Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2024-11-21 04:54:00 | 2024-11-21 04:54:00 |
1280 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-21 04:54:00 | 2024-11-21 04:54:00 |
1292 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU Before Stopping VM | Get Vdu Attribute | FAIL | 2024-11-21 04:54:00 | 2024-11-21 04:54:00 |
1297 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-21 04:54:00 | 2024-11-21 04:54:00 |
1303 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-21 04:54:00 | 2024-11-21 04:54:00 |
1306 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-21 04:54:00 | 2024-11-21 04:54:00 |
1317 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2024-11-21 04:54:00 | 2024-11-21 04:54:00 |
1321 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-21 04:54:00 | 2024-11-21 04:54:00 |
1342 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-21 05:15:24 | 2024-11-21 05:29:25 |
1373 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-21 05:30:52 | 2024-11-21 05:44:52 |
1378 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-21 05:44:55 | 2024-11-21 05:58:55 |
1381 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-21 06:00:55 | 2024-11-21 06:00:55 |
1413 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-21 06:05:42 | 2024-11-21 06:19:43 |
1414 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-21 06:19:43 | 2024-11-21 06:23:13 |
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-20 23:33:07 | 2024-11-20 23:36:09 |
534 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check for VIM Target Status | FAIL | 2024-11-20 23:36:16 | 2024-11-20 23:39:17 |
539 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check for VIM Target Status | FAIL | 2024-11-20 23:50:10 | 2024-11-20 23:53:12 |
552 | Basic 21-Support Of Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 00:33:53 | 2024-11-21 00:34:32 |
560 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-21 00:34:34 | 2024-11-21 00:34:34 |
564 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-21 00:34:34 | 2024-11-21 00:34:34 |
576 | Basic 28-Keep Persistent Volumes | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 00:57:37 | 2024-11-21 00:58:16 |
578 | Basic 28-Keep Persistent Volumes | Check Persistent Volume Counts | Variable Should Exist | FAIL | 2024-11-21 00:58:16 | 2024-11-21 00:58:16 |
584 | Basic 28-Keep Persistent Volumes | Set Persistent Volume Ids | Variable Should Exist | FAIL | 2024-11-21 00:58:16 | 2024-11-21 00:58:16 |
588 | Basic 28-Keep Persistent Volumes | Check Persistent Root Volume in VIM after NS D... | Variable Should Exist | FAIL | 2024-11-21 00:58:37 | 2024-11-21 00:58:37 |
591 | Basic 28-Keep Persistent Volumes | Check Persistent Ordinary Volume in VIM after ... | Variable Should Exist | FAIL | 2024-11-21 00:58:37 | 2024-11-21 00:58:37 |
594 | Basic 28-Keep Persistent Volumes | Prepare Ns Config With Volume Id | Set Suite Variable | FAIL | 2024-11-21 00:58:37 | 2024-11-21 00:58:37 |
595 | Basic 28-Keep Persistent Volumes | Network Service Instance With Existing Volumes... | Create Network Service | FAIL | 2024-11-21 00:58:37 | 2024-11-21 00:58:37 |
597 | Basic 28-Keep Persistent Volumes | Verify the Attachment Of Existing Persistent V... | Set Suite Variable | FAIL | 2024-11-21 00:58:37 | 2024-11-21 00:58:37 |
605 | Basic 28-Keep Persistent Volumes | Delete NS Instance With Existing Volumes Test | Delete NS | FAIL | 2024-11-21 00:58:37 | 2024-11-21 00:58:39 |
606 | Basic 28-Keep Persistent Volumes | Check Existence of Persistent Volumes | Variable Should Exist | FAIL | 2024-11-21 00:58:39 | 2024-11-21 00:58:39 |
612 | Basic 28-Keep Persistent Volumes | Delete Persistent Volumes | Delete Volume | FAIL | 2024-11-21 00:58:39 | 2024-11-21 00:58:39 |
644 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-21 01:04:10 | 2024-11-21 01:04:42 |
673 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 01:05:49 | 2024-11-21 01:06:28 |
676 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-11-21 01:06:28 | 2024-11-21 01:06:28 |
678 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-11-21 01:06:28 | 2024-11-21 01:06:28 |
682 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-21 01:06:28 | 2024-11-21 01:06:28 |
695 | Heal 01-Volume Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 01:23:16 | 2024-11-21 01:23:55 |
698 | Heal 01-Volume Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:23:56 | 2024-11-21 01:23:56 |
703 | Heal 01-Volume Vdu Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-21 01:23:56 | 2024-11-21 01:23:56 |
720 | Heal 01-Volume Vdu Healing | Get Volumes Info | Get Server Property | FAIL | 2024-11-21 01:23:57 | 2024-11-21 01:23:57 |
723 | Heal 01-Volume Vdu Healing | Check VDU Disks | Variable Should Exist | FAIL | 2024-11-21 01:23:57 | 2024-11-21 01:23:57 |
730 | Heal 01-Volume Vdu Healing | Delete Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-21 01:23:57 | 2024-11-21 01:23:57 |
733 | Heal 01-Volume Vdu Healing | Heal Persistent Volume VDU | Variable Should Exist | FAIL | 2024-11-21 01:23:57 | 2024-11-21 01:23:57 |
735 | Heal 01-Volume Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-21 01:23:57 | 2024-11-21 01:23:57 |
751 | Heal 01-Volume Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:23:57 | 2024-11-21 01:23:57 |
769 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 01:24:48 | 2024-11-21 01:28:41 |
772 | Heal 02-Scale Vdu Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-21 01:28:41 | 2024-11-21 01:28:41 |
781 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:28:41 | 2024-11-21 01:28:41 |
786 | Heal 02-Scale Vdu Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-21 01:28:41 | 2024-11-21 01:28:41 |
794 | Heal 02-Scale Vdu Healing | Halt Charm VDU | Variable Should Exist | FAIL | 2024-11-21 01:28:41 | 2024-11-21 01:28:41 |
797 | Heal 02-Scale Vdu Healing | Heal Charm VDU | Variable Should Exist | FAIL | 2024-11-21 01:28:41 | 2024-11-21 01:28:41 |
799 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-11-21 01:28:41 | 2024-11-21 01:28:41 |
813 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:28:41 | 2024-11-21 01:28:41 |
827 | Heal 03-Multiple Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-11-21 01:29:50 | 2024-11-21 01:33:44 |
830 | Heal 03-Multiple Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-11-21 01:33:44 | 2024-11-21 01:33:44 |
839 | Heal 03-Multiple Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:33:44 | 2024-11-21 01:33:44 |
844 | Heal 03-Multiple Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-11-21 01:33:44 | 2024-11-21 01:33:44 |
852 | Heal 03-Multiple Healing | Get Volume VNF Info | Variable Should Exist | FAIL | 2024-11-21 01:33:44 | 2024-11-21 01:33:44 |
864 | Heal 03-Multiple Healing | Stop VDUs | Variable Should Exist | FAIL | 2024-11-21 01:33:44 | 2024-11-21 01:33:44 |
870 | Heal 03-Multiple Healing | Heal VDUs | Variable Should Exist | FAIL | 2024-11-21 01:33:44 | 2024-11-21 01:33:44 |
873 | Heal 03-Multiple Healing | Check VNFs After Healing | Variable Should Exist | FAIL | 2024-11-21 01:33:44 | 2024-11-21 01:33:44 |
886 | Heal 03-Multiple Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-11-21 01:33:44 | 2024-11-21 01:33:44 |
907 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-21 02:20:18 | 2024-11-21 02:34:18 |
940 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-21 02:35:44 | 2024-11-21 02:49:45 |
947 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-21 02:49:47 | 2024-11-21 03:03:47 |
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-21 03:05:47 | 2024-11-21 03:05:47 |
955 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-11-21 03:07:48 | 2024-11-21 03:07:48 |
982 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-21 03:10:34 | 2024-11-21 03:24:34 |
984 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-21 03:24:34 | 2024-11-21 03:28:05 |
Powered by osm-analytics