×
This frees up resources for the controller to improve its scheduling performance and prevents builds from being able to modify any potentially sensitive data in ...
Jun 2, 2017 · Allows Jenkins to start slaves on Parallels Desktop virtual machines on demand and suspend them during idle time,for high-density usage of ...
Sep 7, 2021 · jar . Updating slave.jar. Technically speaking, in this set up you should update agent.jar every time you upgrade ...
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 ...
Configuring SSH remote host for Mac slave isn't working ... Launching slave.jar from from console · Launch Java Web Start slave agent via Windows Scheduler.
Running slaves on Mac OS X? Mirko has some handy launchctl foo for keeping his JNLP slaves online Scott threw up a great configuration sample for running ...
Aug 16, 2023 · This is done to speed up the installation on a Jenkins slaves (for example on ephemeral slaves in kubernetes) and reduce internet traffic.
This plugin lets you automate a number of Android-related tasks during a build: Creating a new Android emulator. Its configuration can be parameterised, ...
Nov 14, 2014 · Aims and objectives. Simplify the component selection for users; Get rid of "forgotten" categories, which are being rarely reviewed by ...
Support scripted parallel blocks in parallel stages in a declarative pipeline. Example pipeline: pipeline { agent none stages { stage('Parallel Stage') { ...