Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 583181375af8bd876da1317925f7ed30dbd02997
      
https://github.com/jenkinsci/mesos-plugin/commit/583181375af8bd876da1317925f7ed30dbd02997
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2015-12-31 (Thu, 31 Dec 2015)

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

  Log Message:
  -----------
  Modify JenkinsScheduler#findPortsToUse to return a SortedSet structure 
instead of a List.

This ensures port order is deterministic and prevent any flaky behaviour for 
testing.


  Commit: da05819420ed92093cc715479d12daed4f47f71d
      
https://github.com/jenkinsci/mesos-plugin/commit/da05819420ed92093cc715479d12daed4f47f71d
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2015-12-31 (Thu, 31 Dec 2015)

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

  Log Message:
  -----------
  Timeout is too low for CI, raising to 2 seconds


  Commit: 6a1bef5b2af6d545a98cd0b0ea33e70cbb4d7215
      
https://github.com/jenkinsci/mesos-plugin/commit/6a1bef5b2af6d545a98cd0b0ea33e70cbb4d7215
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2016-01-04 (Mon, 04 Jan 2016)

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

  Log Message:
  -----------
  Don't case ports to int unless needed.


  Commit: 31c22f23048319f3b7542fd5d05f8a168070e131
      
https://github.com/jenkinsci/mesos-plugin/commit/31c22f23048319f3b7542fd5d05f8a168070e131
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2016-01-04 (Mon, 04 Jan 2016)

  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 #188 from Vlatombe/fix-flaky-test

Modify JenkinsScheduler#findPortsToUse to return a SortedSet structure instead 
of a List.


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/0b32fd5f47c0...31c22f230483

-- 
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