[JIRA] (JENKINS-27281) Provide more control over EC2 instance spawn rate

2016-12-30 Thread broo...@sirena.org.uk (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Brown commented on  JENKINS-27281  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Provide more control over EC2 instance spawn rate   
 

  
 
 
 
 

 
 Sorry, I didn't - I gave up on using EC2 entirely for that application (switched to fixed nodes instead) due to this and other issues with EC2 performance in that particular application.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ec2-plugin] (JENKINS-27281) Provide more control over EC2 instance spawn rate

2015-03-09 Thread broo...@sirena.org.uk (JIRA)














































Mark Brown
 commented on  JENKINS-27281


Provide more control over EC2 instance spawn rate















Thinking about this some more just setting a maximum number of slaves that can be created per unit time would do the trick.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ec2-plugin] (JENKINS-27281) Provide more control over EC2 instance spawn rate

2015-03-08 Thread broo...@sirena.org.uk (JIRA)














































Mark Brown
 created  JENKINS-27281


Provide more control over EC2 instance spawn rate















Issue Type:


New Feature



Assignee:


Francis Upton



Components:


ec2-plugin



Created:


08/Mar/15 6:43 PM



Description:


Currently the EC2 plugin attempts to create one EC2 slave per job in the queue with some small degree of ramp up (at least in so far as I can tell) - typically on the first poll one or two slaves are started, on the second as many slaves as there are builds are started. 

It would be very nice to be able to control the rate at which new slaves are created so that there is more chance to use one EC2 slave for multiple builds.

My use case is that I'm doing Linux kernel build jobs over a range of configurations, some of which take much longer to build than others to the point where a small number of additional slaves over the quantity needed to do the long running jobs can complete the work required in the time taken for the slow configurations. With the current algorithm the plugin will generally start as many nodes as there are builds which results in greater costs. With less aggressive creation of slaves this could be mitigated for no loss in overall throughput.

I could limit the total number of slaves but this would mean that while individual jobs would run more efficiently the EC2 plugin would not be able to add extra capacity if multiple jobs are scheduled at the same time (as is quite common).




Project:


Jenkins



Priority:


Minor



Reporter:


Mark Brown

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.