×
Sep 7, 2021 · Windows slaves fail to start via JNLP. Some more general troubleshooting tips: Every time Jenkins launches a program locally/remotely, it prints ...
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Mar 9, 2016 · My objective is to setup gerrit for commit review and for each commit the jenkins master will schedule 2 jobs one each for linux and windows.
Jenkins 2.205 and newer attempts to prevent browsers ... Avoids problems with 256 character limit on paths in Cygwin, path depths problems on Windows, and shell ...
Missing: mac | Show results with:mac
How I setup Git, Gerrit, Jenkins, Nginx for 1 master with linux, windows, mac slaves for Continuous Delivery of Cpp builds and tests. Case Study of Arnaud ...
Changes since 2.440: Important security fixes. (security advisory); Fix missing folder icons. (issue 72407); Update the bundled Matrix Project Plugin from 818 ...
Performs a Jira workflow action for every issue that matches the JQL query. A common use might be to consider a ticket "confirmed" in the last build step of ...
The following values are allowed: Comma separated list of analysis IDs. Then only the given analysis items will be executed. Note: The ID must be contained ...
Specifying 4 makes Hudson schedule your builds to only run on a slave with 4 or more executors, and if your build is then run on a slave with 5 executors, the ...
Missing: distribution | Show results with:distribution
Load a library dynamically rather than using @Library syntax. You may use global variables defined in the library thereafter: library 'mylib@master' ...