summaryrefslogtreecommitdiffstats
path: root/dovetail/conf
diff options
context:
space:
mode:
authorhongbo tian <hongbo.tianhongbo@huawei.com>2017-04-01 04:15:41 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-04-01 04:15:41 +0000
commit065f48efe1961a26e990bc5d5eab50036dff3ff9 (patch)
treef3254194f61e8337115138ebc85104436df54007 /dovetail/conf
parent85d2308308c49807d0ca451c4d916f6355e4b09f (diff)
parentfc04c41594a8f30e2e79b1e452b87844ee077f30 (diff)
Merge "refstack result parse"
Diffstat (limited to 'dovetail/conf')
-rw-r--r--dovetail/conf/dovetail_config.yml4
-rw-r--r--dovetail/conf/functest_config.yml1
2 files changed, 0 insertions, 5 deletions
diff --git a/dovetail/conf/dovetail_config.yml b/dovetail/conf/dovetail_config.yml
index c7a69efa..56a5482a 100644
--- a/dovetail/conf/dovetail_config.yml
+++ b/dovetail/conf/dovetail_config.yml
@@ -6,10 +6,6 @@ report_dest: 'file'
# OPENSTACK Credential file
openrc: '/home/opnfv/dovetail/openrc.sh'
-repo:
- tag: tag_name
- path: https://github.com/opnfv/dovetail/tree/
-
COMPLIANCE_PATH: compliance/
TESTCASE_PATH: testcase/
# testsuite supported, should adjust accordingly
diff --git a/dovetail/conf/functest_config.yml b/dovetail/conf/functest_config.yml
index c65504e2..f636c204 100644
--- a/dovetail/conf/functest_config.yml
+++ b/dovetail/conf/functest_config.yml
@@ -14,5 +14,4 @@ functest:
dir: '/home/opnfv/functest/results'
store_type: 'file'
file_path: 'dump.txt'
- tp_path: 'tempest/tempest.log'
openrc: '/home/opnfv/functest/conf/openstack.creds'