Skip to content

Commit

Permalink
doc: update benchmark testing README to change tf profile
Browse files Browse the repository at this point in the history
  • Loading branch information
rubvs committed Oct 11, 2024
1 parent 5a82ecc commit 56c3201
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion testing/benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,10 @@ The main commands are:
Helper commands

- `~/.ssh/id_rsa_terraform`: Generates a new SSH key without passphrase for the worker VMs.
- `terraform.tfvars`: Copies the examples tfvars and sets the `user_name` var with to `$USER`.
- `terraform.tfvars`:
- Set `TFVARS_SOURCE` to use an explicit profile
- Otherwise the `terraform.tfvars.example` file is used
- Sets the `USER_NAME` var to `$USER`.
- `apmbench`: Compiles the `apmbench` binary from the provided location (`APMBENCH_PATH`).

### Override the docker image and image tag
Expand Down

0 comments on commit 56c3201

Please sign in to comment.