OpenSearch/test/fixtures/gcs-fixture
Tanguy Leroux 8a14ea5567
Add docker-composed based test fixture for GCS (#48902)
Similarly to what has be done for Azure in #48636, this commit
adds a new :test:fixtures:gcs-fixture project which provides two
docker-compose based fixtures that emulate a Google Cloud
Storage service.

Some code has been extracted from existing tests and placed
into this new project so that it can be easily reused in other
projects.
2019-11-07 13:27:22 -05:00
..
src/main/java/fixture/gcs Add docker-composed based test fixture for GCS (#48902) 2019-11-07 13:27:22 -05:00
Dockerfile Add docker-composed based test fixture for GCS (#48902) 2019-11-07 13:27:22 -05:00
build.gradle Add docker-composed based test fixture for GCS (#48902) 2019-11-07 13:27:22 -05:00
docker-compose.yml Add docker-composed based test fixture for GCS (#48902) 2019-11-07 13:27:22 -05:00