From b4d2cde30b7854ed239ac9836748781ce5f3e552 Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Thu, 12 Oct 2017 18:46:14 +0200 Subject: Move to sfc_nsh_euphrates image To create the four SFs we will use the sfc_nsh_euphrates image. This image is like the sfc_nsh_danube but modifying the vxlan_tool which now has the important fix: https://git.opendaylight.org/gerrit/#/c/64116/ Change-Id: I396b5523b7243472b6d05b62d831837938067422 Signed-off-by: Manuel Buil --- sfc/tests/functest/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sfc/tests/functest/config.yaml b/sfc/tests/functest/config.yaml index 8c4f9775..4a4a806e 100644 --- a/sfc/tests/functest/config.yaml +++ b/sfc/tests/functest/config.yaml @@ -5,8 +5,8 @@ defaults: ram_size_in_mb: 1500 disk_size_in_gb: 10 vcpu_count: 1 - image_name: sfc_nsh_danube - image_file_name: sfc_nsh_danube.qcow2 + image_name: sfc_nsh_euphrates + image_file_name: sfc_nsh_euphrates.qcow2 installer: fuel: user: root -- cgit 1.2.3-korg