How do I automatically stop an older build when new changes are checked in
I have setup the builds to run with a quiet period of 5mins. We have some load tests that take a while to run, if there are new changes checked in while the curent build is running how can I atomatically stop the current build so that a new build with the additional changes can be kicked off
Please sign in to leave a comment.
Dinesh,
Sorry for the delay in replying.
There is no automatic ability to do that, unless you write a custom Java plugin for TeamCity.
You might be interested in voting for a feature request that seem to address what you need.