engine: Fix tests #1381

Merged
dstepanov-yadro merged 1 commit from dstepanov-yadro/frostfs-node:fix/engine_tests_drop_eventually into master 2024-09-23 08:19:56 +00:00

Drop not required Eventually calls:

  • head and get must return object without any delay caused by writecache
  • delete test has shard.FlushWritecache call, so Eventually call is not required too
Drop not required `Eventually` calls: - `head` and `get` must return object without any delay caused by writecache - `delete` test has `shard.FlushWritecache` call, so `Eventually` call is not required too
dstepanov-yadro force-pushed fix/engine_tests_drop_eventually from 05824d374b to 9723664250 2024-09-17 08:32:07 +00:00 Compare
dstepanov-yadro requested review from storage-core-committers 2024-09-17 08:39:57 +00:00
dstepanov-yadro requested review from storage-core-developers 2024-09-17 08:39:58 +00:00
dstepanov-yadro force-pushed fix/engine_tests_drop_eventually from 9723664250 to bcee839fd9 2024-09-19 08:45:56 +00:00 Compare
aarifullin approved these changes 2024-09-19 08:57:09 +00:00
dstepanov-yadro force-pushed fix/engine_tests_drop_eventually from bcee839fd9 to 1fdfb9ac60 2024-09-20 13:00:45 +00:00 Compare
dstepanov-yadro force-pushed fix/engine_tests_drop_eventually from 1fdfb9ac60 to 0b87be804a 2024-09-23 08:11:11 +00:00 Compare
dstepanov-yadro merged commit 0b87be804a into master 2024-09-23 08:19:56 +00:00
dstepanov-yadro referenced this pull request from a commit 2024-09-23 08:19:57 +00:00
dstepanov-yadro deleted branch fix/engine_tests_drop_eventually 2024-09-23 08:19:58 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-committers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1381
No description provided.