From e17a39c44d654890fb550f7100ebe5dbdbecadf4 Mon Sep 17 00:00:00 2001 From: Ruben van Staden Date: Sun, 17 Nov 2024 10:11:40 -0500 Subject: [PATCH] update template reference --- testing/benchmark/system-profiles/16gb_v0.tfvars | 2 +- testing/benchmark/system-profiles/1gb_v0.tfvars | 2 +- testing/benchmark/system-profiles/32gb_v0.tfvars | 2 +- testing/benchmark/system-profiles/4gb_v0.tfvars | 2 +- testing/benchmark/system-profiles/8gb_v0.tfvars | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/testing/benchmark/system-profiles/16gb_v0.tfvars b/testing/benchmark/system-profiles/16gb_v0.tfvars index fb10e55e18..376340c1f7 100644 --- a/testing/benchmark/system-profiles/16gb_v0.tfvars +++ b/testing/benchmark/system-profiles/16gb_v0.tfvars @@ -1,7 +1,7 @@ user_name = "USER" ess_region = "us-west-2" -deployment_template = "gcp-cpu-optimized" +deployment_template = "aws-cpu-optimized" stack_version = "8.16.0" # APM bench diff --git a/testing/benchmark/system-profiles/1gb_v0.tfvars b/testing/benchmark/system-profiles/1gb_v0.tfvars index 1edcdce5b3..faf30d305b 100644 --- a/testing/benchmark/system-profiles/1gb_v0.tfvars +++ b/testing/benchmark/system-profiles/1gb_v0.tfvars @@ -1,7 +1,7 @@ user_name = "USER" ess_region = "us-west-2" -deployment_template = "gcp-cpu-optimized" +deployment_template = "aws-cpu-optimized" stack_version = "8.16.0" # APM bench diff --git a/testing/benchmark/system-profiles/32gb_v0.tfvars b/testing/benchmark/system-profiles/32gb_v0.tfvars index ead686b36a..fbff10011c 100644 --- a/testing/benchmark/system-profiles/32gb_v0.tfvars +++ b/testing/benchmark/system-profiles/32gb_v0.tfvars @@ -1,7 +1,7 @@ user_name = "USER" ess_region = "us-west-2" -deployment_template = "gcp-cpu-optimized" +deployment_template = "aws-cpu-optimized" stack_version = "8.16.0" # APM bench diff --git a/testing/benchmark/system-profiles/4gb_v0.tfvars b/testing/benchmark/system-profiles/4gb_v0.tfvars index a0220ecc04..bc77bbaef2 100644 --- a/testing/benchmark/system-profiles/4gb_v0.tfvars +++ b/testing/benchmark/system-profiles/4gb_v0.tfvars @@ -1,7 +1,7 @@ user_name = "USER" ess_region = "us-west-2" -deployment_template = "gcp-cpu-optimized" +deployment_template = "aws-cpu-optimized" stack_version = "8.16.0" # APM bench diff --git a/testing/benchmark/system-profiles/8gb_v0.tfvars b/testing/benchmark/system-profiles/8gb_v0.tfvars index 292ef5f358..f9f793bedc 100644 --- a/testing/benchmark/system-profiles/8gb_v0.tfvars +++ b/testing/benchmark/system-profiles/8gb_v0.tfvars @@ -1,7 +1,7 @@ user_name = "USER" ess_region = "us-west-2" -deployment_template = "gcp-cpu-optimized" +deployment_template = "aws-cpu-optimized" stack_version = "8.16.0" # APM bench