From b59ccf0507985d8eb2be248d938b46d583898a8c Mon Sep 17 00:00:00 2001 From: Michal Jagiello Date: Mon, 30 May 2022 08:47:29 +0000 Subject: Update doc with Jakarta daily dashboards After creation integration pipelines for Jakarta update doc with screenshots of Jakarta daily tests result dashboard Issue-ID: INT-2108 Signed-off-by: Michal Jagiello Change-Id: I2a024984ed59a32b2184dcfa12e98f8eeaa56bfb --- docs/files/CI/ONAP_CI_8.png | Bin 105483 -> 84910 bytes docs/files/csv/s3p-instantiation.csv | 10 +++++----- docs/files/s3p/jakarta-dashboard.png | Bin 0 -> 59919 bytes docs/integration-s3p.rst | 20 ++++++++++---------- 4 files changed, 15 insertions(+), 15 deletions(-) mode change 100644 => 100755 docs/files/CI/ONAP_CI_8.png create mode 100755 docs/files/s3p/jakarta-dashboard.png (limited to 'docs') diff --git a/docs/files/CI/ONAP_CI_8.png b/docs/files/CI/ONAP_CI_8.png old mode 100644 new mode 100755 index 2182c7123..3263e93f8 Binary files a/docs/files/CI/ONAP_CI_8.png and b/docs/files/CI/ONAP_CI_8.png differ diff --git a/docs/files/csv/s3p-instantiation.csv b/docs/files/csv/s3p-instantiation.csv index 53f2a5b69..d21f2ee5e 100644 --- a/docs/files/csv/s3p-instantiation.csv +++ b/docs/files/csv/s3p-instantiation.csv @@ -1,6 +1,6 @@ Parameters;Jakarta;Istanbul;Honolulu -Number of tests;TBD;1310;1410 -Global success rate;TBD;97%;96% -Min duration;TBD;193s;81s -Max duration;TBD;2128s;2000s -mean duration;TBD;564s;530s \ No newline at end of file +Number of tests;1190;1310;1410 +Global success rate;96%;97%;96% +Min duration;140s;193s;81s +Max duration;2075s;2128s;2000s +mean duration;603s;564s;530s \ No newline at end of file diff --git a/docs/files/s3p/jakarta-dashboard.png b/docs/files/s3p/jakarta-dashboard.png new file mode 100755 index 000000000..e5f2fd1b8 Binary files /dev/null and b/docs/files/s3p/jakarta-dashboard.png differ diff --git a/docs/integration-s3p.rst b/docs/integration-s3p.rst index d19969f60..be2edfeeb 100644 --- a/docs/integration-s3p.rst +++ b/docs/integration-s3p.rst @@ -24,7 +24,7 @@ The daily results can be found in `LF Orange lab daily results web site `_ and `LF DT lab daily results web site `_. -.. image:: files/s3p/istanbul-dashboard.png +.. image:: files/s3p/jakarta-dashboard.png :align: center @@ -33,17 +33,11 @@ Infrastructure Healthcheck Tests These tests deal with the Kubernetes/Helm tests on ONAP cluster. -The global expected criteria is **75%**. +The global expected criteria is **100%**. The onap-k8s and onap-k8s-teardown, providing a snapshop of the onap namespace in Kubernetes, as well as the onap-helm tests are expected to be PASS. -nodeport_check_certs test is expected to fail. Even tremendous progress have -been done in this area, some certificates (unmaintained, upstream or integration -robot pods) are still not correct due to bad certificate issuers (Root CA -certificate non valid) or extra long validity. Most of the certificates have -been installed using cert-manager and will be easily renewable. - .. image:: files/s3p/istanbul_daily_infrastructure_healthcheck.png :align: center @@ -77,9 +71,15 @@ See the :ref:`the Integration Test page ` for details. Waivers have been granted on different projects for the different tests. The list of waivers can be found in -https://git.onap.org/integration/seccom/tree/waivers?h=istanbul. +https://git.onap.org/integration/seccom/tree/waivers?h=jakarta. + +nodeport_check_certs test is expected to fail. Even tremendous progress have +been done in this area, some certificates (unmaintained, upstream or integration +robot pods) are still not correct due to bad certificate issuers (Root CA +certificate non valid) or extra long validity. Most of the certificates have +been installed using cert-manager and will be easily renewable. -The expectation is **100% OK**. The criteria is met. +The expectation is **80% OK**. The criteria is met. .. figure:: files/s3p/istanbul_daily_security.png :align: center -- cgit 1.2.3-korg