From 205156554daf981d01c4f43c6a79f6519525916e Mon Sep 17 00:00:00 2001 From: liyin Date: Fri, 4 Aug 2017 17:09:00 +0800 Subject: 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 --- config/config.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'config') 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 -- cgit 1.2.3-korg