Merge branch 'stable-2.15'
* stable-2.15: AbstractElasticIndex: Make type field protected ElasticReindexIT: Add tests against Elasticsearch version 6 Elasticsearch: Add tests for queries against version 6 Elasticsearch: Add support for V6 / one index type Change-Id: I245bf98456a1a088470d3249ad29a7c58e8f92b8
This commit is contained in:
@@ -274,6 +274,15 @@ The following values are currently supported for the group name:
|
||||
* server
|
||||
* ssh
|
||||
|
||||
[[elasticsearch]]
|
||||
=== Elasticsearch
|
||||
|
||||
Successfully running the elasticsearch tests may require setting the local
|
||||
link:https://www.elastic.co/guide/en/elasticsearch/reference/current/vm-max-map-count.html[virtual memory].
|
||||
|
||||
Bazel link:https://github.com/bazelbuild/bazel/issues/3476[does not currently make container failures visible],
|
||||
if any.
|
||||
|
||||
== Dependencies
|
||||
|
||||
Dependency JARs are normally downloaded as needed, but you can
|
||||
|
||||
Reference in New Issue
Block a user