From 81dc70f5e575ae4a972fc50e038733a0dc8481aa Mon Sep 17 00:00:00 2001 From: morganrol Date: Tue, 6 Apr 2021 19:57:44 +0200 Subject: [DOC] Honolulu documentation Update documentation for Honolulu Issue-ID: INT-1888 Signed-off-by: morganrol Change-Id: I66e6f397bcda898445e256dd8e22dfcb20847408 --- docs/integration-tests.rst | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) (limited to 'docs/integration-tests.rst') diff --git a/docs/integration-tests.rst b/docs/integration-tests.rst index 62235e04d..0f3c686ca 100644 --- a/docs/integration-tests.rst +++ b/docs/integration-tests.rst @@ -28,9 +28,6 @@ Use Cases The use cases of the last release are described in :ref:`Verified Use cases `. -The history of the different use cases across the different releases can be -found in :ref:`Use Cases page `. - CSIT Tests ---------- @@ -46,15 +43,10 @@ repository for 2 main reasons: - most of the tests are abandoned and not maintained when hosted in a third party repository leading to CI/CD resource waste and misleading test reporting -In Guilin a PoC to help the project to re-insource their functional tests have -been initiated. -See `CSIT wiki page `_ -for details. - -Automatic Tests +Automated Tests --------------- -These tests are run daily/weekly on each new gate (new patchset in OOM, clamp +These tests are run daily/weekly on each new gate (new patchset in OOM, CLAMP or SO). They can be in any language (bash, go, python,...), leveraging any test framework (robotframework, MTS, python-onapsdk). They are all embedded in `xtesting `_ dockers. @@ -73,9 +65,11 @@ tests. .. figure:: files/tests/test-dashboard.png + Test dashboard (Guilin version) + All the pages and artifacts are pushed to LF backend: -- Daily chaines: https://logs.onap.org/onap-integration/daily +- Daily chains: https://logs.onap.org/onap-integration/daily - Weekly chains: https://logs.onap.org/onap-integration/weekly - Gating chains: https://logs.onap.org/onap-integration/gating @@ -157,8 +151,8 @@ to adapt then run the security tests on your own system. Note for security tests, integration team follows `SECCOM recommendations and apply waivers granted by SECCOM if needed through xfail lists `_. -Stability Testing ------------------ +Stability/Resiliency tests +-------------------------- Ensuring the stability of ONAP is one of the missions of the Integration team. CI chains and stability tests are performed to help stabilising the release. -- cgit 1.2.3-korg