Tests;Description;Code;Comments onap-helm;Verify Helm chart status, the test has been updated to take into account Helm3;`python module `__; onap-k8s;Check common resources of the ONAP Kubernetes namespace ;`python module `__;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 `__;pyopenssl, kubernetes python libraries