OpenSearch/buildSrc/src
Yannick Welsch a45f2bd225
Set minimum_master_nodes to all nodes for REST tests (#27344)
PR #26911 set minimum_master_nodes from number_of_nodes to (number_of_nodes / 2) + 1 in our REST tests. This has led to test failures (see #27233) as the REST tests only configure the first node in its unicast.hosts pinging list (see explanation here: #27233 (comment)). Until we have a proper fix for this, I'm reverting the change in #26911.
2017-11-10 15:07:49 +01:00
..
main Set minimum_master_nodes to all nodes for REST tests (#27344) 2017-11-10 15:07:49 +01:00
test/java/org/elasticsearch/test Fix order of modifiers 2016-07-01 16:57:14 +02:00