About pruning build results
Accepted answer
As far as when they are deleted there is a task that runs every 900 seconds by default. It is editable under Advanced Properties on the CCM admin page under com.ibm.team.build.internal.service.delete.BuildResultPrunerTask.
An important limitation to be aware of is the pruner task will only delete 50 builds at a pass.
~Spencer
An important limitation to be aware of is the pruner task will only delete 50 builds at a pass.
~Spencer
Hi Please check the build definition's overview tab for pruning. You can enable it and then tell how many successful/failed build results to keep. In additon you can mark builds as a release which will preserve them.
2 other answers
Thanks for help!
As far as when they are deleted there is a task that runs every 900 seconds by default. It is editable under Advanced Properties on the CCM admin page under com.ibm.team.build.internal.service.delete.BuildResultPrunerTask.
An important limitation to be aware of is the pruner task will only delete 50 builds at a pass.
~Spencer
Hi Please check the build definition's overview tab for pruning. You can enable it and then tell how many successful/failed build results to keep. In additon you can mark builds as a release which will preserve them.