Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify Thread Count is numeric before launching the AWS instances #82

Open
babakontheweb opened this issue Oct 13, 2016 · 1 comment
Open

Comments

@babakontheweb
Copy link

babakontheweb commented Oct 13, 2016

Assume you've been running your jMeter tests locally to validate before running jmeter-ec2, you may have set up your Thread Count as a parameterized value. If you run jmeter-ec2 now, you will launch the instances and copy the files over only to get this error message.

The validation of the .jmx file can be performed locally before launching any instances. The benefits here are

  1. The error is identified immediately, without having to wait for all the instances to launch only, copy, and validate.
  2. You don't incur the hourly cost of the instances (as low as they may already be).
@oliverlloyd
Copy link
Owner

I can imagine that was annoying when you got that message, sorry about that, but thanks for the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants