Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 470b7cc8e046b58bf8eaed2ce0d3ce3a774726b9
      
https://github.com/jenkinsci/mesos-plugin/commit/470b7cc8e046b58bf8eaed2ce0d3ce3a774726b9
  Author: Vinod Kone <vinodk...@gmail.com>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/mesos/JenkinsScheduler.java
    M src/test/java/org/jenkinsci/plugins/mesos/JenkinsSchedulerTest.java

  Log Message:
  -----------
  Suppress/long decline should not directly look at pending builds.

Pending builds might be enqueued on the already connected executors, so
the scheduler shouldn't be waiting for offers for those. Offers are only
relevant when the node provisioner enques a slave provision request on
to the scheduler.


  Commit: f0d92684070eb0eb06755590bc67f6d0fdfb5f28
      
https://github.com/jenkinsci/mesos-plugin/commit/f0d92684070eb0eb06755590bc67f6d0fdfb5f28
  Author: Vinod Kone <vinodk...@users.noreply.github.com>
  Date:   2019-08-16 (Fri, 16 Aug 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/mesos/JenkinsScheduler.java
    M src/test/java/org/jenkinsci/plugins/mesos/JenkinsSchedulerTest.java

  Log Message:
  -----------
  Merge pull request #354 from vinodkone/vinod/pending_work

Suppress/long decline should not directly look at pending builds.


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/228c4e721327...f0d92684070e

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/mesos-plugin/push/refs/heads/master/228c4e-f0d926%40github.com.

Reply via email to