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

Run 'dbtest' suites on enterprise builders

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • BUILD 1 04/03/15

      On the SSL builders, for the suite named 'js' we are doing:
      scons smoke smokeJs

      This is suboptimal (on the regular builders, we split this into two suites 'core' and 'js') but still adequate.

      On the Enterprise builders, for the suite named 'js', we are only doing:
      python buildscripts/smoke.py --auth --authMechanism=CRAM-MD5 js

      This is the equivalent of what 'scons smokeJs' does, except it is adding some extra sauce for auth. This is fine, but we are missing what 'scons smoke' does. We should make a new suite 'core' that does the same thing that the regular builders do for that test suite.

            Assignee:
            ernie.hershey@mongodb.com Ernie Hershey (Inactive)
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: