aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/availability/attacker/attacker_baremetal.py
AgeCommit message (Expand)AuthorFilesLines
2017-07-13test_attacker_baremetal: don't run local commandsRoss Brattain1-4/+1
2017-05-06Bugfix: Support HA test cases in TripleOJingLu51-4/+4
2017-04-11standardize ssh authRoss Brattain1-17/+11
2017-01-16Use """ to replace ''' in docstringchenjiankun1-1/+1
2017-01-12Add support for Python 3Ross Brattain1-2/+5
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain1-7/+9
2016-11-30switch logging to proper usageRoss Brattain1-8/+8
2016-11-10add option to connect to non-standard ssh portRoss Brattain1-3/+6
2016-01-10The secondi HA test case-shutdown controllerwym_libra1-0/+129