aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/vnfd-templates
diff options
context:
space:
mode:
authorGeorge Paraskevopoulos <geopar@intracom-telecom.com>2017-02-09 12:28:01 +0200
committerJuan Vidal <juan.vidal.allende@ericsson.com>2017-02-14 07:42:34 +0000
commit4386d54b6765828d3ccc41d79aa169d7350d74c4 (patch)
tree60201a32a12544c73ca20f85ff50a428c042aee3 /sfc/tests/functest/vnfd-templates
parent065fba5bef236f992bd5e4122e635bb21d525af9 (diff)
Fix image name in vnfd templates and config.yaml
Go back to ubuntu-based VM. Change-Id: I4a2b0da904144f77efba86e4084728102b202eab Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com> Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
Diffstat (limited to 'sfc/tests/functest/vnfd-templates')
-rw-r--r--sfc/tests/functest/vnfd-templates/test-vnfd1.yaml2
-rw-r--r--sfc/tests/functest/vnfd-templates/test-vnfd2.yaml2
-rw-r--r--sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml2
-rw-r--r--sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml2
4 files changed, 4 insertions, 4 deletions
diff --git a/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml b/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml
index 5c672e38..fd862ea0 100644
--- a/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml
+++ b/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml
@@ -10,7 +10,7 @@ service_properties:
vdus:
vdu1:
id: vdu1
- vm_image: sf_nsh_colorado
+ vm_image: sfc_nsh_danube
instance_type: custom
service_type: firewall1
diff --git a/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml b/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml
index 8a570ab9..5451358d 100644
--- a/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml
+++ b/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml
@@ -10,7 +10,7 @@ service_properties:
vdus:
vdu1:
id: vdu1
- vm_image: sf_nsh_colorado
+ vm_image: sfc_nsh_danube
instance_type: custom
service_type: firewall2
diff --git a/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml b/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
index 5c672e38..fd862ea0 100644
--- a/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
+++ b/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
@@ -10,7 +10,7 @@ service_properties:
vdus:
vdu1:
id: vdu1
- vm_image: sf_nsh_colorado
+ vm_image: sfc_nsh_danube
instance_type: custom
service_type: firewall1
diff --git a/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml b/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml
index 8a570ab9..5451358d 100644
--- a/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml
+++ b/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml
@@ -10,7 +10,7 @@ service_properties:
vdus:
vdu1:
id: vdu1
- vm_image: sf_nsh_colorado
+ vm_image: sfc_nsh_danube
instance_type: custom
service_type: firewall2