summaryrefslogtreecommitdiffstats
path: root/dovetail/conf
diff options
context:
space:
mode:
authorhongbo tian <hongbo.tianhongbo@huawei.com>2017-04-13 06:32:29 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-04-13 06:32:29 +0000
commit920281280fd055e796d8eec8b47416ec9a2d457f (patch)
treebc6e2d8e2402ac737a2e0c6147496e9d73cd12e6 /dovetail/conf
parent52503b8bca1025a3412385b45591999530cedc40 (diff)
parent4d98856b87edbf784b12b375b5d30ab9f401d525 (diff)
Merge "dovetail tool: bugfix: test cases are erroneously judged"
Diffstat (limited to 'dovetail/conf')
-rw-r--r--dovetail/conf/functest_config.yml1
-rw-r--r--dovetail/conf/yardstick_config.yml1
2 files changed, 0 insertions, 2 deletions
diff --git a/dovetail/conf/functest_config.yml b/dovetail/conf/functest_config.yml
index 5b215550..d1f1d6a0 100644
--- a/dovetail/conf/functest_config.yml
+++ b/dovetail/conf/functest_config.yml
@@ -14,6 +14,5 @@ functest:
- 'echo test for postcondition in functest'
result:
dir: '/home/opnfv/functest/results'
- store_type: 'file'
file_path: 'dump.txt'
openrc: '/home/opnfv/functest/conf/openstack.creds'
diff --git a/dovetail/conf/yardstick_config.yml b/dovetail/conf/yardstick_config.yml
index cb4b1c7b..e9a674a9 100644
--- a/dovetail/conf/yardstick_config.yml
+++ b/dovetail/conf/yardstick_config.yml
@@ -18,6 +18,5 @@ yardstick:
result:
dir: '/home/opnfv/yardstick/results'
log: '/tmp/yardstick'
- store_type: 'file'
file_path: 'yardstick.log'
openrc: '/etc/yardstick/openstack.creds'