-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v6.0
-
Sharding EMEA 2022-07-11
-
3
The test is optimistically waiting 15 seconds for 100 documents do be deleted by the TTL monitor. On slow machines that turned out to not be enough.
Objective of this ticket is to unify those statements in order to wait for documents to be deleted within an assert.soon with 60 seconds timeout.