aboutsummaryrefslogtreecommitdiffstats
path: root/docker/healthcheck
diff options
context:
space:
mode:
authorQiLiang <liangqi1@huawei.com>2018-03-28 17:00:27 +0800
committerCédric Ollivier <cedric.ollivier@orange.com>2018-04-07 14:20:11 +0200
commitdd6f8d6f79131b3237608516137c4a36e56c21fe (patch)
tree687f076e47d23e18516fe320aa65d2a750e90c40 /docker/healthcheck
parent07bf315fee29d6aaea4f62a90269487f24069e36 (diff)
Add testcase clover_k8s
Clover testcase hook patch: https://gerrit.opnfv.org/gerrit/#/c/54541/ This patch is depend on patch: https://gerrit.opnfv.org/gerrit/#/c/54695/ Scenario k8-istio-clover run k8s_smoke and clover_k8s Change-Id: I2cd76ed9d882f94567fd721d250da13b19aaa37b Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit 9b324efe02cdc1f4bbda85fbbf1225882264f97c)
Diffstat (limited to 'docker/healthcheck')
-rw-r--r--docker/healthcheck/testcases.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/healthcheck/testcases.yaml b/docker/healthcheck/testcases.yaml
index 5864755e..a5da95ad 100644
--- a/docker/healthcheck/testcases.yaml
+++ b/docker/healthcheck/testcases.yaml
@@ -17,7 +17,7 @@ tiers:
validates the deployed cluster is accessible, and
at least satisfies minimal functional requirements.
dependencies:
- installer: '(compass)|(joid)|(kubespray)'
+ installer: '(compass)|(joid)|(kubespray)|(container4nfv)'
scenario: 'k8-*'
run:
module: 'functest_kubernetes.k8stest'