canonical / mongodb-k8s-operator

Operator charm for MongoDB
Apache License 2.0
13 stars 15 forks source link

[DPE-4939] Fix HA integration tests #278

Closed Gu1nness closed 3 months ago

Gu1nness commented 3 months ago

Issue

The HA tests are flaky on one step specifically, around the network cuts and restore.

Solution

Extend timeout to ensure this doesn't happen anymore (was too low to ensure reconnection)