summaryrefslogtreecommitdiffstats
path: root/benchmarks/playbooks/ramspeed.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/playbooks/ramspeed.yaml')
-rw-r--r--benchmarks/playbooks/ramspeed.yaml7
1 files changed, 1 insertions, 6 deletions
diff --git a/benchmarks/playbooks/ramspeed.yaml b/benchmarks/playbooks/ramspeed.yaml
index 0321eb43..3ca4b14d 100644
--- a/benchmarks/playbooks/ramspeed.yaml
+++ b/benchmarks/playbooks/ramspeed.yaml
@@ -63,11 +63,6 @@
fetch: src={{home_dir.stdout}}/qtip_result/{{item}} dest=../../{{Dest_dir}}/ramspeed/ramspeed_temp
with_items: copy_log_results.stdout_lines
-
- - name: copy results
- fetch: src=/root/results/{{item}} dest=../../{{Dest_dir}}/ssl
- with_items: files_to_copy.stdout_lines
-
- hosts: 127.0.0.1
connection: local
tasks:
@@ -78,4 +73,4 @@
- name: extracting_log
shell: ( find ../../{{Dest_dir}}/ramspeed/ramspeed_temp/ -name "*.log" | xargs cp -t ../../{{Dest_dir}}/ramspeed/logs)
- name: removing ramspeed_log
- shell: rm -rf ../../{{Dest_dir}}/ramspeed/ramspeed_temp \ No newline at end of file
+ shell: rm -rf ../../{{Dest_dir}}/ramspeed/ramspeed_temp