shard: Fix TestGCDropsObjectInhumedFromWritecache
flaky test #1346
Labels
No labels
P0
P1
P2
P3
badger
frostfs-adm
frostfs-cli
frostfs-ir
frostfs-lens
frostfs-node
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#1346
Loading…
Reference in a new issue
No description provided.
Delete branch "a-savchuk/frostfs-node:bugfix/1320-shard-rebuild-flaky-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Close #1320
The
TestGCDropsObjectInhumedFromWritecache
test was flaky because a running asynchronous rebuild operation prevented GC from deleting the object. A test-only shard optionWithDisabledRebuild
has been added to fix this.Signed-off-by: Aleksey Savchuk a.savchuk@yadro.com
a6083d0052
toc07b87f604
The commit message is painfully non-descriptive, please, at least mention the test name in the commit message.
c07b87f604
to4b0d43a6f0
4b0d43a6f0
to2b3fc50681
test: Fix flaky testto shard: FixTestGCDropsObjectInhumedFromWritecache
flaky test