Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Hudson jobs created

I've managed to get the tests results to show up for our build from master [1]. We have 55 test failures :-). Although ~45 are probably configuration issues.

[1] https://hudson.eclipse.org/p2/job/p2%20master/5/

I also managed to get our gerrit trigger to work, but the builds are failing. That is, when I push a change to gerrit, the build is kicked-off, but it doesn't work. It complains about the parent POM file, so it seems that we're not fetching the right thing (or we're looking in the wrong place).

It's late now. I'll take a look again tomorrow.

Thank-you Pascal and Krzysztof.

Cheers,
Ian


On Tue, Sep 17, 2013 at 10:38 PM, Ian Bull <irbull@xxxxxxxxxxxxxxxxx> wrote:
I tried to push something to Gerrit (just a change to a text file, so it should work), but the build doesn't appear to kick-off.


I'll dig a bit more tonight.

cheers,
ian


On Tue, Sep 17, 2013 at 8:51 PM, Pascal Rapicault <pascal@xxxxxxxxxxxxx> wrote:
I created two hudson jobs on https://hudson.eclipse.org/p2/
- p2 master - which builds the content of p2 master
- p2 gerrit - which is configured to be triggered from gerrit.

I have tested p2 master and it works, however I don't have the time to
verify the other one so I would appreciate if it could be checked.

Also at this point the both jobs use the N build repo, however I'm
wondering if for one of them we should not use the I build.

Thx

Pascal

_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev



--
R. Ian Bull | EclipseSource Victoria | +1 250 477 7484
http://eclipsesource.com | http://twitter.com/eclipsesource



--
R. Ian Bull | EclipseSource Victoria | +1 250 477 7484
http://eclipsesource.com | http://twitter.com/eclipsesource

Back to the top