OpenSearch/test/fixtures/gcs-fixture
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
..
src/main/java/fixture/gcs Fix GCS Repository YAML Test Build (#57073) (#57101) 2020-05-25 11:10:39 +02:00
Dockerfile Use LTS version of Ubuntu in Dockerfiles (#55370) 2020-04-17 16:14:14 -04:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
docker-compose.yml Add GCS support for searchable snapshots (#55403) 2020-04-20 13:02:59 +02:00