Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-28267

Resmoke should have a flag to copy files to a tempdir before running

    • Server Tooling & Methods

      It would be nice if resmoke could copy the files that matter for testing to a temp directory (lets say inside of either build or /data/db) before running the tests and deleting them after. This would let developers switch branches and carry on with other work while resmoke runs.

      It probably needs to copy the full jstests tree and at least a few of the binaries. Ideally, for large files (>10M?) it would try to hardlink first and fall back to a full copy if that fails (eg different file systems).

            Assignee:
            backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: