From 2e7f66734394dc5e749ef9ac95e46a8ded9fb2c9 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 7 Sep 2018 23:15:25 +0200 Subject: Stop cloning when running vyos_vrouter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It moves the clone operation into docker build instead. Change-Id: I296005d8638510a999665d383a26c4fcd48897a6 Signed-off-by: Cédric Ollivier --- functest/ci/config_functest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functest/ci/config_functest.yaml') diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 7e51ee790..557a67b94 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -12,7 +12,7 @@ general: functest_data: /home/opnfv/functest/data ims_data: /home/opnfv/functest/data/ims/ refstack_data: /home/opnfv/functest/data/refstack - router_data: /home/opnfv/functest/data/router/ + router_data: /home/opnfv/functest/data/router/opnfv-vnf-data functest_images: /home/opnfv/functest/images rally_inst: /root/.rally -- cgit 1.2.3-korg