-
Notifications
You must be signed in to change notification settings - Fork 554
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
[Optimizer] Add GCP disk price to the optimizer #1708
Conversation
@rainy-memory Awesome! Let me get back to this after merging #1642 |
This reverts commit 79002fe.
This PR is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This PR is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This PR was closed because it has been stalled for 10 days with no activity. |
Add GCP disk price to the optimizer. This PR is blocking on #1642 and resolves #1228 on GCP.
Need to change skypilot-org/skypilot-catalog by adding storage.csv to gcp/storage.csv for fetching.
Tested (run the relevant ones):
pytest tests/test_smoke.py
pytest tests/test_smoke.py::test_fill_in_the_name
bash tests/backward_comaptibility_tests.sh