Maybe this does not apply to the platform build but for other projects, you can setup a build that listens for Gerrit changes and let Hudson give a -1/+1 when the build fails/succeeds.
For example [1] It is triggered by a Gerrit change. If you link into Gerrit [2] then you can see Hudson posting on the change. (credits for the setup to Mickael Istria) [1] https://hudson.eclipse.org/nebula/job/nebula-Gerrit/234/ [2] https://git.eclipse.org/r/#/c/46262/ Since the configuration is protected, here is a screenshot of the Hudson config. [image: Inline image 1] On Thu, Apr 23, 2015 at 9:37 PM, David M Williams <[email protected] > wrote: > Marcel, > > Hope you don't mind me posting to cross-project list, but others may have > same question, and others may know more about it, than I do (when it comes > to Gerrit). > > Not sure how much is documented where, but the short answer is A) I do not > know that anyone has connected this to Gerrit in anyway but B) to run from > [1], just login, with committer e-mail, and committer pw, and then you'll > see a "build now" button. It has some fields to fill in, but, you can just > use the defaults. Well, that assume's you have check in your changes to > 'master'. Not sure how to do, "like Gerrit does" with those little side > branches. > > HTH > > > > > From: Marcel Bruch <[email protected]> > To: David M Williams/Raleigh/IBM@IBMUS, > Date: 04/23/2015 02:23 PM > Subject: Which job to run when testing a contribution? > ------------------------------ > > > > David, > > I’m confused :-) Sorry, it seems I lost track how the contribution process > changed with the move to Gerrit. I made a contribution via Gerrit [2] and > submitted it. Now I’d like to run the build to make sure everything works > as expected. With the move to Gerrit the build job changed as well, right? > I wonder how I can manually trigger a build now. Do I just run [1]? > > I scanned [3] for pointers but couldn’t find information about how to run > the build there. Maybe I’m looking at the wrong page? > > Thank you very much for a pointer. > > Marcel > > [1] > *https://hudson.eclipse.org/simrel/job/simrel.mars.runaggregator.VALIDATE/* > <https://hudson.eclipse.org/simrel/job/simrel.mars.runaggregator.VALIDATE/> > [2] *https://git.eclipse.org/r/#/c/46375/* > <https://git.eclipse.org/r/#/c/46375/> > [3] > *https://wiki.eclipse.org/Simrel/Contributing_to_Simrel_Aggregation_Build* > <https://wiki.eclipse.org/Simrel/Contributing_to_Simrel_Aggregation_Build> > -- > Codetrails GmbH > The knowledge transfer company > > Robert-Bosch-Str. 7, 64293 Darmstadt > Phone: +49-6151-276-7092 > Mobile: +49-179-131-7721 > *http://www.codetrails.com/* <http://www.codetrails.com/> > > Managing Director: Dr. Marcel Bruch > Handelsregister: Darmstadt HRB 91940 > > > _______________________________________________ > cross-project-issues-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev >
_______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
