diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-10-27 08:40:00 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-11-02 09:33:47 +0000 |
commit | e300a27d84cdd268012b28a4d3222cd8eae17ff2 (patch) | |
tree | 6ca199fc4685dd66be0a221c9ab2a17a0510a01a /docs/files/csv/tests-infrastructure-healthcheck.csv | |
parent | cdacb811f7acc2eb0a6e5662d8d225a967160f2c (diff) |
Integration Kohn release doc update
Update doc for ONAP Kohn release
Issue-ID: INT-2159
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I0b0082cb460dfa46c587dff48a84317c27515260
Diffstat (limited to 'docs/files/csv/tests-infrastructure-healthcheck.csv')
-rw-r--r-- | docs/files/csv/tests-infrastructure-healthcheck.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/files/csv/tests-infrastructure-healthcheck.csv b/docs/files/csv/tests-infrastructure-healthcheck.csv index 0bdabf3cb..a350f6bc8 100644 --- a/docs/files/csv/tests-infrastructure-healthcheck.csv +++ b/docs/files/csv/tests-infrastructure-healthcheck.csv @@ -1,4 +1,4 @@ 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 +onap-k8s-teardown;Check common resources of the ONAP Kubernetes namespace after all tests execution;`python module <https://gitlab.com/Orange-OpenSource/lfn/tools/kubernetes-status>`__;kubernetes python library |