OpenSearch/test/fixtures/gcs-fixture
Armin Braun be6fa72432
Fix GCS Mock Behavior for Missing Bucket (#57283) (#57310)
* Fix GCS Mock Behavior for Missing Bucket

We were throwing a 500 instead of a 404 for a missing bucket.
This would make yaml tests needlessly wait for multiple seconds, retrying
the 500 response with backoff, in the test checking behavior for missing buckets.
2020-05-29 10:01:20 +02:00
..
src/main/java/fixture/gcs Fix GCS Mock Behavior for Missing Bucket (#57283) (#57310) 2020-05-29 10:01:20 +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