From 12ec8b12093176aab8cbe2af1f6ed606bcbb0e88 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 (cherry picked from commit 413b52a98a359094dbc251749c04d2789e0ab24c) --- ansible/site.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index d7069611..734d1fb3 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -38,4 +38,5 @@ - repo: opnfv container: functest-kubernetes-smoke tests: + - xrally_kubernetes - k8s_conformance -- cgit 1.2.3-korg