Ansible compute benchmarks playbooks with system Info & result transform 35/3135/1
authorNauman_Ahad <Nauman_Ahad@dell.com>
Mon, 9 Nov 2015 06:59:54 +0000 (11:59 +0500)
committerNauman_Ahad <Nauman_Ahad@dell.com>
Mon, 9 Nov 2015 06:59:54 +0000 (11:59 +0500)
commit735123d3a10789e771f621f3a0d8a299903063a0
tree7f76bd653298ff19bad59eb1fd8ec7a643bf90e0
parent95bf8a8c96b2be94512e042f3f3c82edcbebf84d
Ansible compute benchmarks playbooks with system Info & result transform

Updated playbooks for SSL,DPI,Dhrystone,Whetstone
Also included python scripts for system information collection(compute
benchmarks) and result transformation into JSON files for the aforementioned
compute benchmarks

JIRA:QTIP-20
JIRA:QTIP-36
JIRA:QTIP-37
JIRA:QTIP-39
JIRA:QTIP-40
JIRA:QTIP-52

Change-Id: I3c099d71d8316c15f0619313bd4f9829a58f6e33
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
16 files changed:
FUELCRED [deleted file]
benchmarks/foo [deleted file]
benchmarks/playbooks/cachebench.yaml [new file with mode: 0644]
benchmarks/playbooks/dhrystone.yaml [new file with mode: 0644]
benchmarks/playbooks/dpi.yaml [new file with mode: 0644]
benchmarks/playbooks/info_script/info_collect.py [new file with mode: 0644]
benchmarks/playbooks/ramspeedbench.yaml [new file with mode: 0644]
benchmarks/playbooks/result_transform/dpi/dpi_average.sh [new file with mode: 0644]
benchmarks/playbooks/result_transform/dpi/dpi_transform.py [new file with mode: 0644]
benchmarks/playbooks/result_transform/final_report.py [new file with mode: 0644]
benchmarks/playbooks/result_transform/ssl/ssl_transform.py [new file with mode: 0644]
benchmarks/playbooks/result_transform/ubench_transform.py [new file with mode: 0644]
benchmarks/playbooks/ssl.yaml [new file with mode: 0644]
benchmarks/playbooks/sys_info_pbook.yaml [new file with mode: 0644]
benchmarks/playbooks/whetstone.yaml [new file with mode: 0644]
foremancred [deleted file]