From 18e638f69ead16979e0253c688a4710859b8cd94 Mon Sep 17 00:00:00 2001 From: Marek SzwaƂkiewicz Date: Thu, 13 Apr 2023 11:47:23 +0200 Subject: Remove broken link to dcaemod robot tests from docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Linking to missing file was breaking docs link tests. Issue-ID: INT-2220 Change-Id: Ia67d6dcb47a07381c53d1111a82614204555d4cf Signed-off-by: Marek SzwaƂkiewicz --- docs/files/csv/tests-healthcheck.csv | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/files/csv/tests-healthcheck.csv b/docs/files/csv/tests-healthcheck.csv index 1b8b940ff..32ee6cfce 100644 --- a/docs/files/csv/tests-healthcheck.csv +++ b/docs/files/csv/tests-healthcheck.csv @@ -6,7 +6,6 @@ postinstall;Check dmaap and AA&I Design model DB tests;`robot tests `__;`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_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 `__ cps-healthcheck;Call liveness and readiness probes of the CPS module;`robot tests `__;`robotframework `__ **cps-temporal-healthcheck**;Call endpoints of CPS Temporal component;`robot tests `__;`robotframework `__ **cps-dmi-plugin-healthcheck**;Call endpoints of CPS DMI plugin component;`robot tests `__;`robotframework `__ \ No newline at end of file -- cgit 1.2.3-korg