OpenSearch/test/fixtures/gcs-fixture
Armin Braun d0d48311f4
Faster and Simpler GCS REST Mock (#50706) (#50707)
* Faster and Simpler GCS REST Mock

I reworked the GCS mock a little to use less copying+allocation,
log the full request body on failure to read a multi-part request
and generally be a little simpler and easy to follow to track down
the remaining issues that are causing almost daily failures from this
class's multi-part request parsing that can't be reproduced locally.
2020-01-07 20:17:46 +01:00
..
src/main/java/fixture/gcs Faster and Simpler GCS REST Mock (#50706) (#50707) 2020-01-07 20:17:46 +01:00
Dockerfile Add docker-composed based test fixture for GCS (#48902) 2019-11-07 13:27:22 -05:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
docker-compose.yml Add docker-composed based test fixture for GCS (#48902) 2019-11-07 13:27:22 -05:00