Hi, 

I´ve upgraded my Jenkins up to 2.387.2 version, the plugins also have been 
updated. 
Pipeline: Nodes and Processes Version 1246.v5524618ea_097 
<https://plugins.jenkins.io/workflow-durable-task-step>
Node and Label parameter plugin Version 1.11.0 
<https://plugins.jenkins.io/nodelabelparameter>

I´m wondering why I´m still seeing
"master" in the list of all nodes at https://...../jenkins/manage/computer/

Additionally, I´m getting the error message *There are no nodes with the 
label ‘built-in'*
when trying to run a simple pipeline like:



*node("built-in") {    sh 'echo "Running on ${NODE_NAME}"'}*

What step needs to be performed, so everything is properly switched to 
"built-in" instead of "master"? 

Thx for any hints, 

Torsten


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ad386192-a2f1-4370-aa4d-03b0446ecb93n%40googlegroups.com.

Reply via email to