aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/availability/attacker
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Merge "the recovery action of "baremetal down" should be triggered mandatory"Rex Lee2-0/+3
2018-07-31the recovery action of "baremetal down" should be triggered mandatoryrexlee87762-1/+4
2018-07-20Bugfix: HA test case baremetal down ipmi power off failed - dovetailrexlee87761-27/+3
2018-05-08Fix log typos in benchmark/scenarios/availabilityMiikka Koistinen2-9/+8
2017-10-04Add intermediate variables for attacker,monitor,result_checkerqiujuan2-8/+15
2017-09-21bugfix: tc025 should use ipmi to poweroffroot1-31/+35
2017-08-15YAML fixesRoss Brattain1-2/+2
2017-08-01replace yaml.load with yaml.safe_loadRoss Brattain1-1/+1
2017-07-17Merge "attacker_process: fix typo s/envrioment/environment/"Rex Lee1-2/+2
2017-07-14attacker_process: fix typo s/envrioment/environment/Ross Brattain1-2/+2
2017-07-13test_attacker_baremetal: don't run local commandsRoss Brattain1-4/+1
2017-06-22HA testcase improvementJingLu51-0/+2
2017-05-27Imporve monitor_process pass criteriaJingLu52-3/+6
2017-05-06Bugfix: Support HA test cases in TripleOJingLu53-11/+11
2017-04-27Bugfix: fix HA testcasesJingLu51-1/+1
2017-04-11standardize ssh authRoss Brattain3-29/+13
2017-04-04attacker_general: fix logging to use %sRoss Brattain1-11/+10
2017-02-07more logging fixesRoss Brattain1-4/+4
2017-01-16Use """ to replace ''' in docstringchenjiankun2-2/+2
2017-01-12Add support for Python 3Ross Brattain4-6/+14
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain3-28/+37
2016-11-30switch logging to proper usageRoss Brattain4-15/+15
2016-11-10add option to connect to non-standard ssh portRoss Brattain3-5/+12
2016-07-25Code Clean for HA Testing Frameworktjuyinkanglin1-1/+2
2016-06-25Creating a generic attackerqiujuan2-0/+119
2016-01-10The secondi HA test case-shutdown controllerwym_libra6-67/+130
2015-12-18Rewrite the HA test case (1)wym_libra7-0/+180