Skip to content

ec2-fleet-1.1.2

Compare
Choose a tag to compare
@schmutze schmutze released this 09 Jan 05:35
· 427 commits to master since this release

Many New Features and Bugfixes, with huge thanks to @jzila.

Bugfixes

  • JENKINS-36429 Don't scale to more instances than the maximum limit
  • Don't provision jobs on instances that have been terminated
  • JENKINS-38115 Remove an instance once EC2 has successfully terminated it
  • Fixed miscellaneous plugin crashes
  • JENKINS-36242 Don't try to terminate already-terminated instances
  • JENKINS-36405 Make instance termination reliable

Features

  • JENKINS-35426 Assign labels to fleet instances
  • JENKINS-37180 Specify number of executors per fleet instance
  • Specify minimum fleet size
  • Specify custom filesystem root

Build details

  • updated to parent plugins POM 2.9
  • require jenkins 1.625.3
  • temporarily disable FindBugs and TestInjection until future release