aboutsummaryrefslogtreecommitdiffstats
path: root/infra-healthcheck/setup.cfg
blob: 4f65aed4f2252b0d2a8a1748cc437e61f8339b4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[metadata]
name = infra_healthcheck
version = 7.0.0

[files]
packages = infra_healthcheck

[entry_points]
xtesting.testcase =
    onap_k8s = kubernetes_status.status:Status
    onap_helm = helm_onap_status.status:Status
    nodeport_ingress = infra_healthcheck.k8stest:OnapSecurityNodePortsIngress
    nodeport_check_certs = infra_healthcheck.k8stest:OnapSecurityNodePortsCerts