Code Review
/
qtip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
6586f3b
)
Resolved bug in sys_info_collection playbook
07/5407/1
author
Nauman_Ahad
<Nauman_Ahad@dell.com>
Thu, 31 Dec 2015 12:50:37 +0000
(17:50 +0500)
committer
Nauman_Ahad
<Nauman_Ahad@dell.com>
Thu, 31 Dec 2015 12:50:37 +0000
(17:50 +0500)
Change-Id: I2e1844a153af46b8837b266d92dd7a8183321ec2
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
benchmarks/playbooks/sys_info_pbook.yaml
patch
|
blob
|
history
diff --git
a/benchmarks/playbooks/sys_info_pbook.yaml
b/benchmarks/playbooks/sys_info_pbook.yaml
index
12c735e
..
cca6c94
100644
(file)
--- 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
+
+
+
+