Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] Verification builds on all proposed changes

Good stuff. For those who haven't seen it in action, I put a screencast up at http://alblue.bandlem.com/2011/02/gerrit-git-review-with-jenkins-ci.html recently. 

Alex

Sent from my iPhone 4

On 3 Mar 2011, at 15:54, Matthias Sohn <matthias.sohn@xxxxxxxxxxxxxx> wrote:

2011/3/3 Matthias Sohn <matthias.sohn@xxxxxxxxxxxxxx>
With the help from Robert Sandell (author of gerrit-trigger hudson plugin [1]) 
and webmaster we succeeded to configure hudson to now run verification
builds on all proposed changes for jgit. Hudson will vote in category 
"Verify" on all changes (-1 if build or tests fail, +1 if build and tests succeed).
See [2] for an example where this worked the first time.

At the moment it still puts wrong links into the gerrit comments which point to
the productive hudson but these jobs run on sandbox hudson as the gerrit-trigger
plugin didn't yet get certified by the webmasters to be stable enough for prime time.

So until this is fixed and you see a link in gerrit comment like 
translate that to

This problem is tracked in [3]. Let me know if you experience any problems
with this build job.

If this proves to work well I will configure a similar job for egit.


In case you want to manually trigger another verification build on a change
which is already uploaded to gerrit : 
- search for your change using a Gerrit query [1] 
- select the patchset to build
- and hit "Trigger  Selected"


--
Matthias
<Screen shot 2011-03-03 at 16.50.23.png>
_______________________________________________
jgit-dev mailing list
jgit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jgit-dev

Back to the top