From be6453bb485c720278c5f6a45a5194391e454ce4 Mon Sep 17 00:00:00 2001 From: liyin Date: Tue, 14 Feb 2017 10:42:07 +0800 Subject: Dashboard and output file code reconstruction JIRA:BOTTLENECK-134 Those code will change the way to create dashboard. And dashboard as a spare function to show data. And we add log system to dashboard creation. The output file is created anyway. Change-Id: Ia3c4d5a8ada27005702e3eed08757f61610da22f Signed-off-by: liyin --- testsuites/posca/testcase_cfg/posca_factor_system_bandwidth.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/posca/testcase_cfg/posca_factor_system_bandwidth.yaml') diff --git a/testsuites/posca/testcase_cfg/posca_factor_system_bandwidth.yaml b/testsuites/posca/testcase_cfg/posca_factor_system_bandwidth.yaml index e7238d2c..dcea7275 100755 --- a/testsuites/posca/testcase_cfg/posca_factor_system_bandwidth.yaml +++ b/testsuites/posca/testcase_cfg/posca_factor_system_bandwidth.yaml @@ -7,7 +7,7 @@ test_config: cpu_load: 0.9 latency: 100000 runner_config: - dashboard: y + dashboard: "y" dashboard_ip: stack_create: yardstick yardstick_test_ip: -- cgit 1.2.3-korg