aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--benchmarks/playbooks/sys_info_pbook.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/playbooks/sys_info_pbook.yaml b/benchmarks/playbooks/sys_info_pbook.yaml
index 12c735e9..cca6c941 100644
--- a/benchmarks/playbooks/sys_info_pbook.yaml
+++ b/benchmarks/playbooks/sys_info_pbook.yaml
@@ -21,8 +21,8 @@
- name: collecting system information for network test cases
shell: cd $HOME/qtip_result && python info_collect.py n
when: network
- - name: system_info script copy
- copy: src=./info_script/info_collect.py dest={{home_dir.stdout}}/qtip_result/
- - name: collecting_sys_info
- shell: cd $HOME/qtip_result && python info_collect.py
+
+
+
+