Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: d0038923ffa4f54220e30a89cd437f347cf6daf5
      
https://github.com/jenkinsci/ec2-plugin/commit/d0038923ffa4f54220e30a89cd437f347cf6daf5
  Author: Julien Duchesne <[email protected]>
  Date:   2019-01-30 (Wed, 30 Jan 2019)

  Changed paths:
    M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
    M src/main/java/hudson/plugins/ec2/SpotConfiguration.java
    M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
    A 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-fallbackToOndemand.html
    M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java

  Log Message:
  -----------
  Add fallback to on-demand option for spot instances


  Commit: 979809832d97e2d5ca799109ec1ab9b927673f26
      
https://github.com/jenkinsci/ec2-plugin/commit/979809832d97e2d5ca799109ec1ab9b927673f26
  Author: Julien Duchesne <[email protected]>
  Date:   2019-01-30 (Wed, 30 Jan 2019)

  Changed paths:
    M src/main/java/hudson/plugins/ec2/SpotConfiguration.java

  Log Message:
  -----------
  Merge branch 'spot-without-bid-price' into fallback-to-ondemand


  Commit: c4f3e53fcb16d6699dad839cf30a317fa8779505
      
https://github.com/jenkinsci/ec2-plugin/commit/c4f3e53fcb16d6699dad839cf30a317fa8779505
  Author: Julien Duchesne <[email protected]>
  Date:   2019-01-30 (Wed, 30 Jan 2019)

  Changed paths:
    M src/main/java/hudson/plugins/ec2/SlaveTemplate.java

  Log Message:
  -----------
  Fix PR comment by @jvz


  Commit: a4dcfb56f649519246dd052e283f9fd15fd0ebe7
      
https://github.com/jenkinsci/ec2-plugin/commit/a4dcfb56f649519246dd052e283f9fd15fd0ebe7
  Author: Fabrizio Manfredi Furuholmen <[email protected]>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

  Changed paths:
    A src/main/java/hudson/plugins/ec2/ConnectionStrategy.java
    M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java
    A src/main/java/hudson/plugins/ec2/EC2HostAddressProvider.java
    M src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java
    M src/main/java/hudson/plugins/ec2/EC2SpotSlave.java
    M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
    M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
    M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java
    M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
    A src/test/java/hudson/plugins/ec2/ConnectionStrategyTest.java
    M src/test/java/hudson/plugins/ec2/EC2AbstractSlaveTest.java
    A src/test/java/hudson/plugins/ec2/EC2HostAddressProviderTest.java
    M src/test/java/hudson/plugins/ec2/EC2OndemandSlaveTest.java
    M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java
    M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java

  Log Message:
  -----------
  Merge branch 'master' into fallback-to-ondemand


  Commit: f27a9285f29f67ac4f04c645aed5884a6784d856
      
https://github.com/jenkinsci/ec2-plugin/commit/f27a9285f29f67ac4f04c645aed5884a6784d856
  Author: Fabrizio Manfredi Furuholmen <[email protected]>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

  Changed paths:
    M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
    M src/main/java/hudson/plugins/ec2/SpotConfiguration.java
    M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
    A 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-fallbackToOndemand.html
    M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java

  Log Message:
  -----------
  Merge pull request #332 from coveo/fallback-to-ondemand

Spot instances: Fallback to on-demand when there is no capacity


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/1c4947b68454...f27a9285f29f

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to