OpenSearch/modules
Marios Trivyzas 11fe8cd16f
[Tests] Fix flakiness by ensuring stable cluster (#39300) (#39356)
In integration tests where `setBootstrapMasterNodeIndex()` is used in
combination with `autoMinMasterNodes = false` the cluster can start
bootstrapping once the number of nodes set with the
`setBootstrapMasterNodeIndex` have been started but it's not ensured
that all nodes have successfully joined to form the cluster.

This behaviour was introduced with 5db7ed22a0
and in order to ensure that the cluster is properly formed before proceeding
with the integration test, use `ensureStableCluster()` with the
appropriate number of expected nodes.

Fixes: #39220
2019-02-25 17:26:15 +01:00
..
aggs-matrix-stats Only create final MatrixStatsResults on final reduction (#39205) 2019-02-21 14:18:45 -05:00
analysis-common Remove `nGram` and `edgeNGram` token filter names (#39070) 2019-02-21 16:55:40 +01:00
ingest-common Disable date parsing test in non english locale (#39052) 2019-02-20 09:02:37 +02:00
ingest-geoip Bump jackson-databind version for ingest-geoip (#39182) 2019-02-20 11:40:31 -05:00
ingest-user-agent Make 7.x like 6.7 user agent ecs, but default to true (#38828) 2019-02-13 10:28:01 -06:00
lang-expression Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
lang-mustache Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
lang-painless Make sure to reject mappings with type _doc when include_type_name is false. (#38270) 2019-02-05 10:52:32 -08:00
mapper-extras Backport distance functions vectors (#39330) 2019-02-23 11:52:43 -05:00
parent-join Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
percolator Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
rank-eval Use only default type in rank_eval API (#38530) 2019-02-11 10:18:13 +01:00
reindex fix RethrottleTests retry (#38978) (#39131) 2019-02-19 11:10:39 -08:00
repository-url Blob store compression fix (#39073) 2019-02-20 09:24:41 +01:00
transport-netty4 [Tests] Fix flakiness by ensuring stable cluster (#39300) (#39356) 2019-02-25 17:26:15 +01:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00