From: hongbo tian Date: Mon, 19 Dec 2016 03:01:05 +0000 (+0000) Subject: Merge "dovetail tool: bugfix about setup dovetail" X-Git-Tag: ovp.0.9.0~252 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=dc5216ef3b7833f5f7dfe81919b96f4e8f04280c;p=dovetail.git Merge "dovetail tool: bugfix about setup dovetail" --- dc5216ef3b7833f5f7dfe81919b96f4e8f04280c diff --cc dovetail/conf/dovetail_config.yml index 837f8840,2476ed1f..c8f9fbe4 --- a/dovetail/conf/dovetail_config.yml +++ b/dovetail/conf/dovetail_config.yml @@@ -3,14 -3,10 +3,14 @@@ work_dir: /home/opnfv/dovetai result_dir: /home/opnfv/dovetail/results report_file: 'dovetail_report.txt' cli_file_name: 'cmd_config.yml' + +# OPENSTACK Credential file +creds: '/home/opnfv/dovetail/openstack.creds' + # TO DO: once version scheme settled, adjust accordingly repo: 'https://github.com/opnfv/dovetail/tree/master/' - COMPLIANCE_PATH: ./compliance/ - TESTCASE_PATH: ./testcase/ + COMPLIANCE_PATH: compliance/ + TESTCASE_PATH: testcase/ # testsuite supported, should adjust accordingly testsuite_supported: - compliance_set