Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 3df6ccaec8ba60b144d60a5302233e149507712b
      
https://github.com/jenkinsci/jenkins/commit/3df6ccaec8ba60b144d60a5302233e149507712b
  Author: Anish Dangi <anish.da...@wdc.com>
  Date:   2019-03-20 (Wed, 20 Mar 2019)

  Changed paths:
    M core/src/main/java/jenkins/model/Nodes.java
    M test/src/test/java/jenkins/model/NodesTest.java

  Log Message:
  -----------
  [JENKINS-56403]: Renaming agents doesn't remove old agent configuration from 
disk

[JENKINS-33780] introduced a regression in persisting the update to disk.
In prior code, the update was performed through a full config save after
updating the nodes, but the functionality was not carried over.

* Added a file delete call to remove the old agent from disk iff
  the node name was changed.
* Add tests for this scenario and when node name was not updated.


  Commit: 070e5278aa0987fe59572053412ed0fc3bb9adfc
      
https://github.com/jenkinsci/jenkins/commit/070e5278aa0987fe59572053412ed0fc3bb9adfc
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M test/src/test/java/jenkins/model/NodesTest.java

  Log Message:
  -----------
  Add test enhancements from code-review

Co-Authored-By: ad22 <anish.da...@gmail.com>


  Commit: 2767b00146ce2ff2738b7fd7c6db95a26b8f9f39
      
https://github.com/jenkinsci/jenkins/commit/2767b00146ce2ff2738b7fd7c6db95a26b8f9f39
  Author: Baptiste Mathus <bmat...@gmail.com>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M core/src/main/java/jenkins/model/Nodes.java
    M test/src/test/java/jenkins/model/NodesTest.java

  Log Message:
  -----------
  Merge pull request #3925 from ad22/JENKINS-56403

[JENKINS-56403]: Renaming an agent retains old agent configuration


Compare: 
https://github.com/jenkinsci/jenkins/compare/3dc04f96ae74...2767b00146ce

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to