aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark/scenarios/storage/test_fio.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-12Move tests: unit/benchmarkEmma Foley1-273/+0
2018-01-25Replace assertEqual(x, True|False) with assert[True|False](x)Emma Foley1-2/+2
2017-08-22Test case: Fio volume benchmark testcase using job fileJingLu51-0/+14
2017-04-11standardize ssh authRoss Brattain1-17/+17
2017-01-12Add support for Python 3Ross Brattain1-9/+13
2016-01-15HeatContext model update to match heat code updateQiLiang1-9/+9
2015-10-27Heat context code refactor part 2QiLiang1-20/+22
2015-10-22Update sla check for scenarioshoujingwen1-8/+20
2015-10-13Fio scenario support slahoujingwen1-13/+157
2015-09-24Fix bug in fio scenariohoujingwen1-7/+16
2015-07-28Add unit test for fioKristian Hunt1-0/+88