aboutsummaryrefslogtreecommitdiffstats
path: root/docs/files/csv/tests-infrastructure-healthcheck.csv
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-04-06 19:57:44 +0200
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-05-06 09:06:47 +0000
commit8cae510b7e65b85f33a5e3b4c8fdedc1229515da (patch)
tree46c037832b5bcec47e5769a7d18fdc155e616b4b /docs/files/csv/tests-infrastructure-healthcheck.csv
parent7df9a28f41a11afc2572c0a1f2558503f07a907e (diff)
[DOC] Honolulu documentationhonolulu
Update documentation for Honolulu Issue-ID: INT-1888 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I66e6f397bcda898445e256dd8e22dfcb20847408 (cherry picked from commit 81dc70f5e575ae4a972fc50e038733a0dc8481aa)
Diffstat (limited to 'docs/files/csv/tests-infrastructure-healthcheck.csv')
-rw-r--r--docs/files/csv/tests-infrastructure-healthcheck.csv3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/files/csv/tests-infrastructure-healthcheck.csv b/docs/files/csv/tests-infrastructure-healthcheck.csv
index 43e4b139e..a61e02991 100644
--- a/docs/files/csv/tests-infrastructure-healthcheck.csv
+++ b/docs/files/csv/tests-infrastructure-healthcheck.csv
@@ -1,4 +1,5 @@
Tests;Description;Code;Comments
-onap-helm;Verify Helm chart status;`python module <https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status>`__;
+onap-helm;Verify Helm chart status, the test has been updated to take into account Helm3;`python module <https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status>`__;
onap-k8s;Check common resources of the ONAP Kubernetes namespace ;`python module <https://gitlab.com/Orange-OpenSource/lfn/tools/kubernetes-status>`__;kubernetes python library
nodeport_check_certs;This test list the nodeports and tries to get SSL information to evaluate the validity of the certificates (expiration and issuer) used on the nodeports;`python module <https://git.onap.org/integration/tree/test/security/check_certificates>`__;pyopenssl, kubernetes python libraries
+**internal_check_certs**;This test list the internal ports and tries to get SSL information to evaluate the validity of the certificates (expiration and issuer) used ;`python module <https://git.onap.org/integration/tree/test/security/check_certificates>`__;pyopenssl, kubernetes python libraries