buildResultUUID for existing build results
Hi,
Is it possible to find out the buildResultUUID values for existing build
results stored in the system?
Use case is that we have a few very old build results from scheduled
builds that are stuck at 99% completion as they never received the
completeBuildActivity notification. However, because these were
scheduled builds we cannot delete them, therefore I'd like to simply use
ant to set the completeBuildActivity to the server for those results.
Cheers,
Dom
Is it possible to find out the buildResultUUID values for existing build
results stored in the system?
Use case is that we have a few very old build results from scheduled
builds that are stuck at 99% completion as they never received the
completeBuildActivity notification. However, because these were
scheduled builds we cannot delete them, therefore I'd like to simply use
ant to set the completeBuildActivity to the server for those results.
Cheers,
Dom
2 answers
Ditto. I'm looking at trying waitForTeamBuild to get the buildResultUUID. Did you solve this another way?
Jordi
Jordi
Hi,
Is it possible to find out the buildResultUUID values for existing build
results stored in the system?
Use case is that we have a few very old build results from scheduled
builds that are stuck at 99% completion as they never received the
completeBuildActivity notification. However, because these were
scheduled builds we cannot delete them, therefore I'd like to simply use
ant to set the completeBuildActivity to the server for those results.
Cheers,
Dom
Comments
Phil Rumble
Oct 29 '13, 9:03 p.m.Is there a way to programatically retrieve the Buildresult uuid based upon the label applied to the result?