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-8.1.0~11 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F43%2F66543%2F1;p=functest-kubernetes.git Fix container names in ansible/site.yml Change-Id: I246065e176eba9e8dbd31b8f54974b3b2a498f2f Signed-off-by: Cédric Ollivier (cherry picked from commit 32c8765de95bc1d707f09f913641df82cd8c18a7) --- diff --git a/ansible/site.yml b/ansible/site.yml index 437c10b4..3a894a4b 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -21,15 +21,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: