oliverlloyd / jmeter-ec2

Automates running Apache JMeter on Amazon EC2
GNU General Public License v3.0
464 stars 187 forks source link

Handle failures during install #49

Closed oliverlloyd closed 7 years ago

oliverlloyd commented 8 years ago

Sometimes the install process can fail on an instance which currently stalls the entire test. We should time out the checks and let the test continue with the remaining hardware so that a failure on 1 instance does not waste the entire test run.

oliverlloyd commented 8 years ago

Defaulting to S3 dramatically reduces these failures and possibly makes this requirement redundant?