canonical / mysql-test-app

Test app for Charmed MySQL K8s/VM
https://charmhub.io/mysql-test-app
Apache License 2.0
0 stars 1 forks source link

DPE-5397 Avoid break tests on clear continuous writes #38

Closed paulomach closed 3 weeks ago

paulomach commented 4 weeks ago

Issue

Some test fails due clear-continuous-writes action failing. It can happens due endpoint changes not restarting the writer, i.e. using outdated endpoint.

There's also no drawback on not failing the action for database relation errors, since it's not used to assert anything.

Solution

Tested on mysql-vm