HomeClusterLabs Projects

Test: cts-scheduler: add test for preventing a leftover pending monitor from…

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Test: cts-scheduler: add test for preventing a leftover pending monitor from causing unexpected stop of other instances

  • Monitor of stateful-1 failed on node-1 so that the pending monitor didn't get overridden.
  • While stateful-1 was stopping on node-1, node-2 was rejoining and pending.
  • stateful-1 was stopped on node-1 and scheduler would unexpectedly decide to stop the promoted instance on node-3.

Details

Provenance
gao-yanAuthored on Dec 2 2022, 12:37 PM

Commit No Longer Exists

This commit no longer exists in the repository.