Re: Access to trigger jobs on jenkins

2013-08-05 Thread Brock Noland
Hi, Are you looking to trigger the pre-commit builds? Unfortunately to trigger *regular* builds you'd need an Apache username according the Apache Infra Jenkins http://wiki.apache.org/general/Jenkinspage. Brock On Sun, Aug 4, 2013 at 1:37 PM, kulkarni.swar...@gmail.com

Re: Access to trigger jobs on jenkins

2013-08-05 Thread kulkarni.swar...@gmail.com
Hi Brock, Yes I was looking to trigger the pre-commit builds without having to check-in a new patch everytime to auto-trigger them. I assumed they were similar to the *regular* builds? On Mon, Aug 5, 2013 at 7:43 AM, Brock Noland br...@cloudera.com wrote: Hi, Are you looking to trigger the

Re: Access to trigger jobs on jenkins

2013-08-05 Thread Brock Noland
Hi, The precommit builds are similar to regular builds but I was curious as I agree it'd be nice to allow people to re-trigger the precommit build who may not have access to the Apache Jenkins. Let's think about that. For now I'd just re-upload the same patch. Brock On Mon, Aug 5, 2013 at

Access to trigger jobs on jenkins

2013-08-04 Thread kulkarni.swar...@gmail.com
Hello, I was wondering if it is possible to get access to be able to trigger jobs on the jenkins server? Or is that access limited to committers? Thanks, -- Swarnim