×
Sep 7, 2021 · Jenkins remoting may fail to maintain connection between master and slave, and in such case can report a cryptic stacktrace in build console ...
Missing: text | Show results with:text
Schedules the steps contained within it to run by adding them to the Jenkins build queue (so that as soon as an executor slot is free on a node, the appropriate ...
Missing: distribution | Show results with:distribution
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
Mar 19, 2024 · Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of ...
Missing: distribution | Show results with:distribution
Sep 7, 2021 · The Groovy script can be executed either on the master or on the slave where the build is executed. This can be configured from the build ...
Missing: console | Show results with:console
Print console output for slave builds in matrix build, 12 years ago, 10 years ago. JENKINS-11993, matrix flyweight and configuration builds have "overlapping ...
Missing: distribution | Show results with:distribution
Jun 21, 2020 · I have the following secret in Kubernetes cluster: ```. apiVersion: v1 kind: Secret metadata: name: mysecret namespace: <namespace> labels:
Missing: distribution text
site:jenkins.io console distribution master schedule slave text from wiki.jenkins.io
Slaves and masters can be in different ClearCase regions and even at completely different Sites; Polling for Posted Deliveries is supported. Supports pre-tested ...
Missing: distribution | Show results with:distribution
... console. This option works well with the Jenkins AnsiColor plugin. credentialsId : String (optional). Select the credentials for the SSH connections. Only ...
This class creates a new instance of ConsoleAnnotator that starts a new console annotation session. Implementations: Jenkins Core: hudson.console.