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

jstests/testing_only_commands.js fails when run under small_oplog

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      Build slaves that run the small_oplog suite
    • ALL

      The small_oplog scons target (startMongodSmallOplog) runs two mongods in a master-slave pair, and the port 28000 used by the slave conflicts with the hard-coded port 29000 used by testing_only_commands.js (because of the http port opened 1000 higher than the base 28000 port). testing_only_commands.js should either use a different hard-coded port or, if possible, dynamically pick a port that does not conflict with the environment the test is running in.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            tad Tad Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: