aboutsummaryrefslogtreecommitdiffstats
path: root/infra-healthcheck/setup.cfg
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-04-20 14:50:27 +0200
committermrichomme <morgan.richomme@orange.com>2020-04-20 14:50:27 +0200
commit5de622a8247c4cf4fc2bd4e5f8a947e60a8c4bfb (patch)
tree2038bfaa94413367fd46e8bcd38600f2e49dac05 /infra-healthcheck/setup.cfg
parent3c64be99c3c24930674e9fa657993d95cbd2fe6d (diff)
Resync integration/xtesting repo
Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I3af9c4697f0e67d3ce5b6d2fceeb978aeb20a0ff
Diffstat (limited to 'infra-healthcheck/setup.cfg')
-rw-r--r--infra-healthcheck/setup.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/infra-healthcheck/setup.cfg b/infra-healthcheck/setup.cfg
index 2cccb82..a3ec3db 100644
--- a/infra-healthcheck/setup.cfg
+++ b/infra-healthcheck/setup.cfg
@@ -7,5 +7,6 @@ packages = infra_healthcheck
[entry_points]
xtesting.testcase =
- onap_k8s = infra_healthcheck.k8stest:OnapK8sTest
+ onap_k8s = kubernetes_status.status:Status
onap_helm = infra_healthcheck.k8stest:OnapHelmTest
+ nodeport_ingress = infra_healthcheck.k8stest:OnapSecurityNodePortsIngress