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

Option to use symbolic links from workspace to build directory for sources and classes

    XMLWordPrintable

Details

    Description

      The use case is a big application (more than 1 Gb, less than 2 gb), which collects metrics
      via jacoco-agent every night, to get statitics of functional test coverage.

      When the source and classes is copied for each job, the disk space usage get quite big over time.

      When it's only the metrics changing, and not the classes and source, it makes more sense to use symbolic links for these in the job directory instead of a copy.

      A pull request for this option is available:

      https://github.com/jenkinsci/jacoco-plugin/pull/96

       

      Attachments

        Activity

          There are no comments yet on this issue.

          People

            ognjenb Ognjen Bubalo
            mgor Mikael Göransson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: