After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 727252 - clean up qcow2 disks on error too
clean up qcow2 disks on error too
Status: RESOLVED FIXED
Product: gnome-continuous
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Continuous maintainer(s)
GNOME Continuous maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-03-28 15:16 UTC by Colin Walters
Modified: 2014-09-16 19:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Delete test overlay disks after completion (972 bytes, patch)
2014-09-16 13:21 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2014-03-28 15:16:26 UTC
Right now they just leak and take up a lot of space.
Comment 1 Colin Walters 2014-09-16 13:21:42 UTC
Created attachment 286295 [details] [review]
Delete test overlay disks after completion

Now that we have a mechanism to extract data from the tests, let's by
default delete the overlay disks, since they take up substantial
amounts of space.
Comment 2 Colin Walters 2014-09-16 19:09:26 UTC
Attachment 286295 [details] pushed as fbfeefd - Delete test overlay disks after completion