Project

General

Profile

Actions

Bug #11516

closed

run-make-check.sh should check ulimits

Added by Loïc Dachary about 9 years ago. Updated about 9 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

it will run nproc / 2 simultaneous tests and the nofile value should be raised to ~16k. These are the relevant files on fedora.

[loic@rex003 ~]$ cat /etc/security/limits.d/ubuntu.conf 
    ubuntu hard nofile 16384
[loic@rex003 ~]$ cat /etc/security/limits.d/90-nproc.conf
it doesn't do so directly
*       soft    nproc     16000
root       soft    nproc     unlimited

Actions

Also available in: Atom PDF