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

Increase scons stack size for eslint

    • Fully Compatible
    • ALL
    • Hide

      Run the test with -j>1 on rhel6.2 without the --stack-size set.

      (the below will fail if there are more than a single core or --stack-size=1024 switch is not added)

      scons --ssl MONGO_DISTMOD=rhel62 -j$(grep -c ^processor /proc/cpuinfo) --release CC=/opt/mongodbtoolchain/v2/bin/gcc CXX=/opt/mongodbtoolchain/v2/bin/g++ OBJCOPY=/opt/mongodbtoolchain/v2/bin/objcopy CPPPATH="/opt/basis/rlp/rlp/include /opt/basis/rlp/utilities/include" --use-basis-tech-rosette-linguistics-platform=on lint
      
      Show
      Run the test with -j>1 on rhel6.2 without the --stack-size set. (the below will fail if there are more than a single core or --stack-size=1024 switch is not added) scons --ssl MONGO_DISTMOD=rhel62 -j$(grep -c ^processor /proc/cpuinfo) --release CC=/opt/mongodbtoolchain/v2/bin/gcc CXX=/opt/mongodbtoolchain/v2/bin/g++ OBJCOPY=/opt/mongodbtoolchain/v2/bin/objcopy CPPPATH= "/opt/basis/rlp/rlp/include /opt/basis/rlp/utilities/include" --use-basis-tech-rosette-linguistics-platform=on lint
    • Build 18 (08/05/16)
    • 0

      Running the test using multiple cores causes failures on the new rhel62 ami if --stack-size parameter is not increased from default of 256.

            Assignee:
            brian.mccarthy@mongodb.com Brian McCarthy
            Reporter:
            brian.mccarthy@mongodb.com Brian McCarthy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: