-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins war org.jenkins-ci.main:jenkins-war:1.617
Jenkins promoted builds plugin 2.21
When we archive builds using the promoted builds plug-in, and set a limit in the job to save for example 10 builds, only 10 "promotions" show up in the UI.
However, on disk, all of the previously promoted builds remain. This can lead to eating up the disk space, and it's invisible to the user who only sees the last 10 builds in the UI (and thus thinks they are being deleted)
Is there a work-around?
- is related to
-
JENKINS-18873 No way to delete promoted-builds from GUI
- Open