×
Query the test-results of a completed build. Get objects representing the latest builds of a job. Search for artifacts by simple criteria. Block until jobs are ...
Writing automated tests for Jenkins and its plugins is important to ensure that everything works as expected — in various scenarios, with multiple Java ...
Missing: remote | Show results with:remote
This page outlines how to use Apache JMeter with Jenkins. The instructions are intentionally performed by running Apache JMeter on the Jenkins controller.
Currently Remoting is primarily used in communications between the Jenkins controller and Jenkins agents. The Remoting sub-project includes the Remoting library ...
Oct 17, 2022 · A somewhat newbie question - I set up a Jenkins controller last year to run one set of jobs, and everything has always just run on this one ...
Missing: /search | Show results with:/search
This is a simple demonstration of how to run a Gradle build, that resolves dependencies, upload artifacts and publish build info to Artifactory. Read the full ...
Jun 24, 2022 · Hi folks, I just read the following instructions: As far as I understand, this will upgrade the build agents completely to the new java ...
Missing: example | Show results with:example
It allows us to use different environments for each build project balancing the workload among multiple agents running jobs in parallel. The Jenkins controller ...
The following script is an example running a script on agents from the controller Script Console. Script executes code on agent from Master Script Console.
Takes a remote (map) of settings and command to execute it on the remote node and returns output. See docs on the README for more information.