diff options
Diffstat (limited to 'benchmarks/playbooks/fio.yaml')
-rw-r--r-- | benchmarks/playbooks/fio.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
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: |