There is also the JClouds plugin, which uses the more generic JClouds API for managing cloud instances.
----- Original Message ----- From: [email protected] To: [email protected] At: Mar 14 2013 04:15:13 Thanks Toomas! I looked through EC2-plugin wiki, it is a good reference for us:) Best regards, Shi Feng Xiao(肖士锋) -------------------------------------------------- Cloud Solution Development,DevOps China Systems & Technology Lab Email: [email protected] Tel: (86)10-82450570, (T/L: 905-50570) -------------------------------------------------- From: Toomas Römer <[email protected]> To: [email protected] Date: 2013-03-14 15:32 Subject: Re: how to implement "dynamic slave" Sent by: [email protected] Have you checked out the Amazon EC2 Plugin? See https://wiki.jenkins-ci.org/display/JENKINS/Amazon+EC2+Plugin and for the source https://github.com/jenkinsci/ec2-plugin Cheers, Toomas On Thursday, March 14, 2013 5:07:01 AM UTC+2, Shi Feng Xiao wrote: I am new developer to Jenkins plugin, I like to add Jenkins a way to control virtual machine hosted in Cloud. Configure Jenkins job to provision virtual machine from cloud as the slave to restrict where the job will run, Jenkins will also delete the virtual machine from cloud when the job finishes. My question is that is there any existed extension point for me to develop such plugin? I will be very helpful for any help! -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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/groups/opt_out.
