Closed
Bug 1615174
Opened 5 years ago
Closed 5 years ago
`ulimit -n` is too high in jobs happening in docker
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox75 fixed)
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
It is currently 1M, and the result is that some things are much slower. For example, on GCP, configure times are > 160s vs. ~60s with a limit lowered to a more reasonable value.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/97771e88ad8d
Set ulimit to a reasonable value for tasks. r=dmajor
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•