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

GCS Bucket upload support #871

Merged
merged 9 commits into from
Nov 4, 2024
Merged

GCS Bucket upload support #871

merged 9 commits into from
Nov 4, 2024

Conversation

Bslabe123
Copy link
Collaborator

@Bslabe123 Bslabe123 commented Nov 1, 2024

Added the following two flags to benchmark_serving.py:

  • --output-bucket: upload results in json format to this bucket
  • --output-bucket-filepath: if specified, upload results to this path within bucket, otherwise upload to root

Requisite changes to terraform also included

@Bslabe123 Bslabe123 marked this pull request as ready for review November 1, 2024 18:10
@Bslabe123 Bslabe123 enabled auto-merge (squash) November 1, 2024 18:10
@Bslabe123 Bslabe123 changed the title Upload results json output to GCS bucket Upload results in .json format to GCS bucket Nov 1, 2024
@Bslabe123 Bslabe123 changed the title Upload results in .json format to GCS bucket Upload results in .json format to GCS bucket if --output-bucket set Nov 1, 2024
@Bslabe123 Bslabe123 changed the title Upload results in .json format to GCS bucket if --output-bucket set Upload results in .json format to GCS bucket specified with --output-bucket Nov 1, 2024
@Bslabe123 Bslabe123 changed the title Upload results in .json format to GCS bucket specified with --output-bucket GCS Bucket upload support Nov 1, 2024
@Bslabe123 Bslabe123 merged commit 6d66bdd into main Nov 4, 2024
11 checks passed
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.

2 participants