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
changefeedccl: increase timeout for test making many tables
This test timed out in CI while trying to create 50000 tables.
After an hour, it created about 40,000. Adding another hour
should be enough time to finish creation and run the 20 minute
workload.
We also saw a test failure where this pts management metric
came in slightly above the threshold of 25ms, so we raise
that to 30ms.
Epic: none
Fixes: #152654Fixes: #152962
Release note: None
0 commit comments