OpenSearch/buildSrc
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
..
src Set minimum_master_nodes to all nodes for REST tests (#27344) 2017-11-10 15:07:49 +01:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Upgrade to forbiddenapis 2.4.1 (#26874) 2017-10-04 01:20:23 -06:00
version.properties Upgrade to Jackson 2.8.10 (#27230) 2017-11-06 10:20:05 +01:00