-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
v7.0, v6.0
-
Repl 2024-12-09
-
0
In initial_sync_unsupported_auth_schema.js, we expect an initial node to finish the data cloning phase in under one minute here. This timeout is short enough that slow runs of the test will trigger the assertion. We should extend the timeout to three or five minutes.
This test-only BF fix only applies for versions 8.0 and below. It's low-risk since we're only extending the timeout for a assertion.