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#16443 from manadart/3.2-cache-add-machine-tes…
…t-fix juju#16443 This is a follow up to juju#16439 to restore the post-amble consumption of watcher changes to `TestAddMachine` in the `modelcache` suite. As explained in that patch the notifications we get are not deterministic, because adding the machine is multiple steps not run transactionally. ## QA steps Run the test many times in a loop: `TEST_PACKAGES="./worker/modelcache -count=30 -race" TEST_FILTER="TestAddMachine" make run-go-tests`
- Loading branch information