From: Cédric Ollivier Date: Mon, 21 Jan 2019 12:58:49 +0000 (+0100) Subject: Fix container names in ansible/site.yml X-Git-Tag: opnfv-9.0.0~11 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=32c8765de95bc1d707f09f913641df82cd8c18a7;p=functest-kubernetes.git Fix container names in ansible/site.yml Change-Id: I246065e176eba9e8dbd31b8f54974b3b2a498f2f Signed-off-by: Cédric Ollivier --- diff --git a/ansible/site.yml b/ansible/site.yml index fe6b1ff3..0782f90a 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -18,15 +18,15 @@ path: docker/core - name: build opnfv/functest-kubernetes-healthcheck containers: - - name: functest-functest-kubernetes-healthcheck + - name: functest-kubernetes-healthcheck ref_arg: path: docker/healthcheck - name: build containers containers: - - name: functest-functest-kubernetes-smoke + - name: functest-kubernetes-smoke ref_arg: path: docker/smoke - - name: functest-functest-kubernetes-features + - name: functest-kubernetes-features ref_arg: path: docker/features suites: