aboutsummaryrefslogtreecommitdiffstats
path: root/infra-healthcheck/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'infra-healthcheck/setup.cfg')
-rw-r--r--infra-healthcheck/setup.cfg15
1 files changed, 0 insertions, 15 deletions
diff --git a/infra-healthcheck/setup.cfg b/infra-healthcheck/setup.cfg
deleted file mode 100644
index 4eb4770..0000000
--- a/infra-healthcheck/setup.cfg
+++ /dev/null
@@ -1,15 +0,0 @@
-[metadata]
-name = infra_healthcheck
-version = 1
-
-[files]
-packages = infra_healthcheck
-
-[entry_points]
-xtesting.testcase =
- onap_k8s = kubernetes_status.status:Status
- onap_helm = helm_onap_status.status:Status
- onap_chart = chart_status.status:Status
- nodeport_ingress = infra_healthcheck.k8stest:OnapSecurityNodePortsIngress
- nodeport_check_certs = infra_healthcheck.k8stest:OnapSecurityNodePortsCerts
- internal_check_certs = infra_healthcheck.k8stest:OnapSecurityInternalPortsCerts