Code Review
/
dovetail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bb1c823
)
dovetail tool: Bugfix about the creds path in yardstick conf file
05/29105/1
author
xudan
<xudan16@huawei.com>
Tue, 21 Feb 2017 01:57:36 +0000
(
01:57
+0000)
committer
xudan
<xudan16@huawei.com>
Tue, 21 Feb 2017 01:57:36 +0000
(
01:57
+0000)
JIRA: DOVETAIL-355
Change-Id: I04a74caa080e0fd2ea11648f8085947ef8d556b1
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/conf/yardstick_config.yml
patch
|
blob
|
history
diff --git
a/dovetail/conf/yardstick_config.yml
b/dovetail/conf/yardstick_config.yml
index
b0b4c6f
..
a7544f0
100644
(file)
--- 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
'