aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/config.yaml
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2018-01-31 11:17:25 +0100
committerBrady Johnson <bjohnson@inocybe.com>2018-01-31 15:57:17 +0000
commit7abf19f9cc194213484873770148cf5bc980aefd (patch)
tree2d6fd9adffa5a3c8d361f8cea0e009cf0c98e5e7 /sfc/tests/functest/config.yaml
parent3f89ce129fb00647fa58bb273235ad3a2c8a0ba9 (diff)
Use the new vnf image for Fraser
Change-Id: I11c37ed6898c03b2a54a0e3b11422c654023333f Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'sfc/tests/functest/config.yaml')
-rw-r--r--sfc/tests/functest/config.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfc/tests/functest/config.yaml b/sfc/tests/functest/config.yaml
index be37e626..31e0a2ae 100644
--- a/sfc/tests/functest/config.yaml
+++ b/sfc/tests/functest/config.yaml
@@ -2,10 +2,10 @@
defaults:
# odl-sfc uses custom flavors as per below params
flavor: custom
- ram_size_in_mb: 1500
- disk_size_in_gb: 10
+ ram_size_in_mb: 500
+ disk_size_in_gb: 1
vcpu_count: 1
- image_name: sfc_nsh_euphrates
+ image_name: sfc_nsh_fraser
installer:
fuel:
user: root
@@ -18,7 +18,7 @@ defaults:
user: root
pkey_file: "/root/.ssh/id_rsa"
image_format: qcow2
- image_url: "http://artifacts.opnfv.org/sfc/images/sfc_nsh_euphrates.qcow2"
+ image_url: "http://artifacts.opnfv.org/sfc/images/sfc_nsh_fraser.qcow2"
vnfd-dir: "vnfd-templates"
vnfd-default-params-file: "test-vnfd-default-params.yaml"