aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ref_results/compute_benchmarks_indices.py
AgeCommit message (Collapse)AuthorFilesLines
2016-11-01Bugfix:Fix index always be 0 problem.zhifeng.jiang1-11/+10
modification: Add testcase yaml format auto in index_calculate; Delete generator_ref_json.py Fix SSL AES arg value wrong problems when calling 'get_index' JIRA:QTIP-130 Change-Id: Ic05e4ed6b63e4011a2113f11bc84763303546c73 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-10-14Adjust directory structurewu.zhihui1-0/+161
qtip ! +---- scripts ! ! ! +----ref_result # python scripts to generate results report ! +----fetch_compute_ips.sh ! +----fetch_os_creds.sh ! +----file_permission.sh ! +----get_env_info.sh ! +----qtip_creds.sh ! +----ssh_exch.exp ! +---- config ! ! ! +---- Qtip_key ! +---- Qtip_key.pub ! +---- SampleHeat.yaml ! +---- utils ! ! ! +---- logger_utils.py ! +---- report # generate pdf report file Change-Id: Ia908ff31494369c1a13fb88b1ff9b0e5681f8e29 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>