diff --git a/testing/benchmark/system-profiles/16gb_v0.tfvars b/testing/benchmark/system-profiles/16gb_v0.tfvars index fb10e55e18a..376340c1f7b 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 1edcdce5b3f..faf30d305b4 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 ead686b36a7..fbff10011ce 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 a0220ecc04c..bc77bbaef26 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 292ef5f3582..f9f793bedc5 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