diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-04-13 11:55:59 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-04-13 17:51:27 +0000 |
commit | b8394600d855a88b38f01feeadf5a63e703183cd (patch) | |
tree | 02cfef45caed35d2a375e1f0f057da910ecc374c /cmd/podman/utils.go | |
parent | 4b25039cf4d9f38bbe7e8ed4a2fb3d87cf87e53e (diff) | |
download | podman-b8394600d855a88b38f01feeadf5a63e703183cd.tar.gz podman-b8394600d855a88b38f01feeadf5a63e703183cd.tar.bz2 podman-b8394600d855a88b38f01feeadf5a63e703183cd.zip |
HACK temporary fix for test suite
We leak open files when creating new c/storage stores (locks do
not close themselves, so the open FDs in the test suite increase
every time we use c/storage to load cached images for the tests).
Fix this temporarily by increasing rlimits on open files until we
can create a permanent fix next release.
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Closes: #615
Approved by: baude
Diffstat (limited to 'cmd/podman/utils.go')
0 files changed, 0 insertions, 0 deletions