OpenSearch/plugins/repository-gcs/src
Tanguy Leroux 6986d7f968 Add blob container retries tests for Google Cloud Storage (#46968)
Similarly to what has been done for S3 in #45383, this commit 
adds unit tests that verify the behavior of the SDK client and 
blob container implementation for Google Storage when the 
remote service returns errors.

The main purpose was to add an extra test to the specific retry 
logic for 410-Gone errors added in #45963.

Relates #45963
2019-09-24 08:58:24 +02:00
..
main GCS deleteBlobsIgnoringIfNotExists should catch StorageException (#46832) 2019-09-20 10:02:23 +02:00
test Add blob container retries tests for Google Cloud Storage (#46968) 2019-09-24 08:58:24 +02:00