Issue Type: Bug Bug
Assignee: Francis Upton
Components: ec2, plugin
Created: 17/Apr/14 2:47 PM
Description:

hudson.plugins.ec2.EC2Cloud.provision has calculates the excessWorkload in a way that doesn't take the ami configurations in account.

Because of that, if I configure two diffent AMI's:

AMI#1 to handle jobs on label "cloud-1"
AMI#2 to handle jobs on label "cloud-2"

If AMI#2 has idle online slaves and I start a new job tied to label cloud-1, the provisioner won't provision instances to handle the jobs on cloud-1 because excessWorkload will be negative due to idle slaves on cloud-2.

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

Reply via email to