-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding EMEA 2022-03-07
-
None
-
None
-
None
-
None
-
None
-
None
-
None
TenantMigrationRecipientServiceTest needs more than 1 minute to run and the problem is hitting several times the defaultFindReplicaSetHostTimeoutMS of 15 seconds.
We can speedup the test by simply overriding the default timeout with a lower value.
With the proposed change the run time of the test drops from ~1 minute to ~18 secs