Nice, this could be very useful to us! One question though: is there anyway 
we can change/affect the command line parameters to qsub? 
* We make extensive use of complex variables to select what queues and 
servers to use. For instance, instead of "-q jenkins.q", we might use "-l 
jenkinsq,arch=lx24-amd64,OS=RHEL6.6" to select queue, architecture and 
operating system.
* The default shell at my company is tcsh (don't ask...), so -S /bin/bash 
is not always appropriate.
* Some users don't want to inherit the environment (-V).

Command line options will not be overridden by #$ in our jobs. Do you have 
any suggested solution for us? Alternatively, how to we post a feature 
request? :)

/Susanne Lindgren

On Monday, March 7, 2016 at 6:44:28 PM UTC+1, John McGehee wrote:
>
> I have developed a Jenkins plugin that runs jobs on Sun Grid Engine (SGE) 
> <https://github.com/wavecomp/sge-cloud-plugin>.  We are using it in 
> production at Wave Computing.
>
> I would like to add it as an official Jenkins plugin.  Can you set me up?
>
> John McGenee
> Wave Computing
> Campbell, CA
>

-- 
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/4c77ece8-9c76-4b29-b7b8-990ff7b1749a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to