Age | Commit message (Expand) | Author | Files | Lines |
2017-05-15 | Merge "Check ssh-agent before running tests. Fail playbook if not running." |  Yujun Zhang | 1 | -0/+14 |
2017-05-15 | Check ssh-agent before running tests. Fail playbook if not running. |  Taseer | 1 | -0/+14 |
2017-05-15 | Get rid of `changed=false` flag in test result |  Yujun Zhang | 2 | -7/+11 |
2017-05-13 | Merge "The script for CI" |  Yujun Zhang | 2 | -0/+92 |
2017-05-11 | The script for CI |  zhihui wu | 2 | -0/+92 |
2017-05-11 | delete test scripts which are copied from releng/jjb/qtip |  zhihui wu | 3 | -107/+0 |
2017-05-11 | Merge "Implement setup/run command" |  Yujun Zhang | 2 | -2/+4 |
2017-05-10 | Implement setup/run command |  Taseer | 2 | -2/+4 |
2017-05-11 | Fix warning on missing ansible hosts file |  Yujun Zhang | 1 | -0/+1 |
2017-05-11 | Set installer and master-host as required options |  Yujun Zhang | 1 | -2/+2 |
2017-05-10 | Fix document index error |  Yujun Zhang | 1 | -4/+7 |
2017-05-10 | Merge "update Dockerfile" |  zhihui wu | 1 | -21/+8 |
2017-05-10 | Merge "Remove prompts for options while creating workspace" |  zhihui wu | 2 | -28/+12 |
2017-05-10 | Merge "Include index files in master doc" |  zhihui wu | 1 | -40/+4 |
2017-05-10 | update Dockerfile |  zhihui wu | 1 | -21/+8 |
2017-05-09 | Remove prompts for options while creating workspace |  Taseer | 2 | -28/+12 |
2017-05-09 | Include index files in master doc |  Yujun Zhang | 1 | -40/+4 |
2017-05-09 | remove ansible.cfg.default which is no longer in use |  zhihui wu | 1 | -2/+0 |
2017-05-08 | Merge "Implement qtip workspace create" |  Yujun Zhang | 8 | -3/+78 |
2017-05-08 | Merge "Merge workspace template into one directory" |  Yujun Zhang | 15 | -11/+18 |
2017-05-08 | Merge "Fix release notes link" |  zhihui wu | 1 | -2/+2 |
2017-05-07 | Implement qtip workspace create |  Taseer | 8 | -3/+78 |
2017-05-06 | Merge workspace template into one directory |  Yujun Zhang | 15 | -11/+18 |
2017-05-06 | Fix release notes link |  Yujun Zhang | 1 | -2/+2 |
2017-05-04 | Update release note to Danube 2.0 |  Yujun Zhang | 1 | -3/+12 |
2017-04-30 | Copy integration test scripts from releng/jjb/qtip |  Yujun Zhang | 3 | -0/+107 |
2017-04-27 | Add user guide about install from source code |  Yujun Zhang | 1 | -0/+20 |
2017-04-27 | Allow executing benchmark under non-root user |  Yujun Zhang | 5 | -8/+12 |
2017-04-27 | Revert "Merge workspace files into one folder" |  Yujun Zhang | 15 | -11/+6 |
2017-04-27 | Merge "bugfix: regex node role" |  Yujun Zhang | 1 | -1/+1 |
2017-04-27 | bugfix: regex node role |  zhihui wu | 1 | -1/+1 |
2017-04-27 | miss dependencies for ubuntu |  zhihui wu | 1 | -0/+2 |
2017-04-26 | Add developer guide for framework |  Yujun Zhang | 2 | -0/+82 |
2017-04-26 | Add user guide for using ansible-playbook to run QTIP benchmarks |  Yujun Zhang | 3 | -6/+158 |
2017-04-26 | Add support for reporting to testapi |  Yujun Zhang | 1 | -2/+3 |
2017-04-26 | Add support for result aggregation |  Yujun Zhang | 7 | -7/+62 |
2017-04-26 | Include memory metrics to calculation |  Yujun Zhang | 3 | -0/+28 |
2017-04-25 | Merge workspace files into one folder |  Yujun Zhang | 15 | -6/+11 |
2017-04-25 | Add dpi metrics to calculation |  Yujun Zhang | 3 | -2/+13 |
2017-04-25 | Organize common tasks under qtip-common role |  Yujun Zhang | 13 | -42/+113 |
2017-04-25 | Rewrite `export_to_file` as decorator |  Yujun Zhang | 3 | -15/+16 |
2017-04-25 | Add ssl aes metrics in qpi calculation |  Yujun Zhang | 8 | -11/+72 |
2017-04-25 | Prompt for variables required for creating workspace |  Yujun Zhang | 1 | -2/+28 |
2017-04-24 | Export collected metrics to json as inputs for calculating |  Yujun Zhang | 4 | -1/+6 |
2017-04-24 | Support running collect stage only |  Yujun Zhang | 5 | -17/+40 |
2017-04-24 | Fix package missing on debian hosts |  Yujun Zhang | 1 | -1/+2 |
2017-04-24 | Collect arithmetic metrics from unixbench |  Yujun Zhang | 5 | -22/+36 |
2017-04-24 | Save logs before collecting |  Yujun Zhang | 5 | -40/+70 |
2017-04-24 | Unify workdir |  Yujun Zhang | 13 | -51/+110 |
2017-04-24 | Cleanup metrics report |  Yujun Zhang | 7 | -20/+24 |