From 93021a983853d260d8e48ba6279c7c45bfe3fe0a Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Fri, 13 Oct 2017 13:14:37 +0200 Subject: Modify the vnfd to use the new image We moved to a new image for SFs but we have not moved the name of the image in the vnfd Change-Id: I8f658e1dfcf0de3117845f615eddb8fd5b1e11af Signed-off-by: Manuel Buil --- sfc/tests/functest/vnfd-templates/test-vnfd1.yaml | 2 +- sfc/tests/functest/vnfd-templates/test-vnfd2.yaml | 2 +- sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml | 2 +- sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml | 2 +- sfc/tests/functest/vnfd-templates/test3-vnfd1.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sfc/tests/functest') diff --git a/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml b/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml index cc5fed6f..4042222c 100644 --- a/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml +++ b/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml @@ -18,7 +18,7 @@ topology_template: mem_size: 2 GB disk_size: 10 GB properties: - image: sfc_nsh_danube + image: sfc_nsh_euphrates availability_zone: {get_input: zone} mgmt_driver: noop config: | diff --git a/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml b/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml index 9c2ffee1..42308c6c 100644 --- a/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml +++ b/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml @@ -18,7 +18,7 @@ topology_template: mem_size: 2 GB disk_size: 10 GB properties: - image: sfc_nsh_danube + image: sfc_nsh_euphrates availability_zone: {get_input: zone} mgmt_driver: noop config: | diff --git a/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml b/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml index cc5fed6f..4042222c 100644 --- a/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml +++ b/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml @@ -18,7 +18,7 @@ topology_template: mem_size: 2 GB disk_size: 10 GB properties: - image: sfc_nsh_danube + image: sfc_nsh_euphrates availability_zone: {get_input: zone} mgmt_driver: noop config: | diff --git a/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml b/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml index f8150f25..ac4f223d 100644 --- a/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml +++ b/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml @@ -18,7 +18,7 @@ topology_template: mem_size: 2 GB disk_size: 10 GB properties: - image: sfc_nsh_danube + image: sfc_nsh_euphrates availability_zone: {get_input: zone} mgmt_driver: noop config: | diff --git a/sfc/tests/functest/vnfd-templates/test3-vnfd1.yaml b/sfc/tests/functest/vnfd-templates/test3-vnfd1.yaml index 26491b5e..1f4c11f6 100644 --- a/sfc/tests/functest/vnfd-templates/test3-vnfd1.yaml +++ b/sfc/tests/functest/vnfd-templates/test3-vnfd1.yaml @@ -18,7 +18,7 @@ topology_template: mem_size: 2 GB disk_size: 10 GB properties: - image: sfc_nsh_danube + image: sfc_nsh_euphrates availability_zone: {get_input: zone} mgmt_driver: noop service_type: firewall -- cgit 1.2.3-korg