summaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/config.yaml
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2018-02-28 16:01:55 +0800
committerYifei Xue <xueyifei@huawei.com>2018-03-16 11:48:09 +0800
commit5f5736d76e79bd3dccc2db1285ca9a6e8d1021bd (patch)
tree0ad342ac336d66a4d0ca9e702f6661b58216cf48 /sfc/tests/functest/config.yaml
parent41135da626fe2c2813e58f52928b4e5ba4e47bf7 (diff)
Add support for Compass installer
JIRA: SFC-122 Add support for Compass installer in SFC repo which will make Compass SFC scenarios be verified by SFC testcase daily. Change-Id: I8129ebe837d54cdcd163158990fccf40451b98ad Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Diffstat (limited to 'sfc/tests/functest/config.yaml')
-rw-r--r--sfc/tests/functest/config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sfc/tests/functest/config.yaml b/sfc/tests/functest/config.yaml
index 5bbba65f..3cd1883a 100644
--- a/sfc/tests/functest/config.yaml
+++ b/sfc/tests/functest/config.yaml
@@ -17,6 +17,9 @@ defaults:
osa:
user: root
pkey_file: "/root/.ssh/id_rsa"
+ compass:
+ user: root
+ pkey_file: "/root/.ssh/id_rsa"
image_format: qcow2
image_url: "http://artifacts.opnfv.org/sfc/images/sfc_nsh_fraser.qcow2"
vnfd-dir: "vnfd-templates"