Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-ocl.dev] Building branches on Hudson

I don't follow... copying from a template would still require to
configure the new created job to use the desired branch... so why do we
need this job creation ?....

Because one or more people may work on more than one bug branch at one time, all of which may desire continuous build/test support.

Having a simple (unique) job designed to execute tests so that it were
configurable in somehow to use the desired branch/tag (via job parameter
or configuring the job it self) should suffice...

Unless more or us compete for the same job. Theoretically, you could have one job per committer. But then, if one committer works on different bugs simultaneously, the committer would have to change the job configuration each time a context switch happens. I'd still prefer the job per branch approach.

Best,
-- Axel


Back to the top