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
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