Actions
Feature #323
closedAdd support for canceling a requested build from web page
Description
Right now, the only way to get a host out of the "build" state is to actually install the host and complete the build. This patch adds a simple "Cancel build" option to the host page, which allows a user to manually take the host out of build state without actually going through the installation.
Files
Updated by Frank Sweetser over 14 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 7700f32f25a18627c885f504eb6b6a2c26fd708d.
Updated by Ohad Levy over 14 years ago
- Status changed from Ready For Testing to Closed
Updated by Frank Sweetser over 14 years ago
- File 0001-Delay-purging-facts-and-reports-on-host-build.patch 0001-Delay-purging-facts-and-reports-on-host-build.patch added
Since the admin can now cancel builds, might it make sense to delay purging out the facts and reports from the database?
Updated by Frank Sweetser over 14 years ago
(though that patch should probably also have a return if @spoof
line in it...)
Actions