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 searching for a way to start that stopped slave up again instead of launching another AMI.
This would save the state of the last compilation on the slave and would therefore save CMS pulling times and eventually compilation times. So I was wondering if one could provide an instance-ID instead of an AMI-ID to launch for the ec2 plugin. Thanks, Stefan