Jenkins EC2 Plugin doesn't provision existing stopped instances

2017-07-07 Thread Ahmed Akram
Hello all, I have a Jenkins setup with 1 master and 9 slaves on AWS and using the EC2 Plugin to manage them. When setting-up my slave I ticked the "Stop/Disconnect on idle" option so my slaves won't be terminated on idle timeout but rather stopped so it's faster when rebooting them. However,

Re: Jenkins EC2 plugin: Use Instance-ID of slave instead if AMI-ID

2016-11-29 Thread bleras00
va escriure: > > Hi all, > > I have been looking at the jenkins ec2 plugin for jenkins. I've read the > documentation for the plugin on the plugin page. I can't find a way to set > an instance-ID > (i-88e6xxx) instead of an AMI-ID to start slaves. I've seen the option to &

Re: Jenkins EC2 plugin spot instances and Google Login plugin - Can't access JNLP file

2016-01-09 Thread Michael Barrientos
Ping since this might have been lost over the holidays. For now I've resorted to forking EC2 plugin to avoid this. I'm sure this is not what you want. On Wednesday, December 30, 2015 at 4:37:27 PM UTC-8, Michael Barrientos wrote: > > We would like to use Jenkins EC2 plugin to creat

Jenkins EC2 plugin spot instances and Google Login plugin - Can't access JNLP file

2015-12-30 Thread Michael Barrientos
We would like to use Jenkins EC2 plugin to create spot instances for our tests. We also use the Google Login Plugin, but the login plugin seems to get int the way of the mechanism that the Spot plugin uses to register itself; it cannot read the /computer/[slave id]/slave-agent.jnlp file

Re: jenkins ec2 plugin

2014-08-22 Thread Akash Gupta
Hi, I am using Jenkins 1.574 and Amazon EC2 plugin 1.24. Also I had setup the master executor to zero but when I run the job it not launching new slaves instead the jobs are showing waiting up in the queue. On Thu, Aug 21, 2014 at 10:38 PM, jpd4nt jdrawn...@nationaltheatre.org.uk wrote: Hi.

Re: jenkins ec2 plugin

2014-08-22 Thread Akash Gupta
Do we also need to set any init script for launching new slave. When I manually launced the slave to execute the build the slave status is showing idle and it not able to execute the job. -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To

jenkins ec2 plugin

2014-08-21 Thread Akash Gupta
Hi, I have installed ec2 plugin and I configured jenkins master to trigger slaves automatically and I executed 3 builds along with that I run commands on the server to spike the cpu load but still no slave has been launched. Please help Many Thanks -- You received this message because you

jenkins ec2 plugin

2014-08-21 Thread jpd4nt
Hi. Can you post what version of Jenkins you are using and what version of ec2 plugin you are using. Also have you set the master to have zero executors, that will force the jobs to run on a slave -- You received this message because you are subscribed to the Google Groups Jenkins Users

Re: Jenkins EC2 plugin: Use Instance-ID of slave instead if AMI-ID

2012-08-04 Thread Stefan Dänzer
large repositories, pull times of repositories can be time consuming when initial pull is performed. Stefan sent from mobile. On Aug 3, 2012 10:16 PM, R. Tyler Croy ty...@monkeypox.org wrote: On Mon, 16 Jul 2012, Tisch wrote: Hi all, I have been looking at the jenkins ec2 plugin for jenkins

Re: Jenkins EC2 plugin: Use Instance-ID of slave instead if AMI-ID

2012-08-04 Thread Sami Tikka
repositories, pull times of repositories can be time consuming when initial pull is performed. Stefan sent from mobile. On Aug 3, 2012 10:16 PM, R. Tyler Croy ty...@monkeypox.org wrote: On Mon, 16 Jul 2012, Tisch wrote: Hi all, I have been looking at the jenkins ec2 plugin

Re: Jenkins EC2 plugin: Use Instance-ID of slave instead if AMI-ID

2012-08-03 Thread Tisch
bump. On Monday, July 16, 2012 9:09:44 AM UTC+2, Tisch wrote: Hi all, I have been looking at the jenkins ec2 plugin for jenkins. I've read the documentation for the plugin on the plugin page. I can't find a way to set an instance-ID (i-88e6xxx) instead of an AMI-ID to start slaves. I've

Jenkins EC2 plugin: Use Instance-ID of slave instead if AMI-ID

2012-07-16 Thread Tisch
Hi all, I have been looking at the jenkins ec2 plugin for jenkins. I've read the documentation for the plugin on the plugin page. I can't find a way to set an instance-ID (i-88e6xxx) instead of an AMI-ID to start slaves. I've seen the option to stop a slave instead of terminating it. So I'm