diff options
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index e4c169b1..bfe330f4 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -57,5 +57,6 @@ - xrally_kubernetes_full - container: functest-kubernetes-cnf tests: - - cnf_conformance - k8s_vims + - helm_vims + - cnf_conformance |