aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/availability/result_checker
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Bugfix: Local Openstack Operation in HA test frameworksdanube.2.RC1danube.2.0tjuyinkanglin1-15/+32
2017-05-04standardize ssh authRoss Brattain1-6/+1
2017-02-07more logging fixesRoss Brattain1-17/+15
2017-01-16Use """ to replace ''' in docstringchenjiankun1-1/+1
2017-01-12Add support for Python 3Ross Brattain2-2/+7
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain1-6/+8
2016-11-30switch logging to proper usageRoss Brattain2-5/+5
2016-11-10add option to connect to non-standard ssh portRoss Brattain1-2/+3
2016-07-25Code Clean for HA Testing Frameworktjuyinkanglin1-1/+2
2016-07-06Creating result checker classeslihuan3-0/+195