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
146247: kvserver: deflake TestLossQuorumCauseLeaderlessWatcherToSignalUnavailable r=iskettaneh a=iskettaneh
This commit deflakes the test
TestLossQuorumCauseLeaderlessWatcherToSignalUnavailable especially for
epoch-based leases. It does so by making sure that there is a fully
functional quorum before it introduce a temporary unavailability.
This deflakes the test because the node that we haven't restarted is
guaranteed to not be a learner, and therefore it can campaign and
unquiesce the recently restarted node.
Fixes: #146188
Release note: None
Co-authored-by: Ibrahim Kettaneh <[email protected]>
0 commit comments