From 8d32de2be09992de12e3c9edd86c9ca5080cc024 Mon Sep 17 00:00:00 2001 From: Ruben van Staden Date: Mon, 21 Oct 2024 08:45:15 -0400 Subject: [PATCH] add 1gb profile with 2.0 image --- testing/benchmark/system-profiles/1GBx1zone.tfvars | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testing/benchmark/system-profiles/1GBx1zone.tfvars b/testing/benchmark/system-profiles/1GBx1zone.tfvars index 7d925bf06a8..5cba1b89f51 100644 --- a/testing/benchmark/system-profiles/1GBx1zone.tfvars +++ b/testing/benchmark/system-profiles/1GBx1zone.tfvars @@ -1,10 +1,10 @@ user_name = "USER" +# APM bench + +stack_version = "8.16.0-SNAPSHOT" ess_region = "gcp-us-west2" deployment_template = "gcp-cpu-optimized" -stack_version = "8.15.2" - -# APM bench worker_instance_type = "c6i.large" worker_region = "us-west-2" @@ -14,7 +14,7 @@ worker_region = "us-west-2" apm_server_size = "1g" apm_server_zone_count = 1 -elasticsearch_size = "16g" +elasticsearch_size = "32g" elasticsearch_zone_count = 2 # Standalone