I just got the Jenkins SGE Cloud plugin <https://github.com/jmcgeheeiv/sge-cloud-plugin> working in production at my company.
For LSF, you can use the Jenkins LSF Cloud plugin <https://wiki.jenkins-ci.org/display/JENKINS/lsf-cloud+Plugin>. My SGE Cloud plugin is based on this. On Wednesday, June 11, 2014 at 7:05:58 AM UTC-7, James Hetherington wrote: > > I am considering starting to write a Jenkins plugin to support the use of > HPC job scheduler systems like SGE, LL and PBS. > > Jobs currently queued in the batch system would show as pending jobs in > the Jenkins UI. > Jobs would be qsubbed when they are requested to be built, and the job > would transition to currently running when it runs on the scheduler > > Configuration for the scheduler-based slave would specify the commands to > be used for job submission, termination and status monitoring, with > standard options for common queue systems, > as well as SSH connection details to the login node of an HPC system. > > I have two questions: > > 1. Is anyone aware of a plugin which already does this? > 2. Would anyone be interested in collaborating on such a project? > > -- > > Dr James Hetherington, > > Team Leader, Honorary Lecturer > Research Software Development Department of Computer Science > Research IT Services > Information Services Division Faculty of Engineering > > University College London > > Tel: 02035495164 (Int. 65164) > Mobile: 07946868834 > Skype: ucgajhe > Twitter: @uclrcsoftdev > Blog: blogs.ucl.ac.uk/research-software-development/ > Site: development.rc.ucl.ac.uk > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/a50cd8d2-7aa0-4874-b3f1-de886b84cebc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
