Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-7842

Remove explicit ulimit -n call in many-collection-test

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.9, 5.0.3, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 1
    • Storage - Ra 2021-07-26

      InĀ WT-7828, ulimit -n 1000000 has been added as the default value was returning 6400 which was too low for the many-coll-test.

      In BUILD-13586, the maximum number of file descriptors that can be opened has been set to 1000000 by default, there is no need to call ulimit -n 1000000 in the evergreen.yml file anymore.

      the calls to sudo su and ulimit -n can be removed onĀ ubuntu1804-wt-large.

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: