
Prevent builds from running in parallel
Reported by Tilmann Singer | February 11th, 2010 @ 05:29 PM
When I push while there is still a previous build running then a new build will be started and apparently they run in parallel. With rails specs that operate on the same test database this creates all kinds of conflicts.
Ideally I would want that all older builds are aborted and only one build runs at once, which should be for the latest commit.
Is this possible somehow?
Comments and changes to this ticket
-
Tilmann Singer February 12th, 2010 @ 04:31 PM
I also tried to remove the line
c.build_all!
from the config but that does not have the desired effect.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Automated continuous integration server that doesn't suck.