diff --git a/src/test/resources/node-client-configuration.yml b/src/test/resources/node-client-configuration.yml index 22807744d..12eced92b 100644 --- a/src/test/resources/node-client-configuration.yml +++ b/src/test/resources/node-client-configuration.yml @@ -1,3 +1,6 @@ #enabled scripts - this require groovy #script.inline: true -#node.max_local_storage_nodes: 100 \ No newline at end of file +#node.max_local_storage_nodes: 100 +cluster.routing.allocation.disk.watermark.low: 1gb +cluster.routing.allocation.disk.watermark.high: 1gb +cluster.routing.allocation.disk.watermark.flood_stage: 1gb