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

resmoke should pass in the location of programs it's using

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible

      resmoke passes a variety of useful information to jstests via TestData and MongoRunner. Some info which isn't passed through are the locations of the various programs that it's running, ie. what has been specified to --mongo=, --mongod, and so on (or the default values if they have not been specified).

      This would improve consistency where jstests need to run one of these programs. Currently such tests have to either hardcode in a leading "./", or try to guess about how the user might want to run the jstest.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kevin.pulo@mongodb.com Kevin Pulo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: