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

Add CleanupRemoteStorages command #26379

Merged
merged 5 commits into from Jan 24, 2017
Merged

Add CleanupRemoteStorages command #26379

merged 5 commits into from Jan 24, 2017

Commits on Jan 19, 2017

  1. Add CleanupRemoteStorages command

    butonic authored and Vincent Petry committed Jan 19, 2017
    Copy the full SHA
    5f14dc7 View commit details
    Browse the repository at this point in the history
  2. cleanup files, address review

    butonic authored and Vincent Petry committed Jan 19, 2017
    Copy the full SHA
    6d86987 View commit details
    Browse the repository at this point in the history
  3. Fix CleanupRemoteStoragesTest tests

    Fix test expectation.
    Added files count to check filecache deletion.
    Vincent Petry committed Jan 19, 2017
    Copy the full SHA
    f2345f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Sort by numeric id for deterministic test results

    Vincent Petry committed Jan 20, 2017
    Copy the full SHA
    1d0c377 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Removed precise order test and added storage check

    Remove inaccurate removal message check which has a different order on
    Oracle.
    
    Added more checks to confirm that existing storages still exist.
    Vincent Petry committed Jan 23, 2017
    Copy the full SHA
    4eb5860 View commit details
    Browse the repository at this point in the history