aboutsummaryrefslogtreecommitdiffstats
path: root/api/utils/influx.py
AgeCommit message (Expand)AuthorFilesLines
2017-04-01Yardstick virtualenv supportchenjiankun1-4/+4
2017-02-08pylint fixes: remove redundant parens, fix comparison orderRoss Brattain1-1/+1
2017-01-12Add support for Python 3Ross Brattain1-2/+4
2016-12-28Record test case names when run a task using APIchenjiankun1-31/+11
2016-11-24Create API to get test case resultchenjiankun1-0/+18
2016-11-22influx: use urlsplit.hostname instead of netlocRoss Brattain1-1/+1
2016-11-21Create API to run test caseschenjiankun1-0/+55