From bfdbb944fc2b78a6b913179fbc1d91041b27e6fb Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 16 Sep 2020 11:34:51 +0200 Subject: [PATCH] Add helm_vims in site.cntt.yml MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 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 521019b4..830ccec0 100644 --- a/ansible/site.cntt.yml +++ b/ansible/site.cntt.yml @@ -26,3 +26,4 @@ - container: functest-kubernetes-cnf tests: - k8s_vims + - helm_vims -- 2.16.6