aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-06-30 15:03:00 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-07-11 10:09:02 +0200
commit413b52a98a359094dbc251749c04d2789e0ab24c (patch)
tree21542dee9560bb8fc48298127be749d61a6c9549 /ansible
parentdda31839aa186a9d86c7e9c5c8049e8c3357c073 (diff)
Add a new testcase leveraging on xrally/kubernetes
It partially runs the all-in-one task for checking basic functionality of Kubernetes cluster. Change-Id: Iaf7a29d2c1a364073e4caaeef69d68ee79ea56bc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r--ansible/site.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index fb5e1aa6..86c9820d 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -38,6 +38,7 @@
- repo: opnfv
container: functest-kubernetes-smoke
tests:
+ - xrally_kubernetes
- k8s_conformance
- repo: opnfv
container: functest-kubernetes-features