Page MenuHomePhabricator

Support terminating builds, terminating remote processes and build steps
Open, LowPublic

Description

Currently if we want to terminate a build, we have to kill the taskmaster that is running it and cancel the task from the Daemons application, which isn't very feasible.

Harbormaster should support aborting builds in addition to pausing them.

Event Timeline

hach-que raised the priority of this task from to Needs Triage.
hach-que updated the task description. (Show Details)
hach-que added subscribers: hach-que, epriestley.
btrahan added a project: Harbormaster.
btrahan added a subscriber: btrahan.

We're still hitting scenarios where we need the ability to explicitly abort a build (without restarting it). This scenario is where a long-running deployment is currently executing, a bug has been found, and we need to abort the current deployment so we can run out the one with the bug fix.

eadler added a project: Restricted Project.Aug 5 2016, 4:54 PM