Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Lloyd committed Jun 17, 2012
1 parent c8a0a34 commit ea19198
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,10 @@ In here you can place any custom plugin (eg. jmeter-plugins.jar) and this file w

2. Download all files from https://github.com/oliverlloyd/jmeter-ec2 and place them in the root directory (eg. /home/username/jmeter-ec2).

3. Setup the properties for the script, each value listed below must be set.

*jmeter-ec2.Properties:*
3. Edit the file jmeter-ec2.properties, each value listed below must be set:

LOCAL_HOME="[Your local project directory, created above, eg. /home/username/jmeter-ec2]"
The script needs to know a location remotely where it can read and write data from while it runs.


REMOTE_HOME="/tmp" # This value can be left as the default unless you have a specific requirement to change it
This is the location where the script will execute the test from - it is not important as it will only exist for the duration of the test.
Expand Down

0 comments on commit ea19198

Please sign in to comment.