canonical / mongodb-operator

Charmed solution for MongoDB
Apache License 2.0
11 stars 14 forks source link

Flakey Test for Sharding upgrade on preflight check #441

Open MiaAltieri opened 2 months ago

MiaAltieri commented 2 months ago

One of the tests for pre-upgrade-check on a sharded cluster is failing. It goes past the timeout waiting for the model to settle.

The test that is failing is testing a network cut on the sharded cluster, waiting for idle, then running the pre-upgrade check. However it is the waiting for idle portion that fails

It was seen failing recently in these two PRs(one and two)

github-actions[bot] commented 2 months ago

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