summaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark/scenarios/availability/test_monitor_command.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-12Move tests: unit/benchmarkEmma Foley1-92/+0
2018-01-25Replace assertEqual(x, True|False) with assert[True|False](x)Emma Foley1-2/+2
2018-01-25Make files pep8 compliant before using assertTrue|FalseEmma Foley1-19/+16
2017-07-13test_monitor_command: mock LOG so we don't output errorRoss Brattain1-2/+6
2017-05-27Imporve monitor_process pass criteriaJingLu51-3/+3
2017-04-11standardize ssh authRoss Brattain1-1/+1
2017-01-12Add support for Python 3Ross Brattain1-8/+20
2016-01-10The secondi HA test case-shutdown controllerwym_libra1-12/+27
2016-01-10Rewrite the HA test case (2)wym_libra1-0/+64