OpenSearch/plugins
Tanguy Leroux 989467ca1e
Add docker-compose based test fixture for Azure (#48736)
This commit adds a new :test:fixtures:azure-fixture project which 
provides a docker-compose based container that runs a AzureHttpFixture 
Java class that emulates an Azure Storage service.

The logic to emulate the service is extracted from existing tests and 
placed in AzureHttpHandler into the new project so that it can be 
easily reused. The :plugins:repository-azure project is an example 
of such utilization.

The AzureHttpFixture fixture is just a wrapper around AzureHttpHandler 
and is now executed within the docker container. 

The :plugins:repository-azure:qa:microsoft-azure project uses the new 
test fixture and the existing AzureStorageFixture has been removed.
2019-10-31 10:43:43 +01:00
..
analysis-icu upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
analysis-kuromoji upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
analysis-nori upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
analysis-phonetic upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
analysis-smartcn upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
analysis-stempel upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
analysis-ukrainian upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
discovery-azure-classic Update http-core and http-client dependencies (#46549) 2019-09-12 09:45:29 +02:00
discovery-ec2 Update AWS SDK for repository-s3 plugin to support IAM Roles for Service Accounts (#46969) (#47004) 2019-09-24 17:15:11 +02:00
discovery-gce Update http-core and http-client dependencies (#46549) 2019-09-12 09:45:29 +02:00
examples Add explanations to script score queries (#46693) (#47548) 2019-10-03 21:05:05 -07:00
ingest-attachment Ingest Attachment: Upgrade tika to v1.22 (#45575) 2019-08-19 18:17:16 -04:00
mapper-annotated-text Remove the SearchContext from the highlighter context (#47733) 2019-10-10 10:34:10 +02:00
mapper-murmur3 Small refactorings to analysis components (#40745) 2019-04-03 14:22:16 +02:00
mapper-size Remove -Xlint exclusions in all plugins. (#40721) 2019-04-04 08:30:34 +02:00
repository-azure Add docker-compose based test fixture for Azure (#48736) 2019-10-31 10:43:43 +01:00
repository-gcs Differentiate service account tokens in GCS tests (#48382) 2019-10-23 16:57:35 +02:00
repository-hdfs Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
repository-s3 Reduce allocations when draining HTTP requests bodies in repository tests (#48541) 2019-10-29 09:15:06 +01:00
store-smb Remove usage of FileSwitchDirectory (#42937) 2019-06-12 19:35:27 +02:00
transport-nio Upgrade to Netty 4.1.43 (#48484) 2019-10-25 10:17:25 -06:00
build.gradle Testclsuters: convert plugins qa projects (#41496) 2019-04-26 08:57:52 -07:00