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

Limit the -j/num_jobs_available for high core ARM CI servers

    • Fully Compatible
    • v3.6, v3.4

      We use $(grep -c ^processor /proc/cpuinfo) as the -j/num_jobs_available value for ubuntu1604-arm64 distros right now.
      As we're about to get new high core build ARM servers, we should limit the num_jobs_available because some test might fail when the value is too high (nobody runs 96 mongod instances on a single server in a real setup).

      We should do it in such way that this would work on both new and old servers.

            Assignee:
            zakhar.kleyman@mongodb.com Zakhar Kleyman
            Reporter:
            zakhar.kleyman@mongodb.com Zakhar Kleyman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: