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

@script folder contains unexpected data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • subversion-plugin

      My Jenkins setup is one master server without executors and multiple build nodes.

      I'm using multibranch pipelines to execute gradle builds.

      The code is stored in SVN.

       

      On the master server, the @script folder of the workspace for a branch contains the gradle wrapper scripts, the "gradle" folder of the repository and also another one of the folders (named "Tools") from the repository.

      This means that a lot of disk space is consumed on master for data which isn't needed there - the gradle build is executed on the build node only.

      Due to limited disk space on the master server this is a big problem for me to have unneeded data stored there.

            Unassigned Unassigned
            the_qa_guy Tobias Geyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: