-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#16505 from manadart/fix-enable-ha-integration
juju#16505 Calls to `juju machines` that work on 3.2 and 3.3 for determining when we have come completely out of HA do not work on 4.0 (main) because of more functionality being backed by Dqlite. Here we simplify the logic so that we wait for controller leadership to be lost, before we start waiting for it to be re-established as a proxy for invocation of the Dqlite back-stop behaviour. ## QA steps `cd tests && ./main.sh controller` There are still failures for the trace tests, but HA will pass ## Links **Jira card:** JUJU-4876
- Loading branch information
Showing
1 changed file
with
12 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters