aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/compute
AgeCommit message (Expand)AuthorFilesLines
2017-05-04standardize ssh authRoss Brattain10-83/+27
2017-05-04KVMFORNFV:Passing breaktrace option to cyclictest.kalyanreddy1-2/+4
2017-05-04cachestat: use raw strings to escape \dRoss Brattain1-1/+1
2017-03-09Bugfix: Failed executing command: 'free -s 1 -c 10'chenjiankun1-5/+5
2017-01-16Use """ to replace ''' in docstringchenjiankun2-4/+4
2017-01-12Add support for Python 3Ross Brattain10-38/+74
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain7-20/+17
2016-11-30switch logging to proper usageRoss Brattain4-10/+10
2016-11-10add option to connect to non-standard ssh portRoss Brattain10-10/+31
2016-09-17compute capacity description adjustment and HT check addedMatthewLi1-2/+11
2016-07-18Modify ComputeCapacity scenario host key nameJingLu51-1/+1
2016-07-07Enhence CPUload scenarioJingLu51-14/+57
2016-06-28Add plugin CommandJingLu51-0/+54
2016-06-12add compute capacity/scale scenarioJingLu52-0/+123
2016-06-06ubuntu-server-cloudimg-modify: adjust install location of RAMspeedJingLu52-2/+2
2016-06-01Add cachestat scenarioJingLu52-0/+193
2016-05-24Merge "add memory_load scenario"liang gao1-0/+122
2016-05-23add memory_load scenarioJingLu51-0/+122
2016-05-19add support for RAMspeedJingLu53-0/+235
2016-04-08add latency for cache read operations(LMBench)kubi2-1/+47
2016-01-15HeatContext model update to match heat code updateQiLiang1-1/+1
2016-01-10Support run cyclictest on BareMetalQiLiang1-14/+91
2015-12-26add scenario and sample file for Unixbench.kubi2-0/+202
2015-12-21Fix lmbench memory read latency stop sizeKristian Hunt1-4/+4
2015-12-08Add scenario for reading processor loadJo¶rgen Karlsson1-0/+239
2015-10-28Extend lmbench scenario to measure memory bandwidthKristian Hunt3-21/+106
2015-10-27Heat context code refactor part 2QiLiang3-60/+76
2015-10-22Update sla check for scenarioshoujingwen3-23/+24
2015-10-15Add Cyclictest scenario and sampleQiLiang2-0/+205
2015-09-16Remove setting logger level to debug in scenariosKristian Hunt2-4/+2
2015-08-13Add perf scenario and sampleKristian Hunt2-0/+208
2015-08-13Add lmbench scenario and sampleKristian Hunt3-0/+153