From b2e7ec00bc6aa95987dfdbbe62575f40d7d9e923 Mon Sep 17 00:00:00 2001 From: Ruben van Staden Date: Thu, 12 Dec 2024 13:56:14 -0500 Subject: [PATCH] increase benchmark count to 12 and from es size to 15g to 1gb server --- testing/benchmark/Makefile | 2 +- testing/benchmark/system-profiles/1gb_v0.tfvars | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/benchmark/Makefile b/testing/benchmark/Makefile index d3d86c8f049..33ba6ce1fd3 100644 --- a/testing/benchmark/Makefile +++ b/testing/benchmark/Makefile @@ -12,7 +12,7 @@ TFVARS_SOURCE ?= terraform.tfvars.example BENCHMARK_WARMUP_TIME ?= 10m BENCHMARK_AGENTS ?= 64 -BENCHMARK_COUNT ?= 6 +BENCHMARK_COUNT ?= 12 BENCHMARK_TIME ?= 2m BENCHMARK_RUN ?= Benchmark BENCHMARK_RESULT ?= benchmark-result.txt diff --git a/testing/benchmark/system-profiles/1gb_v0.tfvars b/testing/benchmark/system-profiles/1gb_v0.tfvars index 2c15ab9428a..143ee739e26 100644 --- a/testing/benchmark/system-profiles/1gb_v0.tfvars +++ b/testing/benchmark/system-profiles/1gb_v0.tfvars @@ -14,7 +14,7 @@ worker_region = "us-west-2" apm_server_size = "1g" apm_server_zone_count = 1 -elasticsearch_size = "30g" +elasticsearch_size = "15g" elasticsearch_zone_count = 2 # Standalone