2

The are several performance heavy tests in our projects that run successfully on every dev machine but from time to time they fail on the Jenkins slave that runs them. Can server overload cause these failures? If can, the only way to solve this is to reduce the overload?

1 Answer 1

2

Yes, I get tons of failure when server gets busy.

You could try with Build-Timeout plugin with elastic time out option.

elastic timeout option to define timeout as a percent of previous build duration

Sign up to request clarification or add additional context in comments.

2 Comments

A timeout value is set in our JUnit tests so unfortunately this plugin would not affect the stability of the build process.
You need to make that value configurable or get faster machine.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.