This the test application for integration testing of Hailstorm application components.
Copy setup/vagrant-aws-sample.yml
to setup/vagrant-aws.yml
and edit the
properties.
Install the Vagrant AWS Plugin.
➜ hailstorm-site$ vagrant up aws-site --provider=aws
➜ hailstorm-site$ vagrant up /data-center/
This will bring up 3 local VMs - one VM acts as the target system and two as load generating agents. The IP addresses are:
- Site: 192.168.20.100
- Agent 1: 192.168.20.10
- Agent 2: 192.168.20.20
➜ hailstorm-site$ vagrant up data-center-site