oliverlloyd/jmeter-ec2

Handle failures during install

oliverlloyd opened this issue · 1 comments

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.

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