×
Jenkins agents are the "workers" that perform operations requested by the Jenkins controller. The Jenkins controller administers the agents and can manage the ...
Nodes are persisted objects that capture user configurations, and instances ... EXCLUSIVE if this node is only available for those jobs that exclusively specifies ...
Updates an existing node on disk. If the node instance is not in the list of nodes, then this will be a no-op, even if there is another instance with the same ...
Pipeline: Nodes and Processes · bat : Windows Batch Script · dir : Change current directory · node : Allocate node · Supported operators · Notes · Examples.
site:jenkins.io /nodes from plugins.jenkins.io
Jun 3, 2023 · This parameter type defines where the target job should be executed. The value must match either a label or a node name - otherwise the job will ...
sh is a Pipeline step (provided by the Pipeline: Nodes and Processes plugin) that executes the given shell command. 6, junit is another Pipeline step ...
May 22, 2023 · Hi,. When I build the Jenkins pipeline job, sometimes the Jenkins log will show 'There are no nodes with the label' xxxx ', which will stick ...
Sets the list of nodes. boolean, updateNode(Node node). Updates an existing node on disk. Methods inherited from class java ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.queue. hudson.scm. Jenkins's interface with source code management ...