From 8cae510b7e65b85f33a5e3b4c8fdedc1229515da 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 (cherry picked from commit 81dc70f5e575ae4a972fc50e038733a0dc8481aa) --- docs/files/csv/tests-healthcheck.csv | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/files/csv/tests-healthcheck.csv') diff --git a/docs/files/csv/tests-healthcheck.csv b/docs/files/csv/tests-healthcheck.csv index 51eddde63..8071c4345 100644 --- a/docs/files/csv/tests-healthcheck.csv +++ b/docs/files/csv/tests-healthcheck.csv @@ -1,8 +1,10 @@ Tests;Description;Code;Comments core;Robot healthcheck tests of the core components (AA&I, DMAAP, Portal, SDC, SDNC, SO);`robot tests `__;`robotframework `__ -full;Robot healthcheck tests for all the components;`robot tests `__;`robotframework `__ +full;Robot healthcheck tests for all the components, **holmes healthcheck** have been reintroduced;`robot tests `__;`robotframework `__ healthdist;Check the onboarding and distribution of the vFW;`robot tests `__;`robotframework `__ postinstall;Check dmaap and AA&I Design model DB tests;`robot tests `__;`robotframework `__ -cmpv2 (new);CMPv2 Usecase functionality;`code `__;`robotframework `__ ves-collector (new);Suite for checking handling events by VES Collector;`code `__;`robotframework `__ hv-ves;HV-VES 'Sunny Scenario' Robot Framework test - message is sent to the collector and Kafka topic is checked if the message has been published. Content is decoded and checked.;`code `__;`robotframework `__ +**basic_cds**;CDS blueprint enrichment, open a nodeport on CDS then enrich CDS CBA;`code `__;`onap_pythonsdk `__, `pythonsdk-tests `__ +**basic_onboard**;onboard a model, subset of most of the other basic_* tests, created to perform stability testing;`code `__;`onap_pythonsdk `__, `pythonsdk-tests `__ +**dcaemod**;Check new DCAEmod;`robot tests `__;`robotframework `__ -- cgit