@script folder contains unexpected data

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Not A Defect
    • Priority: Major
    • Component/s: subversion-plugin
    • Environment:

      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.

            Assignee:
            Unassigned
            Reporter:
            Tobias Geyer
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: