View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015184CDash(No Category)public2014-10-01 10:072014-10-01 10:16
Reportertrsystran 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusnewResolutionopen 
PlatformOSOS Version
Product Version2.2 
Target VersionFixed in Version 
Summary0015184: Add action to remove a build by id
DescriptionWe recently enabled memcheck dynamic analysis for nightly build on cdash, with a large test base. It generated about 250000 errors per build. This meant 1.5GB in database per build.

This was too big for us, and we had to cleanup all this.
There is no way on the cdash interface to delete a specific build.
So we created a "removeBuildsById.php" based on "removeBuilds.php".
You can find it joined to this bug report.

It still requires a link from somewhere on the admin interface though.


It would be great to have better control on administrative tasks like this one: select builds by id, or date, or more complex criterion.
Or even more precise: be able to delete the dynamic analysis part of the build while keeping the build itself (and the rest, like the tests...).
TagsNo tags attached.
Attached Filesgz file icon removeBuildsById.tar.gz [^] (1,545 bytes) 2014-10-01 10:07

 Relationships

  Notes
(0036883)
Julien Jomier (manager)
2014-10-01 10:12

If you login as admin, you can delete specific builds by clicking on the folder icon for the build and then click on "remove this build"
(0036884)
trsystran (reporter)
2014-10-01 10:16

Oh, OK. Well hidden feature...

Is this also available on the build summary page itself? (http://cdash/buildSummary.php?buildid=xxxx [^]) (that's where I looked to find a remove like...)
If not, it may be useful to add.

 Issue History
Date Modified Username Field Change
2014-10-01 10:07 trsystran New Issue
2014-10-01 10:07 trsystran File Added: removeBuildsById.tar.gz
2014-10-01 10:12 Julien Jomier Note Added: 0036883
2014-10-01 10:16 trsystran Note Added: 0036884


Copyright © 2000 - 2018 MantisBT Team