]> git.proxmox.com Git - pve-ha-manager.git/history - src/test
manager: various code style cleanups
[pve-ha-manager.git] / src / test /
2022-11-18 Fiona Ebnertest: add tests for static resource scheduling
2022-11-18 Fiona Ebnermanager: online node usage: switch to Usage::Basic...
2022-11-18 Fiona Ebnermanager: select service node: add $sid to parameters
2022-07-22 Thomas Lamprechttest: update pre-existing policy tests for fixed balanc...
2022-07-21 Thomas Lamprechtfix spreading out services if source node isnt operatio...
2022-07-21 Thomas Lamprechttests: add shutdown policy scenario with multiple guest...
2022-01-20 Thomas Lamprechtmanager: refactor fence processing and rework fence...
2022-01-19 Fabian Ebnermanage: handle edge case where a node gets stuck in...
2022-01-19 Thomas Lamprechtlrm: also check CRM node-status for determining fence...
2022-01-19 Thomas Lamprechttest: cover case where all service get removed from...
2022-01-19 Thomas Lamprechttest/sim: also log delay commands
2021-07-02 Thomas Lamprechtrecovery: allow disabling a in-recovery service
2021-07-02 Thomas Lamprechttests: cover request-state changes and crm-cmds for...
2021-07-02 Thomas Lamprechtfix #3415: never switch in error state on recovery...
2021-07-02 Thomas Lamprechttests: add one for service set to be & stay ignored...
2021-07-02 Thomas LamprechtLRM: release lock and close watchdog if no service...
2021-07-02 Thomas Lamprechtmanager: make recovery actual state in FSM
2021-07-01 Thomas Lamprechtha-tester: allow one to supress the actual test output
2021-07-01 Thomas Lamprechtha-tester: report summary count of run/passed tests...
2021-07-01 Thomas Lamprechtha-tester: allow to continue harness on test failure
2019-12-02 Thomas Lamprechttests: add a start on a maintained node
2019-12-02 Thomas Lamprechttest shutdown policy: add stopped service to ensure...
2019-11-30 Thomas Lamprechtdo not mark maintenaned nodes as unkown
2019-11-25 Thomas Lamprechtdo simple fallback if node comes back online from maint...
2019-11-25 Thomas Lamprechtadd 'migrate' node shutdown policy
2019-11-19 Thomas Lamprechtfix #1339: remove more locks from services IF the node...
2019-11-11 Thomas Lamprechtfollowup, adapt stop request log messages; include SID
2019-11-11 Fabian EbnerAdd crm command 'stop'
2019-01-13 Thomas Lamprechtfence config parser: output all errors at once
2019-01-08 Thomas Lamprechtsim: show sent emails in regression tests
2019-01-07 Thomas Lamprechtlrm: explicitly log shutdown_policy on node shutdown
2019-01-07 Thomas Lamprechtfix #1378: allow to specify a service shutdown policy
2018-09-28 Fabian Grünbichlergroups: register groups directly
2018-09-28 Fabian Grünbichlerremove unused use statements
2018-01-30 Thomas Lamprechtdo not do active work if cfs update failed
2018-01-30 Thomas Lamprechtmove cfs update to common code
2018-01-30 Thomas LamprechtRevert "wrap possible problematic cfs_read_file calls...
2018-01-30 Thomas Lamprechttest/sim: allow to simulate cfs failures
2017-11-08 Thomas Lamprechtswap native syslog command with HA environment one
2017-10-13 Thomas Lamprechtadd ignore state for resources
2017-10-13 Thomas Lamprechtclean up 'Data::Dumper' usage tree wide
2017-05-30 Thomas Lamprechtalways queue service stop if node shuts down
2017-01-13 Thomas Lamprechtensure test/sim.pl always use the currently developed...
2016-11-19 Thomas Lamprechtrename request state 'enabled' to 'started'
2016-11-16 Thomas Lamprechtadd regression test for 'stopped' state
2016-11-15 Thomas Lamprechtskip transition to 'started' state if we won't stay...
2016-10-31 Thomas LamprechtFix #1189: correct spelling in fence mail
2016-09-15 Thomas Lamprechtchange service state to error if no recovery node is...
2016-09-15 Thomas Lamprechtcleanup backup & mounted locks after recovery (fixes...
2016-09-15 Thomas Lamprechtadd possibility to simulate locks from services
2016-09-15 Thomas Lamprechtremove state transition from error to fence state
2016-09-14 Thomas Lamprechtadd missing cleanup for fence config regression testsuite
2016-07-22 Thomas Lamprechtrelocate policy: try to avoid already failed nodes
2016-07-22 Dietmar Maurerimprove logging
2016-07-22 Thomas LamprechtManager: record tried node on relocation policy
2016-07-15 Thomas Lamprechtadapt test output for better readability
2016-07-15 Thomas Lamprechtadd parser self check regression test
2016-05-06 Thomas Lamprechtadd relocate policy test on service without node
2016-03-15 Thomas Lamprechtuse split_args and shellquote instead of strange regex
2016-03-15 Thomas Lamprechtadd FenceConfig class for external fencing devices
2016-02-24 Thomas Lamprechtfix infinite started <=> migrate cycle
2016-02-24 Thomas Lamprechtadd test for infinite started <=> migrate cycle
2016-02-24 Thomas Lamprechtexec_resource_agent: process error state early
2016-02-24 Thomas Lamprechtavoid out of sync command execution in LRM
2016-02-22 Dietmar Maurercrm: avoid 'started' state after relocate if serive...
2016-02-22 Thomas Lamprechtfix 'uninitialized value' on online node usage computation
2016-02-22 Thomas Lamprechtfix some log formatting
2016-02-15 Thomas Lamprechtfix 'change_service_location' misuse and recovery from...
2016-02-11 Thomas Lamprechtadd VirtFail resource and use it in new regression...
2016-02-09 Thomas Lamprechtreplace service_config_exists with has_services
2016-01-26 Dietmar Maurerremove ugly import hack
2016-01-26 Dietmar MaurerPVE::HA::Config: use import flag to load appropritate...
2016-01-18 Thomas Lamprechtremove 'running' from migrate/relocate log message
2016-01-18 Thomas LamprechtLRM: release lock also on restart
2016-01-18 Thomas LamprechtTestHardware: correct shutdown/reboot behaviour of...
2016-01-15 Thomas Lamprechtrelease LRM agent lock on graceful shutdown
2016-01-15 Thomas Lamprechtresource agents: fix relocate
2016-01-13 Dietmar Maureradd test for container failback
2016-01-13 Dietmar Maureradd another test case for failback
2016-01-08 Thomas Lamprechtadd service addition and deletion regression tests
2016-01-08 Thomas Lamprechtadd service relocate regression test
2015-12-22 Thomas Lamprechtadd test to for previous commit
2015-12-22 Thomas Lamprechtadd service migrate/relocate to regression tests
2015-12-22 Thomas Lamprechtadd service disable/enable to regression tests
2015-12-16 Dietmar Maurercorrectly stop all resources on shutdown
2015-12-16 Dietmar Maurerimplement restart-lrm test
2015-12-16 Dietmar Maurernew test for node shutdown
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-06-05 Dietmar Maurerdelete stale files
2015-04-10 Dietmar Maurerimplement delay command for regression tester
2015-04-10 roottest of failback
2015-04-07 Dietmar Maureruse groups parser
2015-04-03 Dietmar Maurerrename vm resource prefix: pvevm: => vm:
2015-03-26 Dietmar Maureradd another test
2015-03-26 Dietmar Maureradd another test case
2015-03-25 Dietmar Maurerincrease fence_delay to 60 seconds
2015-03-25 Dietmar Maurerfix failover after master crash with pending fence...
2015-03-25 Dietmar Maureradd README for regresstion test
next