From d58eb380da0bf4957815ab0735722da95a91c96d Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 16 Sep 2020 11:34:51 +0200 Subject: Add helm_vims in site.cntt.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/cntt-n/CNTT/pull/2022 Change-Id: Icb4bdfa0c1ecca9d0c5b4d5beef7ff4c5edb289e Signed-off-by: Cédric Ollivier (cherry picked from commit 63476e09e51c5c847df47b0855ee9d1b0ea1add1) --- ansible/site.cntt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml index e97b6914..24ae20e3 100644 --- a/ansible/site.cntt.yml +++ b/ansible/site.cntt.yml @@ -26,3 +26,4 @@ - container: functest-kubernetes-cnf tests: - k8s_vims + - helm_vims -- cgit 1.2.3-korg