canonical / mysql-operator

Machine charm for MySQL following the operator framework
https://charmhub.io/mysql
Apache License 2.0
6 stars 8 forks source link

missing wait on async test #460

Closed paulomach closed 1 month ago

paulomach commented 1 month ago

Issue

Async test missing a wait-for-idle for replica cluster, making test flaky

Solution

Add it as done on k8s