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
backup: increase max duration for restore fast fail tests
Under enough load, the restore fast fail test is not able to complete
restores in time before `MaxDuration` is hit, which causes test flakes
because the restore quits early. This increases the duration in tests to
reduce flakiness.
Fixes: #150197
Release note: None
0 commit comments