aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/availability/attacker/attacker_baremetal.py
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Merge "the recovery action of "baremetal down" should be triggered mandatory"Rex Lee1-0/+2
2018-07-31the recovery action of "baremetal down" should be triggered mandatoryrexlee87761-1/+3
2018-07-20Bugfix: HA test case baremetal down ipmi power off failed - dovetailrexlee87761-27/+3
2017-09-21bugfix: tc025 should use ipmi to poweroffroot1-31/+35
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