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

[Storage] Make sky storage delete parallel #1990 #2058

Merged
merged 11 commits into from
Jun 28, 2023

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    b097c9c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    7b0f4ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fedc5f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    eab1bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22cfa4a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'storage_delete_parallel' of https://github.com/ksasi/sk…

    …ypilot into storage_delete_parallel
    ksasi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    463ba61 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Fix for issue skypilot-org#2015

    ksasi committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    c28e4ec View commit details
    Browse the repository at this point in the history
  2. Revert "Fix for issue skypilot-org#2015"

    This reverts commit c28e4ec.
    ksasi committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    d723c2c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    570ce88 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Updated test_multiple_buckets_creation_and_deletion, tmp_multiple_scr…

    …atch_storage_obj to account for multiple store types
    ksasi committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    ea5d21d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Added pytest.mark.xdist_group to test_multiple_buckets_creation_and_d…

    …eletion test to run all parameterized tests serially
    ksasi committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b549375 View commit details
    Browse the repository at this point in the history