GoogleCloudPlatform / GoogleCloudPlatform/testgrid
S3 support in Testgrid
Open
- Dominant language
- Go
- Stars
- 205
- Forks
- 73
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 6
Description
Currently, Testgrid works only with GCS.
https://github.com/GoogleCloudPlatform/testgrid/blob/master/util/gcs/gcs.go#L94
**What would you like to be added:**
It would be very useful to be able to use AWS/Azure blob services in addition to GCS.
**Why is this needed:**
Some companies are using non-GCS blob storage extensively. It would be convenient if they can extend its use to testgrid.
Contributor guide
Assessment
This issue has not been assessed yet.