×
Monitoring plugin: Monitoring of the performance of Jenkins itself with JavaMelody. Open the report (or http://yourhost/monitoring) after installation. Author : ...
Missing: /search | Show results with:/search
Using Jenkins agents. Table of Contents. Configuring agents with Docker. Environment; Generating an SSH key pair. Create a Jenkins SSH credential.
Most Jenkins configuration changes can be made through the Jenkins user interface or through the configuration as code plugin. There are some configuration ...
Missing: testing | Show results with:testing
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 ...
The java.util.logging system by default sends every log above INFO to stdout. Jenkins is equipped with a GUI for configuring/collecting ...
Jun 21, 2019 · You can easily configure your benchmarks by either using your Java methods, or by using Jenkins Configuration-as-Code plugin and passing the ...
An agent can use any operating system that supports Java. Any tools required for building and testing get installed on the node where the agent runs. Because ...
Mar 3, 2024 · This plugin offers a possibility to display and aggregate the results (in the form of individual views) of a pull request in a configurable ...
Apr 23, 2024 · Collects code coverage results of different tools (JaCoCo, Cobertura, etc.) and visualizes the results.
Jenkins Configuration as Code Jenkins Operator ... export JENKINS_HOME="./my_jenkins_home" java -jar jenkins.war ... It has been tested from the Jenkins command ...