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

XMLWordPrintableJSON

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

      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
            Reporter:
            Kevin Pulo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: