aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/cmd/cli.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-15Prohibit the importation of a list of librariesRodolfo Alonso Hernandez1-2/+5
2017-08-13cli: typo, s/dispath/dispatch/gRoss Brattain1-4/+4
2017-06-29Call core code directly in the API of run test casechenjiankun1-1/+1
2017-03-17Yardstick: User interface for Yardstick.rajesh_4k1-1/+3
2017-02-28stream default INFO, filehdr default DEBUGrexlee87761-10/+3
2017-01-16Use """ to replace ''' in docstringchenjiankun1-7/+7
2017-01-12Add support for Python 3Ross Brattain1-0/+1
2016-12-02argsAlreadyParsedError: arguments already parsed: cannot register CLI optionchenjiankun1-12/+14
2016-11-29centralize logging into root loggerRoss Brattain1-6/+4
2016-11-30Create API and command to create a influxDB containerchenjiankun1-1/+3
2016-11-25ArgsAlreadyParsedError: arguments already parsed: cannot register CLI optionchenjiankun1-1/+16
2016-11-21Create API to run test caseschenjiankun1-4/+4
2016-11-09Add task call entry in cli for REST APIchenjiankun1-2/+33
2016-06-28Add plugin CommandJingLu51-1/+3
2016-03-26add "yardstick testcase list" command functionkubi1-1/+3
2016-01-13Fix flake8 errorsJo¶rgen Karlsson1-2/+3
2015-10-15Support general configuration fileQiLiang1-53/+49
2015-07-14Fix bug in cli.pykubi1-1/+1
2015-06-29Add support to list and show runners & scenariosHans Feldt1-1/+5
2015-06-18add new command line handlerJo¶rgen Karlsson1-0/+128