On 14 May 2013 23:49, Kevin Hilman khilman@linaro.org wrote:
Fathi Boudra fathi.boudra@linaro.org writes:
[...]
Is there a way for us (linaro folks) to see more of the Jenkins setup for these jobs (including the scripts.) There appears to be some useful add-ons being used. Read-only access to the detailed configuration of the jenkins jobs would be very useful.
You've got access and can even view/modify the set up.
I'm logged in to ci.linaro.org (via Launchpad) but I don't see the 'configure' option on any of the jobs, or the 'New Job' link to create a new job. What am I missing?
Make sure "Team membership: linaro-ci-build-test-service" is checked when you log in.
I used a multi-configuration project for these jobs. If you have more questions, just ask.
I use multi-configuration projects locally too, but the output of yours looks different from mine. Not sure if it's because of different jenkins versions, or if you've got some additional jenkins add-ons. That's why I'd like to see the jenkins job details.
to get a list of plugins installed: https://ci.linaro.org/jenkins/pluginManager/api/xml?depth=1 https://ci.linaro.org/jenkins/pluginManager/api/xml?depth=1&xpath=/*/*/s...
off-topic, I'd like to move the jobs configuration to a more friendly format: http://ci.openstack.org/jenkins-job-builder/configuration.html
hosted on git.linaro.org. It should make the life easier to set up job and duplicate them as needed.
Thanks for the help,
Kevin