aboutsummaryrefslogtreecommitdiffstats
path: root/docs/files/csv/tests-healthcheck.csv
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-12-01 18:23:57 +0100
committerChristophe Closset <christophe.closset@intl.att.com>2020-12-02 15:54:20 +0000
commit59305b4e52464023a6350a1d69ced2eb23dee73e (patch)
treec7a3bb0f500e3d55bf4639333bbfac180f63f508 /docs/files/csv/tests-healthcheck.csv
parent5a50b691836cc6c4d1d9d0f63bb14090b0fe35d3 (diff)
Add non functional requirement table for guilin
Issue-ID: INT-1776 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Iff17dc50cefb9c4fc5a9e752c560b98b35974129 [Update status of my requirements] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Diffstat (limited to 'docs/files/csv/tests-healthcheck.csv')
-rw-r--r--docs/files/csv/tests-healthcheck.csv3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/files/csv/tests-healthcheck.csv b/docs/files/csv/tests-healthcheck.csv
index 0df88a94b..51eddde63 100644
--- a/docs/files/csv/tests-healthcheck.csv
+++ b/docs/files/csv/tests-healthcheck.csv
@@ -3,3 +3,6 @@ core;Robot healthcheck tests of the core components (AA&I, DMAAP, Portal, SDC, S
full;Robot healthcheck tests for all the components;`robot tests <https://git.onap.org/testsuite/tree/robot/testsuites/health-check.robot>`__;`robotframework <https://robotframework.org/>`__
healthdist;Check the onboarding and distribution of the vFW;`robot tests <https://git.onap.org/testsuite/tree/robot/testsuites/health-check.robot>`__;`robotframework <https://robotframework.org/>`__
postinstall;Check dmaap and AA&I Design model DB tests;`robot tests <https://git.onap.org/testsuite/tree/robot/testsuites/post-install-tests.robot>`__;`robotframework <https://robotframework.org/>`__
+cmpv2 (new);CMPv2 Usecase functionality;`code <https://git.onap.org/testsuite/tree/robot/testsuites/cmpv2.robot>`__;`robotframework <https://robotframework.org/>`__
+ves-collector (new);Suite for checking handling events by VES Collector;`code <https://git.onap.org/testsuite/tree/robot/testsuites/ves.robot>`__;`robotframework <https://robotframework.org/>`__
+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 <https://git.onap.org/testsuite/tree/robot/testsuites/hvves-ci.robot>`__;`robotframework <https://robotframework.org/>`__