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

Local gateway testing #848

Merged
merged 230 commits into from
Jun 12, 2023
Merged

Conversation

sarahwooders
Copy link
Contributor

@sarahwooders sarahwooders commented May 16, 2023

This allows for testing transfers locally, both for synthetic data and real object store data.

lynnliu030 and others added 30 commits November 29, 2022 13:36
This change introduces an API for Skyplane Broadcast

Todos:
- [x] Fix provisioning in BroadcastDataplane
  - Reuse provision loop via inheritance
  - Move `_start_gateway` to a class method and override it
  - Adapt broadcast to use `bound_nodes`
- [x] Add BroadcastCopyJob (ideally extend CopyJob)
- [x] Update tracker to monitor broadcast jobs
- [x] Add multipart support 
- [x] Fix dependency issue via adding dockerfile and bc_requirements 
- [x] Integrate with gateway and test the monitoring side 

Co-authored-by: Paras Jain <[email protected]>
Co-authored-by: Sarah Wooders <[email protected]>
@sarahwooders sarahwooders changed the title [DRAFT] Local gateway testing Local gateway testing Jun 7, 2023
Dockerfile Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will these commented lines be needed in the future? if not can we delete for cleanliness?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so this is needed for on-prem so I don't wanna delete it, but it makes the docker container way slower

@abiswal2001
Copy link
Collaborator

Overall looks good to me, left a few minor comments

@sarahwooders sarahwooders merged commit 6b0f52b into skyplane-project:main Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants