[tarantool-patches] Re: [PATCH v2] travis-ci: fix OSX max files limits

Kirill Yukhin kyukhin at tarantool.org
Fri Jul 26 20:50:29 MSK 2019


Hello,

On 25 июл 14:33, Alexander V. Tikhonov wrote:
> Increased the maximum number of open file descriptors on macOS.
> 
> Travis-ci: needed the "ulimit -n <value>" call, because found
> that the tests fail without it even with launchctl limit tool set.
> 
> Gitlab-ci: needed the "launchctl limit maxfiles <value>" call,
> because under gitlib-ci it is needed the password to change the
> limits and we call the sudo tool which separates the local set
> of the environment.
> 
> Closes #4373

I've checked the patch into master.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list