aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest
diff options
context:
space:
mode:
authorManuel Buil <manuelbuil87@gmail.com>2017-01-17 10:01:14 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-01-17 10:01:14 +0000
commited1c664e33fc5ae330c914eb1ec625e1fc0232e9 (patch)
tree96996998af118b2687a0a80025cbe52783db9c50 /sfc/tests/functest
parent98b562be579fdfe9fe7e006b832a78338a0fba43 (diff)
parent40460e0dd7395a0a95b7ee52119a796cd3d500ab (diff)
Merge "Get Fuel environment id from configuration"
Diffstat (limited to 'sfc/tests/functest')
-rw-r--r--sfc/tests/functest/config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfc/tests/functest/config.yaml b/sfc/tests/functest/config.yaml
index 78cf42fb..9acca599 100644
--- a/sfc/tests/functest/config.yaml
+++ b/sfc/tests/functest/config.yaml
@@ -9,6 +9,7 @@ defaults:
fuel_master_ip: 10.20.0.2
fuel_master_uname: root
fuel_master_passwd: r00tme
+ fuel_environment: # Change this to the id of the desired fuel env (1, 2, 3...)
image_format: qcow2
url: "http://artifacts.opnfv.org/sfc/demo"
vnfd-dir: "vnfd-templates"