hudson3-plugins / accelerated-build-now-plugin

Accelerated Build Now plugin
Other
0 stars 1 forks source link

Build now for parameterized builds? #1

Open HiranChaudhuri opened 10 years ago

HiranChaudhuri commented 10 years ago

Hello there.

I have two builds. One takes care for the complete project and is quite bulky. It shall execute in regular time intervals. The other one takes care of one specific component and thus runs fast to enhance user experience. A parameter specifies which component needs to be built. Unfortunately the builds are not independent enough so they cannot run in parallel.

Now I'd like the fast build to preempt the bulky one, and I understand that 'accelerated build now' is the thing I need. However there are a few things I cannot match:

How can I make the fast job preempt the bulky? How can I pass the parameter for the parameterized fast build? How can I make the fast job preempt other fast runners if they cover the same component? How can I create the fast job through REST API?

Hiran

wjprakash commented 10 years ago

Hi Hiran, Sorry we missed this message. For better results I would suggest you to post this in the Hudson forum https://www.eclipse.org/forums/index.php/f/229/