Date and time of the report: 2024-11-10 08:20:23.699569
Analysed period: 2024-10-20 to 2024-11-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
Empty dataframe. Skipping. Empty dataframe. Skipping. Empty dataframe. Skipping.
Empty dataframe. Skipping. Empty dataframe. Skipping. Empty dataframe. Skipping.
Empty dataframe. Skipping. Empty dataframe. Skipping. Empty dataframe. Skipping.
job | Master branch | Release FIFTEEN | Release FOURTEEN | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
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.541539 | 21.541539 | 0.000000 | 21.480428 | 0.000000 | 21.480428 | 1.000000 | 20.66515 | 0.00000 | 20.66515 | 1.0 |
Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.541539 | 21.541539 | 0.000000 | 0.000000 | 21.480428 | 21.480428 | 0.000000 | 0.00000 | 20.66515 | 20.66515 | 0.0 |
Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 20.66515 | 20.66515 | 0.0 |
Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 20.66515 | 20.66515 | 0.0 |
Basic 08-Disable Port Security Network Level | 0.000000 | 21.541539 | 21.541539 | 0.000000 | 21.480428 | 0.000000 | 21.480428 | 1.000000 | 20.66515 | 0.00000 | 20.66515 | 1.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
Slice 02-Shared Network Slicing | 2.500035 | 19.041505 | 21.541539 | 0.116056 | 0.999965 | 20.480463 | 21.480428 | 0.046552 | 0.00000 | 20.66515 | 20.66515 | 0.0 |
Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.541539 | 21.541539 | 0.000000 | 0.000000 | 21.480428 | 21.480428 | 0.000000 | 0.00000 | 20.66515 | 20.66515 | 0.0 |
Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.541539 | 21.541539 | 0.000000 | 0.000000 | 21.480428 | 21.480428 | 0.000000 | 0.00000 | 0.00000 | 0.00000 | 0.0 |
basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.00000 | 0.00000 | 0.0 |
k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.00000 | 0.00000 | 0.0 |
67 rows × 12 columns
job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
---|---|---|---|---|---|---|---|---|
0 | osm-stage_3-merge/master | 3169 | 2024-11-10 02:06:16 | 12354430 | UNSTABLE | FAIL | 405.0 | 67.0 |
1 | osm-stage_3-merge/v15.0 | 314 | 2024-11-10 03:34:16 | 291179 | FAILURE | UNAVAILABLE | NaN | NaN |
2 | osm-stage_3-merge/v14.0 | 469 | 2024-11-09 23:08:15 | 250613 | FAILURE | UNAVAILABLE | NaN | NaN |
3 | osm-stage_3-merge/v13.0 | 446 | 2024-01-31 21:07:31 | 15541814 | SUCCESS | PASS | 558.0 | 0.0 |
4 | osm-stage_3-merge/v12.0 | 856 | 2024-09-04 00:04:21 | 3565414 | FAILURE | UNAVAILABLE | NaN | NaN |
5 | osm-stage_3-merge/v10.0 | 1053 | 2024-02-01 04:08:33 | 2336073 | FAILURE | UNAVAILABLE | NaN | NaN |
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-10 02:46:14 | 2024-11-10 02:47:39 | 6 | 4 | Network Service Instance Test | Create Network Service |
141 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2024-11-10 02:49:51 | 2024-11-10 02:52:34 | 13 | 3 | Update Running VNF Instance | Update Network Service |
142 | Basic 28-Keep Persistent Volumes | FAIL | 2024-11-10 02:52:34 | 2024-11-10 02:54:00 | 5 | 11 | Network Service Instance Test | Create Network Service |
144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-10 02:55:54 | 2024-11-10 03:00:57 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
145 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-11-10 03:00:57 | 2024-11-10 03:02:21 | 5 | 4 | Network Service Instance Test | Create Network Service |
154 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-10 03:18:06 | 2024-11-10 03:19:40 | 6 | 10 | Network Service Instance Test | Create Network Service |
155 | Heal 02-Scale Vdu Healing | FAIL | 2024-11-10 03:19:40 | 2024-11-10 03:21:15 | 7 | 11 | Network Service Instance Test | Create Network Service |
156 | Heal 03-Multiple Healing | FAIL | 2024-11-10 03:21:15 | 2024-11-10 03:22:51 | 6 | 12 | Network Service Instance Test | Create Network Service |
165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-10 03:46:04 | 2024-11-10 04:01:28 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-10 04:01:28 | 2024-11-10 04:35:03 | 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-10 04:35:03 | 2024-11-10 04:56:05 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
170 | Slice 02-Shared Network Slicing | FAIL | 2024-11-10 05:04:12 | 2024-11-10 05:23:42 | 16 | 4 | Delete Slice Two Instance | Delete NSI |
osm-stage_3-merge/v15.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword |
---|
osm-stage_3-merge/v14.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword |
---|
osm-stage_3-merge/v13.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword |
---|
osm-stage_3-merge/v12.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword |
---|
osm-stage_3-merge/v10.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword |
---|
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-10 02:46:17 | 2024-11-10 02:46:57 |
10 | Basic 21-Support Of Volumes | Get VNF IP Address | Variable Should Exist | FAIL | 2024-11-10 02:46:59 | 2024-11-10 02:46:59 |
14 | Basic 21-Support Of Volumes | Check VDU disks | Variable Should Exist | FAIL | 2024-11-10 02:46:59 | 2024-11-10 02:46:59 |
45 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2024-11-10 02:51:52 | 2024-11-10 02:51:53 |
47 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Execute NS Action | FAIL | 2024-11-10 02:51:53 | 2024-11-10 02:51:54 |
... | ... | ... | ... | ... | ... | ... |
468 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-10 04:51:15 | 2024-11-10 04:54:46 |
509 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-11-10 05:09:28 | 2024-11-10 05:13:41 |
511 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-11-10 05:13:45 | 2024-11-10 05:13:46 |
512 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-11-10 05:13:46 | 2024-11-10 05:13:48 |
514 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-11-10 05:13:48 | 2024-11-10 05:13:50 |
62 rows × 6 columns
osm-stage_3-merge/v15.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime |
---|
osm-stage_3-merge/v14.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime |
---|
osm-stage_3-merge/v13.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime |
---|
osm-stage_3-merge/v12.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime |
---|
osm-stage_3-merge/v10.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime |
---|
Powered by osm-analytics