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

test: re-add object store primary storage phpunit tests #48235

Merged
merged 5 commits into from
Oct 1, 2024

Commits on Sep 27, 2024

  1. test: re-add object store primary storage phpunit tests

    Signed-off-by: Robin Appelman <[email protected]>
    icewind1991 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a5f8a26 View commit details
    Browse the repository at this point in the history
  2. fix: ensure source folder is removed from cache when moving to object…

    …store
    
    otherwise this causes confusion down the line as it's contents will be moved to the new cache
    
    Signed-off-by: Robin Appelman <[email protected]>
    icewind1991 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    da21acf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    888d06d View commit details
    Browse the repository at this point in the history
  4. test: fix share storage move test with object store

    Signed-off-by: Robin Appelman <[email protected]>
    icewind1991 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f8a59b5 View commit details
    Browse the repository at this point in the history
  5. fix: rework move into object store to better preserve fileids

    Signed-off-by: Robin Appelman <[email protected]>
    icewind1991 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3e12e1e View commit details
    Browse the repository at this point in the history