[Jenkins] Step timeouts
Issue
During execution my configured tests get aborted after 60 minutes. Why?
Solution
There is a default maximum execution timeout of 3600 seconds that can be changed in the advanced build step section under execution settings. Setting the value to 0 disables the timeout.