Skip to content
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

[QA] Add CLI test coverage for backup consistency #10096

Open
Salipa-Gurung opened this issue Sep 18, 2024 · 0 comments
Open

[QA] Add CLI test coverage for backup consistency #10096

Salipa-Gurung opened this issue Sep 18, 2024 · 0 comments
Assignees
Labels

Comments

@Salipa-Gurung
Copy link
Contributor

Description

Add test coverage for bug #9498.

  • Upload a file
  • Upload the same file again (using "replace" in the webui)
  • Upload the same file a third time
  • check consistency with ocis backup consistency
    -> There shouldn't be orphaned blob in the blobstore
    -> The file has only version

Note that this doesn't happen if you upload a file with different content but the same name. Versions are created as expected and there is no orphaned blobs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants