OpenSearch/plugins
Tanguy Leroux 7ae3b3b155
Move repository-s3 fixture tests to QA test project (#29372)
This commit moves the repository-s3 fixture test added in #29296 in a
new `repository-s3/qa/amazon-s3` project. This new project allows the
REST integration tests to be executed using the real S3 service when
all the required environment variables are provided. When no env var
is provided, then the tests are executed using the fixture added
in #29296.

The REST tests located at the `repository-s3`plugin  project now only 
verify that the plugin is correctly loaded.

The REST tests have been adapted to allow a bucket name and a base 
path to be specified as env vars. This way it is possible to run the tests
with different base paths (could be anything, like a CI job name or a
branch name) without multiplicating buckets.

Related to #29349
2018-04-27 16:49:06 +02:00
..
analysis-icu Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
analysis-kuromoji Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-phonetic Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-smartcn Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-stempel Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-ukrainian Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
discovery-azure-classic Require JDK 9 for compilation (#28071) 2018-01-16 13:45:13 -05:00
discovery-ec2 Remove execute mode bit from source files 2018-03-26 13:37:55 +02:00
discovery-file Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
discovery-gce Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
examples Replace jvm-example by two plugin examples (#28339) 2018-01-26 17:34:24 +01:00
ingest-attachment Add ingest-attachment support for per document `indexed_chars` limit (#28977) 2018-03-14 19:07:20 +01:00
ingest-geoip Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
ingest-user-agent Use non deprecated xcontenthelper (#28503) 2018-02-05 16:18:18 -07:00
mapper-murmur3 Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
mapper-size Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
repository-azure Move Streams.copy into elasticsearch-core and make a multi-release jar (#29322) 2018-04-06 11:07:20 -06:00
repository-gcs Build: introduce keystoreFile for cluster config (#29491) 2018-04-12 07:28:34 -06:00
repository-hdfs Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
repository-s3 Move repository-s3 fixture tests to QA test project (#29372) 2018-04-27 16:49:06 +02:00
store-smb Validate top-level keys for create index request (#23755) (#23869) 2017-09-26 09:49:20 -07:00
transport-nio Remove NioNotEnabledBootstrapCheck bootstrap check (#28901) 2018-03-08 11:06:36 -07:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00