Date and time of the report: 2022-09-17 08:20:50.472368
Analysed period: 2022-08-27 to 2022-09-17.
Database update:
Retrieving from database...
DONE
Two values retrieved from the build are key to determine the state of the jubs and test suites at a given moment:
build_result
is the outcome of the build, reported by Jenkins. It can be: SUCCESS
, FAILURE
, UNSTABLE
or ABORTED
.test_result
is the summary of the concerned Robot tests. It can be: FAIL
, UNAVAILABLE
or PASS
.Based on these two states, 3 types of temporal sequences of success/failure are identified per builds and test suites:
grp_build_result
.grp_test_result
.grp_success_fail
.For the identification of these sequences, the following mapping applies:
Type of sequence | Relevant state | OK sequence contains | NOK sequence contains | Ignore |
---|---|---|---|---|
grp_build_result |
build_result |
SUCCESS or UNSTABLE |
FAILURE |
ABORTED |
grp_test_result |
test_result |
PASS |
FAIL |
UNAVAILABLE |
grp_success_fail |
test_result |
PASS |
FAIL or UNAVAILABLE |
N/A |
The different groupings of segments are detected and a label is added to each sample...
DONE
Then, the duration of each of the sequences of success/failure is determined and a specific dataframe is built summarizing such sequences, to ease their representation and analysis...
DONE
DONE
Empty dataframe. Skipping.
Empty dataframe. Skipping.
Empty dataframe. Skipping.
job | Master branch | Release TEN | Release TWELVE | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
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.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 06-Vnf With Charm | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 07-Secure Key Management | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 08-Disable Port Security Network Level | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 09-Manual Vdu Scaling | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 11-Native Charms | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 12-Ns Primitives | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 13-Ns Relations | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 14-Vnf Relations | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 15-Rbac Configurations | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 16-Advanced Onboarding And Scaling | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 17-Delete Vnf Package | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 18-Ns Ip Profile | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 19-Vnf Ip Profile | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 20-Manual Native Charm Vdu Scaling | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 21-Persistent Volumes | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
Basic 21-Support Of Volumes | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 22-Cross Model Relations | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 23-Sol004 Sol007 Packages | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 24-Affinity Groups | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Basic 25-Update Charm In Running Vnf Instance | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Epa 01-Epa Sriov | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Epa 02-Additional Capabilities | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Epa 03-Crud Operations On Sdnc | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Epa 04-Epa Underlay Sriov | 0.999965 | 20.584757 | 21.584722 | 0.046327 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Epa 05-Epa Underlay Passthrough | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
Fail 01-Insufficient Resources | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Hackfest Basic | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Hackfest Cloudinit | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 1.0 | 20.499988 | 21.499988 | 0.046512 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Hackfest Multivdu | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 1.0 | 20.499988 | 21.499988 | 0.046512 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Heal 01-Volume Vdu Healing | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Heal 02-Scale Vdu Healing | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Heal 03-Multiple Healing | 1.000012 | 20.584711 | 21.584722 | 0.046330 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 1.039201 | 20.588576 | 21.627778 | 0.048049 |
Heal 04-Autohealing | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
K8S 01-Create K8S Cluster | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
K8S 02-K8Scluster Creation | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
K8S 03-Simple K8S | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
K8S 04-Openldap Helm | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
K8S 05-K8S Proxy Charms | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 1.0 | 20.499988 | 21.499988 | 0.046512 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
K8S 06-K8S Secure Key Management | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 1.0 | 20.499988 | 21.499988 | 0.046512 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
K8S 07-Dummy Helm | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
K8S 08-Simple K8S Scaling | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
K8S 09-Pebble Charm K8S | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
K8S 10-Sol004 Sol007 With K8S Proxy Charms | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
K8S 11-Simple Helm K8S Scaling | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
K8S 12-Openldap Helm Day-2 | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Quotas 01-Quota Enforcement | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Sa 01-Vnf With Vim Metrics | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Sa 02-Vnf With Vim Metrics And Autoscaling | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.5 | 20.999988 | 21.499988 | 0.023256 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Sa 07-Alarms From Sa-Related Vnfs | 0.584664 | 21.000058 | 21.584722 | 0.027087 | 0.5 | 20.999988 | 21.499988 | 0.023256 | 0.627731 | 21.000046 | 21.627778 | 0.029024 |
Sa 08-Vnf With Vnf Indicators Snmp | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Slice 01-Network Slicing | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Slice 02-Shared Network Slicing | 0.999977 | 20.584745 | 21.584722 | 0.046328 | 0.0 | 21.499988 | 21.499988 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.584722 | 21.584722 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 21.627778 | 21.627778 | 0.000000 |
basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
---|---|---|---|---|---|---|---|---|
0 | osm-stage_3-merge/master | 2280 | 2022-09-17 01:06:14 | 15312050 | SUCCESS | FAIL | 520.0 | 1.0 |
1 | osm-stage_3-merge/v12.0 | 120 | 2022-09-17 00:04:13 | 15228788 | SUCCESS | FAIL | 517.0 | 1.0 |
2 | osm-stage_3-merge/v11.0 | 332 | 2022-08-08 23:00:14 | 11064864 | SUCCESS | PASS | 421.0 | 0.0 |
3 | osm-stage_3-merge/v10.0 | 561 | 2022-09-17 03:08:09 | 11579454 | SUCCESS | FAIL | 377.0 | 3.0 |
osm-stage_3-merge/master: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
122 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2022-09-17 04:44:33 | 2022-09-17 05:02:16 | 15 | 1 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v12.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
212 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2022-09-17 03:40:58 | 2022-09-17 03:59:14 | 15 | 1 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v11.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 | |
---|---|---|---|---|---|---|---|---|
161 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2022-09-17 05:16:58 | 2022-09-17 05:48:37 | 11 | 2 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
162 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2022-09-17 05:48:37 | 2022-09-17 06:06:20 | 15 | 1 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/master: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
22 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2022-09-17 04:46:46 | 2022-09-17 05:00:47 |
osm-stage_3-merge/v12.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
120 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2022-09-17 03:43:46 | 2022-09-17 03:57:46 |
osm-stage_3-merge/v11.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 | |
---|---|---|---|---|---|---|
51 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2022-09-17 05:17:50 | 2022-09-17 05:31:50 |
58 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2022-09-17 05:31:53 | 2022-09-17 05:45:53 |
89 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2022-09-17 05:50:51 | 2022-09-17 06:04:52 |