From 12f249ed8a2a34eb9a64052c9a5f907d7a5451e7 Mon Sep 17 00:00:00 2001 From: Ignacio Vera Date: Mon, 16 Oct 2023 15:19:14 +0200 Subject: [PATCH] Set replica to 1 in 130_geo_shape_runtime.yaml (#100906) Set number of replicas to 1 so the test can run against serverless. --- .../rest-api-spec/test/spatial/130_geo_shape_runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/spatial/130_geo_shape_runtime.yml b/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/spatial/130_geo_shape_runtime.yml index d0bafbeb2875b..965b9442463af 100644 --- a/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/spatial/130_geo_shape_runtime.yml +++ b/x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/spatial/130_geo_shape_runtime.yml @@ -6,7 +6,7 @@ setup: body: settings: number_of_shards: 1 - number_of_replicas: 0 + number_of_replicas: 1 mappings: runtime: geometry_from_doc_value: