From 6586f3b382d549dd6a406065de2de71112712c6f Mon Sep 17 00:00:00 2001 From: Nauman_Ahad Date: Thu, 31 Dec 2015 17:22:03 +0500 Subject: Storage Benchmarks testcases along with result transformation script JIRA QTIP-63 Testcases revised for the storage suite. Result transformation script for Storage testcases addedx System Information script modified to check for network testcases. Change-Id: I6c2fe641432b7bd45097495051e41bab05b8979c Signed-off-by: Nauman_Ahad --- benchmarks/playbooks/fio.yaml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'benchmarks/playbooks/fio.yaml') diff --git a/benchmarks/playbooks/fio.yaml b/benchmarks/playbooks/fio.yaml index 9f832ce1..b0774fca 100644 --- a/benchmarks/playbooks/fio.yaml +++ b/benchmarks/playbooks/fio.yaml @@ -63,11 +63,6 @@ fetch: src={{home_dir.stdout}}/qtip_result/{{item}} dest=../../{{Dest_dir}}/fio/fio_temp with_items: copy_log_results.stdout_lines - - - name: copy results - fetch: src=/root/results/{{item}} dest=../../{{Dest_dir}}/fio - with_items: files_to_copy.stdout_lines - - hosts: 127.0.0.1 connection: local tasks: -- cgit 1.2.3-korg