Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-27297

Using jacoco is drastically increasing Jenkins historical builds folder size

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • jacoco-plugin
    • None

      We have fairly complex build process where each build produces 400 jacoco exec files which are total of 80MB, in addition of exec files jacoco is also keeping snapshot of source code and class files which is drastically increasing the cost for keeping historical build which we all want to keep.

      Jacoco plugin should make it configurable to persist old Java/Class files or not, as generating trend chart shouldn't require keeping the entire data set but trend chart can be generated incrementally, as most people wouldn't need to go and analyze older code coverage reports.

            ognjenb Ognjen Bubalo
            hs2501 Hemant Singh
            Votes:
            7 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: