Use buildResultKey as the working directory name instead of the buildKey

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Builds
    • None
    • 0
    • 1

      Problem Definition

      Currently, build working directories are structured based on the buildKey (e.g., PROJ-PLAN-JOB1).

      Suggested Solution

      Use the buildResultKey (buildKey + buildNumber) as the working directory.
      Some pros: guarantees that all build jobs run in an unique location, allows previous build artifacts to remain (specially from failed builds), and doesn't incur the performance penalty of cleaning up the directory in every new build.

            Assignee:
            Unassigned
            Reporter:
            Eduardo Collaziol
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: