From 413b52a98a359094dbc251749c04d2789e0ab24c Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 30 Jun 2019 15:03:00 +0200 Subject: Add a new testcase leveraging on xrally/kubernetes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It partially runs the all-in-one task for checking basic functionality of Kubernetes cluster. Change-Id: Iaf7a29d2c1a364073e4caaeef69d68ee79ea56bc Signed-off-by: Cédric Ollivier --- ansible/site.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible/site.yml') 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 -- cgit 1.2.3-korg