aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Add UnixBench benchmarking roleYujun Zhang2-0/+9
2017-04-20Use ansible roles to setup development toolsYujun Zhang2-0/+10
2017-04-20Use different folder for cached dataYujun Zhang1-0/+1
2017-04-20Fix error in detailsYujun Zhang1-1/+1
2017-04-20fix apex integrationzhihui wu2-2/+23
2017-04-20Set default width to 80 for justify filterYujun Zhang2-110/+22
2017-04-19Set plugfest demo site for default testapi urlYujun Zhang2-3/+3
2017-04-19Backport ramspeed benchmarking playbook from qtip.driverYujun Zhang1-1/+5
2017-04-19Merge "Fix warnings on same name of host and group in Ansible 2.3"Yujun Zhang3-11/+3
2017-04-19Merge "Collect dpi metrics and report"Yujun Zhang1-1/+6
2017-04-19Merge "Add nDPI tasks"Yujun Zhang2-0/+7
2017-04-19Merge "Enable task profiling"Yujun Zhang1-0/+2
2017-04-19Merge "Add unittests for testapi client"zhihui wu1-0/+116
2017-04-19Merge "Add E release development version."zhihui wu1-1/+2
2017-04-18Add unittests for testapi clientakhilbatra8981-0/+116
2017-04-18Fix warnings on same name of host and group in Ansible 2.3Yujun Zhang3-11/+3
2017-04-18Collect dpi metrics and reportYujun Zhang1-1/+6
2017-04-18Add E release development version.Taseer1-1/+2
2017-04-18Add nDPI tasksYujun Zhang2-0/+7
2017-04-18Merge "apex integration"zhihui wu3-0/+124
2017-04-18Enable task profilingYujun Zhang1-0/+2
2017-04-18apex integrationzhihui wu3-0/+124
2017-04-17push results to testapiYujun Zhang2-1/+22
2017-04-17Add testapi setup taskYujun Zhang6-0/+54
2017-04-17Aggregate qpi score from all nodesYujun Zhang1-1/+8
2017-04-17Move YAML resources to /resources.Yujun Zhang16-846/+23
2017-04-16Load benchmark specification from external fileYujun Zhang2-53/+25
2017-04-15Merge "Dump collected facts"Yujun Zhang2-2/+6
2017-04-15Merge "rename output file to sample"Yujun Zhang2-0/+0
2017-04-14Merge "User friendly messages for exceptions"zhihui wu3-0/+9
2017-04-13User friendly messages for exceptionsTaseer3-0/+9
2017-04-12Dump collected factsYujun Zhang2-2/+6
2017-04-12rename output file to sampleYujun Zhang2-0/+0
2017-04-12Refactoring connection taskYujun Zhang7-20/+195
2017-04-11Fix reporting tasksYujun Zhang1-3/+2
2017-04-11Implement a sample qpi report to show how to retrieve variables from benchmar...Yujun Zhang3-1/+67
2017-04-11Normalize system info variables and reportYujun Zhang5-18/+18
2017-04-11Integrate openssl metrics for qpi calculateYujun Zhang3-8/+128
2017-04-10Implement calculator PoCYujun Zhang1-0/+85
2017-04-07Add todo items for integrationYujun Zhang2-1/+34
2017-04-07Integrate reporterYujun Zhang6-5/+63
2017-04-07Add integration testYujun Zhang4-0/+505
2017-04-06Add ansible action plugin `collect`Yujun Zhang1-0/+36
2017-04-06Add ansible module `fuel`Yujun Zhang2-0/+10289
2017-04-03Beautify compute reportTaseer2-71/+48
2017-03-29Add jinja2 filter justifyYujun Zhang1-0/+19
2017-03-24Merge "Integrate cli, runner and reporter."zhihui wu3-24/+305
2017-03-23Integrate cli, runner and reporter.Taseer3-24/+305
2017-03-22Add unit tests for List and get in API.akhilbatra8984-0/+151
2017-03-20Merge "Refactor reporter module"zhihui wu4-42/+157