summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorliyin <liyin11@huawei.com>2017-08-04 17:09:00 +0800
committerAce Lee <liyin11@huawei.com>2017-08-07 09:35:00 +0000
commit205156554daf981d01c4f43c6a79f6519525916e (patch)
treeed08da8cebd31eacb684c4a7f5256e9c065ba043 /config
parent3592f9016821a603930ebda7f4112abf732e6750 (diff)
system bandwidth testcase frame rebuild
JIRA: BOTTLENECK-177 This patch will debug some error in system bandwidth testcase. use the new docker way to test this testcase. Bug fix about dashboard and test framework. Change-Id: I7167ffd75efab9a7780407aa5b9a4337ebb9b4c7 Signed-off-by: liyin <liyin11@huawei.com>
Diffstat (limited to 'config')
-rw-r--r--config/config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.yaml b/config/config.yaml
index 14a44be7..76e42b30 100644
--- a/config/config.yaml
+++ b/config/config.yaml
@@ -10,6 +10,7 @@
common_config:
log_dir: '/tmp/'
rc_dir: '/tmp/admin_rc.sh'
+ pod_info: '/tmp/pod.yaml'
yardstick_rc_dir: '/etc/yardstick/openstack.creds'
releng_dir: '/home/opnfv/releng'
fetch_os_file: 'utils/fetch_os_creds.sh' \ No newline at end of file