open-consul/test/load/packer/loadtest-ami
Aaron Lane d3bb81830b
Update loadtest AMI name, description
This commit updates the Packer properties `ami_name` and `ami_description` for the loadtest image to reflect the image intent.
2020-11-05 15:05:46 -05:00
..
scripts Add load testing framework (#8571) 2020-10-05 20:16:09 -05:00
README.md Add load testing framework (#8571) 2020-10-05 20:16:09 -05:00
loadtest.json Update loadtest AMI name, description 2020-11-05 15:05:46 -05:00

README.md

Load Test AMI

This AMI will be used for all load test servers. Currently it copies the /scripts and installs k6, 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