Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 8d23041d4b785947dee1bc02f54a41d86b59bdda https://github.com/jenkinsci/jenkins/commit/8d23041d4b785947dee1bc02f54a41d86b59bdda Author: Jesse Glick <jgl...@cloudbees.com> Date: 2016-12-09 (Fri, 09 Dec 2016)
Changed paths: M core/src/main/java/hudson/model/Node.java M core/src/main/java/hudson/model/Queue.java M core/src/main/java/hudson/model/queue/CauseOfBlockage.java A core/src/main/java/jenkins/model/queue/CompositeCauseOfBlockage.java M core/src/main/resources/hudson/model/Messages.properties A core/src/main/resources/jenkins/model/queue/CompositeCauseOfBlockage/summary.jelly M test/src/test/java/hudson/model/queue/QueueTaskDispatcherTest.java M test/src/test/java/hudson/slaves/NodeCanTakeTaskTest.java Log Message: ----------- [JENKINS-38514] Retain CauseOfBlockage from JobOffer (#2651) * Converted to JenkinsRule. * Improved messages from Node.canTake. * [FIXED JENKINS-38514] BuildableItem needs to retain information from JobOffer about why it is neither blocked nor building. * Converted to JenkinsRule. * Found an existing usage of BecauseNodeIsNotAcceptingTasks. * Original JENKINS-6598 test was checking behavior we want amended by JENKINS-38514. * Ensure that a BuildableItem which is simply waiting for a free executor reports that as its CauseOfBlockage. * Review comments from @oleg-nenashev. -- 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.