OpenSearch/plugins/repository-gcs
Armin Braun a4eb3edf46
Fix GCS Repository YAML Test Build (#57073) (#57101)
A few relatively obvious issues here:

* We cannot run the different IT runs (large blob setting one and normal integ run) concurrently
* We need to set the dependency tasks up correctly for the large blob run so that it works in isolation
* We can't use the `localAddress` for the location header of the resumable upload
(this breaks in YAML tests because GCS is using a loopback port forward for the initial request and the
local address will be chosen as the actual Docker container host)

Closes #57026
2020-05-25 11:10:39 +02:00
..
licenses Remove Unused Apache Http Dependency from GCS Repo Plugin (#54331) (#54342) 2020-03-27 15:10:19 +01:00
qa Fix GCS Repository YAML Test Build (#57073) (#57101) 2020-05-25 11:10:39 +02:00
src Track upload requests on S3 repositories (#56904) 2020-05-18 19:05:17 +02:00
build.gradle Remove guava from transitive compile classpath (#54309) (#54695) 2020-04-07 23:20:17 -07:00