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

ASAN build variant configurations should respect "run_multiple_jobs"

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.10
    • Affects Version/s: 3.3.9
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • ALL
    • TIG 17 (07/15/16)
    • 0

      The ASAN variants are passing in a hard-coded -jXX as part of the test_flags variable. This will override the number of jobs computed from num_jobs_available, run_multiple_jobs, and max_jobs.

      The correct way is to set num_jobs_available instead of passing in a hard-coded number.

            Assignee:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: