aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/storage
AgeCommit message (Expand)AuthorFilesLines
2018-11-18Run testcase 074 result overridden by job statusAmeed Ashour1-2/+2
2018-10-30add error logs to storperfAmeed Ashour1-16/+21
2018-10-29Merge "Allow to see steady state status in the yardstick logs"Rex Lee1-3/+12
2018-10-03Adds option parameters to TC074Ameed Ashour1-1/+3
2018-10-01Allow to see steady state status in the yardstick logsAmeed Ashour1-3/+12
2018-08-10Disk Initialization and Custom Workloadmbeierl1-28/+64
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-26Merge "Test case: Fio volume benchmark testcase using job file"Jing Lu1-37/+79
2017-08-22Test case: Fio volume benchmark testcase using job fileJingLu51-37/+79
2017-08-21bugfix: tc063 fails to get the correct result in ubuntu noderexlee87761-2/+2
2017-08-03New storage test case: Bonnie++JingLu51-0/+97
2017-07-24Merge "Open storperf testcase to huawei-pod2"Jing Lu1-3/+4
2017-07-20Improvement: support more parameters in fio testcaseJingLu51-6/+26
2017-07-17Open storperf testcase to huawei-pod2JingLu51-3/+4
2017-06-27Set TEST_DB_URL for storperfJingLu51-1/+13
2017-04-11standardize ssh authRoss Brattain2-16/+6
2017-04-05Bugfix: fix query job status in TC074JingLu51-3/+4
2017-01-16Use """ to replace ''' in docstringchenjiankun1-2/+2
2017-01-12Add support for Python 3Ross Brattain3-16/+34
2016-12-12Merge "use context manager for stdin files and use _put_file_shell"Rex Lee2-5/+3
2016-12-12Merge "Add support for Storperf job status"Rex Lee1-28/+27
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain2-5/+3
2016-11-30switch logging to proper usageRoss Brattain1-7/+7
2016-11-29Add support for Storperf job statusJingLu51-28/+27
2016-11-10add option to connect to non-standard ssh portRoss Brattain2-2/+6
2016-08-12BugFix: modify storagecapacity output format for result visualization in graf...JingLu51-1/+1
2016-08-04Merge "Support Storage Capacity Test"liang gao2-0/+202
2016-08-02Support Storage Capacity Testwangyaoguang2-0/+202
2016-08-01StorPerf IntegrationJingLu51-0/+208
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 scenariohoujingwen2-53/+29
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 fiohoujingwen3-0/+220