You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: