aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/storage/fio.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Convert SLA asserts to raisesMiikka Koistinen1-1/+1
2018-02-27[bugfix]tc006 failed due to volume attached to different location "/dev/vdc"JingLu51-6/+10
2017-10-17Fio: support input job file configurationJingLu51-1/+16
2017-08-22Test case: Fio volume benchmark testcase using job fileJingLu51-37/+79
2017-07-20Improvement: support more parameters in fio testcaseJingLu51-6/+26
2017-04-11standardize ssh authRoss Brattain1-8/+2
2017-01-16Use """ to replace ''' in docstringchenjiankun1-2/+2
2017-01-12Add support for Python 3Ross Brattain1-4/+9
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain1-2/+1
2016-11-10add option to connect to non-standard ssh portRoss Brattain1-1/+3
2016-01-15HeatContext model update to match heat code updateQiLiang1-3/+3
2015-10-27Heat context code refactor part 2QiLiang1-20/+25
2015-10-22Update sla check for scenarioshoujingwen1-7/+8
2015-10-13Fio scenario support slahoujingwen1-8/+24
2015-09-24Fix bug in fio scenariohoujingwen1-13/+26
2015-09-16Remove setting logger level to debug in scenariosKristian Hunt1-2/+1
2015-08-26FIO support variable iodepthhoujingwen1-3/+10
2015-07-06Add support for measuring storage performance use fiohoujingwen1-0/+139