summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Add user guide for using ansible-playbook to run QTIP benchmarksYujun Zhang3-6/+158
2017-04-26Add support for reporting to testapiYujun Zhang1-2/+3
2017-04-26Add support for result aggregationYujun Zhang7-7/+62
2017-04-26Include memory metrics to calculationYujun Zhang3-0/+28
2017-04-25Merge workspace files into one folderYujun Zhang15-6/+11
2017-04-25Add dpi metrics to calculationYujun Zhang3-2/+13
2017-04-25Organize common tasks under qtip-common roleYujun Zhang13-42/+113
2017-04-25Rewrite `export_to_file` as decoratorYujun Zhang3-15/+16
2017-04-25Add ssl aes metrics in qpi calculationYujun Zhang8-11/+72
2017-04-25Prompt for variables required for creating workspaceYujun Zhang1-2/+28
2017-04-24Export collected metrics to json as inputs for calculatingYujun Zhang4-1/+6
2017-04-24Support running collect stage onlyYujun Zhang5-17/+40
2017-04-24Fix package missing on debian hostsYujun Zhang1-1/+2
2017-04-24Collect arithmetic metrics from unixbenchYujun Zhang5-22/+36
2017-04-24Save logs before collectingYujun Zhang5-40/+70
2017-04-24Unify workdirYujun Zhang13-51/+110
2017-04-24Cleanup metrics reportYujun Zhang7-20/+24
2017-04-24Add support for render a justified output from list and dictYujun Zhang2-5/+20
2017-04-24Organize **all** tasks into ansible role `qtip`Yujun Zhang16-102/+174
2017-04-22Organize results in folder named with pod and current dateYujun Zhang7-10/+20
2017-04-22Rename foldersYujun Zhang36-6/+6
2017-04-22Fix bug on apexYujun Zhang8-42/+63
2017-04-21correct document of module apex_generate_inventoryzhihui wu1-14/+11
2017-04-21Dump unixbench results without top folderYujun Zhang1-1/+1
2017-04-21Fix issues when running qtip first timeYujun Zhang3-2/+9
2017-04-21Add AES testing in SSL metricsYujun Zhang3-18/+44
2017-04-21Set default folder for dump dataYujun Zhang1-6/+8
2017-04-21Organize testapi tasks into ansible rolesYujun Zhang5-44/+76
2017-04-21Cleanup customizable variables of workspaceYujun Zhang7-20/+31
2017-04-21Group test results and report under nodeYujun Zhang17-79/+78
2017-04-21Add comments about workspace parametersYujun Zhang1-6/+16
2017-04-21Reorganize benchmarking tasks into ansible roles which helps toYujun Zhang24-24/+54
2017-04-21Merge "Fix workspace creator"Yujun Zhang18-54/+97
2017-04-20Merge "Set default width to 80 for justify filter"Yujun Zhang4-114/+26
2017-04-20Fix workspace creatorYujun Zhang18-54/+97
2017-04-20Merge "Automate QTIP upload to PyPI."zhihui wu1-0/+6
2017-04-20Automate QTIP upload to PyPI.Taseer1-0/+6
2017-04-20Restore default content of ansible.cfgYujun Zhang1-3/+417
2017-04-20Create workspace by ansible playbookYujun Zhang17-41/+117
2017-04-20Merge "Add UnixBench benchmarking role"Yujun Zhang6-1/+70
2017-04-20Merge "Use ansible roles to setup development tools"Yujun Zhang4-20/+33
2017-04-20Merge "Use different folder for cached data"Yujun Zhang3-4/+6
2017-04-20Merge "Fix error in details"Yujun Zhang1-1/+1
2017-04-20Merge "fix apex integration"Yujun Zhang3-36/+33
2017-04-20Add UnixBench benchmarking roleYujun Zhang6-1/+70
2017-04-20Use ansible roles to setup development toolsYujun Zhang4-20/+33
2017-04-20Use different folder for cached dataYujun Zhang3-4/+6
2017-04-20Fix error in detailsYujun Zhang1-1/+1
2017-04-20fix apex integrationzhihui wu3-36/+33
2017-04-20Set default width to 80 for justify filterYujun Zhang4-114/+26