summaryrefslogtreecommitdiffstats
path: root/dovetail
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2017-02-21 01:57:36 +0000
committerxudan <xudan16@huawei.com>2017-02-21 01:57:36 +0000
commit2bb3fcf3ff3dc78e89c49369fd39339cfe9fd588 (patch)
tree7e03b7e1a531454e8fd9d4c0f65cbe5a6dd75741 /dovetail
parentbb1c8231f69f8e55d5e7411618d0c2e4d06287ad (diff)
dovetail tool: Bugfix about the creds path in yardstick conf file
JIRA: DOVETAIL-355 Change-Id: I04a74caa080e0fd2ea11648f8085947ef8d556b1 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'dovetail')
-rw-r--r--dovetail/conf/yardstick_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dovetail/conf/yardstick_config.yml b/dovetail/conf/yardstick_config.yml
index b0b4c6fc..a7544f0c 100644
--- a/dovetail/conf/yardstick_config.yml
+++ b/dovetail/conf/yardstick_config.yml
@@ -25,4 +25,4 @@ yardstick:
store_type: 'file'
file_path: 'yardstick.log'
db_url: 'http://testresults.opnfv.org/test/api/v1/results?case=%s&last=1'
- creds: '/home/opnfv/yardstick/openstack.creds'
+ creds: '/home/opnfv/openrc'