]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/HA/Sim/TestHardware.pm
sim: implement skip-round command for crm/lrm
[pve-ha-manager.git] / src / PVE / HA / Sim / TestHardware.pm
2022-01-19 Thomas Lamprechtsim: implement skip-round command for crm/lrm
2022-01-19 Thomas Lamprechtsim: test hw: small code cleanups and whitespace fixes
2022-01-19 Thomas Lamprechttest/sim: also log delay commands
2019-03-14 Thomas Lamprechttreewide trailing whitespace cleanup
2018-01-30 Thomas Lamprechtmove start/end hooks to common code
2017-10-13 Thomas Lamprechtclean up 'Data::Dumper' usage tree wide
2017-01-24 Thomas Lamprechtfactor out and unify sim_hardware_cmd
2016-11-19 Thomas Lamprechtrename request state 'enabled' to 'started'
2016-11-15 Thomas Lamprechtimplement 'stopped' state
2016-09-15 Thomas Lamprechtadd possibility to simulate locks from services
2016-01-18 Thomas LamprechtTestHardware: correct shutdown/reboot behaviour of...
2016-01-08 Thomas Lamprechtadd service addition and deletion regression tests
2015-12-22 Thomas Lamprechtadd service migrate/relocate to regression tests
2015-12-22 Thomas Lamprechtadd service disable/enable to regression tests
2015-12-21 Thomas LamprechtTestHardware: use more informative error message
2015-12-16 Dietmar Maureravoid warning about uninitialized value
2015-12-16 Dietmar Maurercorrectly stop all resources on shutdown
2015-12-16 Dietmar Maurerimplement restart-lrm test
2015-12-16 Dietmar Maurercorrectly reset node status on power on/off
2015-12-16 Dietmar Maurerlrm: implement different behavior for shutdown and...
2015-12-15 Dietmar MaurerTestHardware: add 'reboot' and 'shutdown' command
2015-04-10 Dietmar Maurerimplement delay command for regression tester
2015-03-25 Dietmar Maurerfix regression test environment
2015-03-09 Dietmar Maureravoid perl warning
2015-03-09 Dietmar Maurerrestructure directory layout for dpkg-buildpackage