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

smoke.py does not run ssl tests on windows enterprise build

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 2.5.3
    • Component/s: Testing Infrastructure
    • Environment:
      Windows Enterprise build
      Git hash:
      mongo - 1ea7e56cb2b8653d4b0453f04728033df34be9e1
      enterprise - d919ef07f817832732d2a0a2ec68251bc161193a
    • ALL
    • Hide
      1. Install MongoDB enterprise edition
      2. git clone mongodb
      3. Install python, pymongo, pywin32
      4. python buildscripts\smoke.py --mongod="c:\Program Files\MongoDB 2.5.2 Enterprise\bin\mongod.exe" --mongo="c:\Program Files\MongoDB 2.5.2 Enterprise\bin\mongo.exe" --smoke-db-prefix=d:\smoke --use-ssl ssl
      Show
      Install MongoDB enterprise edition git clone mongodb Install python, pymongo, pywin32 python buildscripts\smoke.py --mongod="c:\Program Files\MongoDB 2.5.2 Enterprise\bin\mongod.exe" --mongo="c:\Program Files\MongoDB 2.5.2 Enterprise\bin\mongo.exe" --smoke-db-prefix=d:\smoke --use-ssl ssl

      Running smoke.py fails

      0 tests succeeded
      8 tests didn't get run
      The following tests failed (with exit code):
      c:\Users\qa377\git\mongo\jstests\ssl\initial_sync1_x509.js -3

      Earlier in the log
      m31002| 2013-10-15T23:24:43.415+0000 [rsStart] replSet info qa377s:31001 : { ok
      : 0.0, errmsg: "not authorized on admin to execute command

      { replSetHeartbeat: " jstests_initsync1", v: -2, pv: 1, checkEmpty: false, from: "" }

      ", code: 13 }
      m31002| 2013-10-15T23:24:43.415+0000 [rsStart] replSet can't get local.system.r
      eplset config from self or any seed (yet)
      {

            Assignee:
            Unassigned Unassigned
            Reporter:
            sridhar Sridhar Nanjundeswaran (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: