Dan Klco created SLING-12050:
--------------------------------
Summary: Jenkins Tooling - Allow Specifying Build Timeout
Key: SLING-12050
URL: https://issues.apache.org/jira/browse/SLING-12050
Project: Sling
Issue Type: Improvement
Components: Tooling
Reporter: Dan Klco
Assignee: Dan Klco
The Jenkins Tooling sets the build timeout to 30 minutes:
https://github.com/apache/sling-tooling-jenkins/blob/77cc9bce6d10c2f40323721f37b098990f666b90/vars/slingOsgiBundleBuild.groovy#L59
Generally, this works, however, the Windows build executors seem to be
significantly slower than the Ubuntu executors which for the CMS app is causing
build failures due to the Windows builds timing out.
Increasing the timeout at the project level should resolve the issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)