Google
×
Feb 17, 2024 · I am trying to run scripts in Jenkins from testng. I can run them fine from my local machine as I have it configured to use the latest ...
Missing: troubleshooting | Show results with:troubleshooting
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
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 ...
Jenkins features a Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins controller runtime or in the runtime on agents. It ...
Fix indistinguishable build scheduling icon when ... Change the standard URL for obtaining the inbound agent configuration file from ${agent_url}/slave-agent.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
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 ...
Launch Java Web Start slave agent via Windows Scheduler ... How I setup Git, Gerrit, Jenkins, Nginx for 1 master with linux, windows, mac slaves for Continuous ...
Disabling periodic monitoring of slaves can help against issues, if there are Jenkins slaves and if the communication with slaves is too unstable in the Jenkins ...
Lets you control Xvfb virtual frame buffer X11 server with each build. It starts Xvfb before the build starts, and stops it with the build.
Missing: browsers mac