summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-15Update readme of running with native `ansible-playbook` commandYujun Zhang5-32/+37
2017-05-15Get rid of `changed=false` flag in test resultYujun Zhang2-7/+11
2017-05-13Merge "The script for CI"Yujun Zhang2-0/+92
2017-05-11The script for CIzhihui wu2-0/+92
2017-05-11delete test scripts which are copied from releng/jjb/qtipzhihui wu3-107/+0
2017-05-11Merge "Implement setup/run command"Yujun Zhang2-2/+4
2017-05-10Implement setup/run commandTaseer2-2/+4
2017-05-11Fix warning on missing ansible hosts fileYujun Zhang1-0/+1
2017-05-11Set installer and master-host as required optionsYujun Zhang1-2/+2
2017-05-10Fix document index errorYujun Zhang1-4/+7
2017-05-10Merge "update Dockerfile"zhihui wu1-21/+8
2017-05-10Merge "Remove prompts for options while creating workspace"zhihui wu2-28/+12
2017-05-10Merge "Include index files in master doc"zhihui wu1-40/+4
2017-05-10update Dockerfilezhihui wu1-21/+8
2017-05-09Remove prompts for options while creating workspaceTaseer2-28/+12
2017-05-09Include index files in master docYujun Zhang1-40/+4
2017-05-09remove ansible.cfg.default which is no longer in usezhihui wu1-2/+0
2017-05-08Merge "Implement qtip workspace create"Yujun Zhang8-3/+78
2017-05-08Merge "Merge workspace template into one directory"Yujun Zhang15-11/+18
2017-05-08Merge "Fix release notes link"zhihui wu1-2/+2
2017-05-07Implement qtip workspace createTaseer8-3/+78
2017-05-06Merge workspace template into one directoryYujun Zhang15-11/+18
2017-05-06Fix release notes linkYujun Zhang1-2/+2
2017-05-04Update release note to Danube 2.0Yujun Zhang1-3/+12
2017-04-30Copy integration test scripts from releng/jjb/qtipYujun Zhang3-0/+107
2017-04-27Add user guide about install from source codeYujun Zhang1-0/+20
2017-04-27Allow executing benchmark under non-root userYujun Zhang5-8/+12
2017-04-27Revert "Merge workspace files into one folder"Yujun Zhang15-11/+6
2017-04-27Merge "bugfix: regex node role"Yujun Zhang1-1/+1
2017-04-27bugfix: regex node rolezhihui wu1-1/+1
2017-04-27miss dependencies for ubuntuzhihui wu1-0/+2
2017-04-26Add developer guide for frameworkYujun Zhang2-0/+82
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