OpenSearch/plugins/repository-gcs/qa
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
..
google-cloud-storage Fix GCS Repository YAML Test Build (#57073) (#57101) 2020-05-25 11:10:39 +02:00
build.gradle Detect and prevent configuration that triggers a Gradle bug (#31912) 2018-07-19 06:46:58 +00:00