Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Restarting a Hudson build

On 02/13/2015 10:57 AM, SCHREIBER.Martin wrote:
Hi,
Hi,
how do I restart a Hudson build for a specific Gerrit Change?
For example if the Hudson build fails because of an environment issue and I just want to re-run the build to get a +1 for that patchset.
I tried it using "Build Now" in the "Tycho-gerrit" Job, giving the ref number "refs/changes/60/40360/5".
Hudson started the build, building succeeds but it fails executing the ITs [1], saying that "," is not a valid patch set.
From the main Hudson page, which lists all jobs, you should see as a possible action on the top left ~"Trigger Gerrit builds" . Once on the Trigger page, fill it with the review# (40360) and select patch set 5 to re-run a build for patchset 5.

HTH
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top