aboutsummaryrefslogtreecommitdiffstats
path: root/infra-healthcheck/docker/testcases.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'infra-healthcheck/docker/testcases.yaml')
-rw-r--r--infra-healthcheck/docker/testcases.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/infra-healthcheck/docker/testcases.yaml b/infra-healthcheck/docker/testcases.yaml
index fb30c85..346daf5 100644
--- a/infra-healthcheck/docker/testcases.yaml
+++ b/infra-healthcheck/docker/testcases.yaml
@@ -27,3 +27,15 @@ tiers:
DEPLOYED status
run:
name: 'onap_helm'
+ -
+ case_name: nodeport_ingress
+ project_name: security
+ criteria: 100
+ blocking: false
+ description: >-
+ Check that there is no NodePort without corresponding
+ Ingress port
+ dependencies:
+ - DEPLOY_SCENARIO: 'ingress'
+ run:
+ name: 'nodeport_ingress'