aboutsummaryrefslogtreecommitdiffstats
path: root/docs/files/csv/tests-infrastructure-healthcheck.csv
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2022-04-14 11:48:05 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2022-05-05 07:11:49 +0000
commitc002b1d792654476d9b1a50dd2bf68e0f66ca926 (patch)
tree20ec3b579579d0a602863a5c382f045bfa9dce6f /docs/files/csv/tests-infrastructure-healthcheck.csv
parentfaef893eb908e01a61bbafba5f9bcfdb3111d17b (diff)
[DOC] Jakarta release doc
Integration doc for Jakarta release Issue-ID: INT-2102 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Iff2cbf3a0ff41614f10f6e7775c6a0d42cd3258f
Diffstat (limited to 'docs/files/csv/tests-infrastructure-healthcheck.csv')
-rw-r--r--docs/files/csv/tests-infrastructure-healthcheck.csv1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/files/csv/tests-infrastructure-healthcheck.csv b/docs/files/csv/tests-infrastructure-healthcheck.csv
index a61e02991..0bdabf3cb 100644
--- a/docs/files/csv/tests-infrastructure-healthcheck.csv
+++ b/docs/files/csv/tests-infrastructure-healthcheck.csv
@@ -2,4 +2,3 @@ Tests;Description;Code;Comments
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