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
Let nightly runs determine the needed timeout. (#2993)
This is a fix for the restart recovery nightly run.
It takes ~6200s for it to pass. Setting the timeout
in the CMakelist as a property of the test disables the
timeout specified when running the test.
0 commit comments