-
Bug
-
Resolution: Fixed
-
Minor
-
swarm-plugin 3.4
Jenkins 2.60.2
-
-
3.15
Code on the Jenkins plugin side responsible for label removing has been commented out during cleanup.
https://github.com/jenkinsci/swarm-plugin/blame/master/plugin/src/main/java/hudson/plugins/swarm/PluginImpl.java#L144
To reproduce:
run swarm jar with -labelsFile option, modify label string in the file (add a new label and remove some existing label), wait for 10 seconds, go to the agent's page in Jenkins.
The new label will appear, but the deleted one will remain.
[JENKINS-47391] Swarm plugin with -labelsFile does not delete removed labels
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] |
Labels | New: newbie-friendly |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Released As | New: 3.15 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |