dovetail tool: Bugfix about the creds path in yardstick conf file 05/29105/1
authorxudan <xudan16@huawei.com>
Tue, 21 Feb 2017 01:57:36 +0000 (01:57 +0000)
committerxudan <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

index b0b4c6f..a7544f0 100644 (file)
@@ -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'