mirror of https://github.com/status-im/consul.git
7 lines
317 B
Markdown
7 lines
317 B
Markdown
## Load Test AMI
|
|
This AMI will be used for all load test servers. Currently it copies the `/scripts` and installs [k6](https://k6.io), so if any additional files are desired place them in that directory.
|
|
|
|
# How to use
|
|
1) Set the AWS region in the `loadtest.json` file
|
|
2) Run the command `packer build loadtest.json`
|