OpenSearch/qa/rolling-upgrade
Yannick Welsch a4436195f8 Set minimum_master_nodes on rolling-upgrade test (#26911)
The rolling-upgrade test was only writing the "minimum_master_nodes" setting to the configuration file of the old nodes, but not the upgraded ones.

Also changes the value of "minimum_master_nodes" from "number_of_nodes" to "(number_of_nodes / 2) + 1".
2017-10-09 10:45:03 +02:00
..
src/test Promote common rest test utility methods to ESRestTestCase 2017-10-05 10:08:10 +02:00
build.gradle Set minimum_master_nodes on rolling-upgrade test (#26911) 2017-10-09 10:45:03 +02:00