canonical / mysql-operator

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

Add timeout to `action.wait()` in integration tests #278

Closed carlcsaposs-canonical closed 2 months ago

carlcsaposs-canonical commented 1 year ago

Example: https://github.com/canonical/mysql-operator/blob/f5fd906b31ca0df2568ccae9c2291c38151470df/tests/integration/test_backups.py#L174

Normally takes a few seconds, but takes ~40 minutes if it fails (example)

github-actions[bot] commented 1 year ago

https://warthogs.atlassian.net/browse/DPE-2340

paulomach commented 2 months ago

No longer topical