Skip to content

Commit

Permalink
update template reference
Browse files Browse the repository at this point in the history
  • Loading branch information
rubvs committed Nov 17, 2024
1 parent 630e76d commit e17a39c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion testing/benchmark/system-profiles/16gb_v0.tfvars
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion testing/benchmark/system-profiles/1gb_v0.tfvars
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion testing/benchmark/system-profiles/32gb_v0.tfvars
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion testing/benchmark/system-profiles/4gb_v0.tfvars
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion testing/benchmark/system-profiles/8gb_v0.tfvars
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e17a39c

Please sign in to comment.