Skip to content

[Enhancement] Add unit tests for chunk deletion in garbage collector #684

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
anveshreddy18 opened this issue Nov 24, 2023 · 0 comments · Fixed by #685
Closed

[Enhancement] Add unit tests for chunk deletion in garbage collector #684

anveshreddy18 opened this issue Nov 24, 2023 · 0 comments · Fixed by #685
Assignees
Labels
area/testing Testing related kind/enhancement Enhancement, improvement, extension kind/test Test status/closed Issue is closed (either delivered or triaged)
Milestone

Comments

@anveshreddy18
Copy link
Contributor

anveshreddy18 commented Nov 24, 2023

Enhancement (What you would like to be added):
Tests for chunk deletion in garbage collection PR#673
Motivation (Why is this needed?):
Adding tests for the chunk deletion in GC ensures that it garbage collects only chunks and doesn't mess up with non-chunk objects in the store. And that the chunk deletion doesn't affect the general flow of operations in backup-restore.
Approach/Hint to the implement solution (optional):

@anveshreddy18 anveshreddy18 added kind/enhancement Enhancement, improvement, extension kind/test Test area/testing Testing related labels Nov 24, 2023
@anveshreddy18 anveshreddy18 self-assigned this Nov 24, 2023
@shreyas-s-rao shreyas-s-rao added this to the v0.28.0 milestone Nov 24, 2023
@anveshreddy18 anveshreddy18 changed the title [Enhancement] Add tests for chunk deletion in garbage collector [Enhancement] Add unit tests for chunk deletion in garbage collector Nov 27, 2023
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Testing related kind/enhancement Enhancement, improvement, extension kind/test Test status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants