summaryrefslogtreecommitdiffstats
path: root/dovetail/conf/functest_config.yml
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2017-04-10 23:15:39 -0400
committerMatthewLi <matthew.lijun@huawei.com>2017-04-10 23:24:53 -0400
commita7b6447955d16ef73189d31ed8fb7442f11091be (patch)
tree7c1a76d5c9269acc4e0ce00bc8fed5f5b164385f /dovetail/conf/functest_config.yml
parent002d7cb256e4f0753f4b738d7f3d2a7872704314 (diff)
refstack: add manually method to let user can set its tempest.conf and defcore.txt
JIRA: DOVETAIL-394 for refstack, userguide is listed in https://gerrit.opnfv.org/gerrit/#/c/33049/ in CI, use the automate way to generate tempest.conf to let refstack run against SUT, i.e., defcore.tc001.yml will provide a way to let user can let refstack run against SUT manually, i.e. defcore.tc002.yml since the tempest.conf autometely generated may not satisfied with SUT, users can adjust its tempest.conf to let the defcore testcases pass. Change-Id: I5ed212c9c6d864d352d1c497ea039cc553461158 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'dovetail/conf/functest_config.yml')
-rw-r--r--dovetail/conf/functest_config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/dovetail/conf/functest_config.yml b/dovetail/conf/functest_config.yml
index f636c204..5b215550 100644
--- a/dovetail/conf/functest_config.yml
+++ b/dovetail/conf/functest_config.yml
@@ -3,6 +3,8 @@ functest:
image_name: opnfv/functest
docker_tag: latest
opts: '-id --privileged=true'
+ config:
+ dir: '/home/opnfv/userconfig'
pre_condition:
- 'echo test for precondition in functest'
cmds: