|
|
-
jenkins testing on 0.20.20x
Steve Loughran 2011-09-15, 16:44
If I have some patches for the 0.20.20x branch, how do I submit them so they get applied and tested on that branch, rather than trunk. I have a patch that I want to get in there, but the JIRA process doesn't like the (unappliable to trunk patch). I could get the patch into trunk first and backport it, but really you want both branches' patches auto-reviewed
-
Re: jenkins testing on 0.20.20x
Giridharan Kesavan 2011-09-15, 16:49
Steve,
At the moment patch testing through jenkins is automated only for trunk.
On Thu, Sep 15, 2011 at 9:44 AM, Steve Loughran <[EMAIL PROTECTED]> wrote: > If I have some patches for the 0.20.20x branch, how do I submit them so they > get applied and tested on that branch, rather than trunk. I have a patch > that I want to get in there, but the JIRA process doesn't like the > (unappliable to trunk patch). I could get the patch into trunk first and > backport it, but really you want both branches' patches auto-reviewed >
-- -Giri
-
Re: jenkins testing on 0.20.20x
Jeffrey Naisbitt 2011-09-15, 16:52
Most people working on the 0.20.20x branch prefer that you still run test-patch manually and then post the results as a comment to the Jira. If the change is complicated enough, it's a good idea to run the tests and post the results too. -Jeff
On 9/15/11 11:49 AM, "Giridharan Kesavan" <[EMAIL PROTECTED]> wrote:
> Steve, > > At the moment patch testing through jenkins is automated only for trunk. > > > > On Thu, Sep 15, 2011 at 9:44 AM, Steve Loughran <[EMAIL PROTECTED]> wrote: >> If I have some patches for the 0.20.20x branch, how do I submit them so they >> get applied and tested on that branch, rather than trunk. I have a patch >> that I want to get in there, but the JIRA process doesn't like the >> (unappliable to trunk patch). I could get the patch into trunk first and >> backport it, but really you want both branches' patches auto-reviewed >> > >
-
Re: jenkins testing on 0.20.20x
Eli Collins 2011-09-15, 16:52
See HADOOP-7435.
On Thu, Sep 15, 2011 at 9:44 AM, Steve Loughran <[EMAIL PROTECTED]> wrote: > If I have some patches for the 0.20.20x branch, how do I submit them so they > get applied and tested on that branch, rather than trunk. I have a patch > that I want to get in there, but the JIRA process doesn't like the > (unappliable to trunk patch). I could get the patch into trunk first and > backport it, but really you want both branches' patches auto-reviewed >
-
Re: jenkins testing on 0.20.20x
Steve Loughran 2011-09-15, 17:08
On 15/09/11 17:52, Jeffrey Naisbitt wrote: > Most people working on the 0.20.20x branch prefer that you still run > test-patch manually and then post the results as a comment to the Jira. If > the change is complicated enough, it's a good idea to run the tests and post > the results too. > -Jeff
Thanks, I'll do that. These are all pretty minor things.
|
|