From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp29.i.mail.ru (smtp29.i.mail.ru [94.100.177.89]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 5FA2E441841 for ; Wed, 25 Mar 2020 10:59:16 +0300 (MSK) Date: Wed, 25 Mar 2020 10:59:14 +0300 From: Sergey Bronnikov Message-ID: <20200325075914.GA70116@pony.bronevichok.ru> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v2] test: fix OSX host setup List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: Oleg Piskunov , tarantool-patches@dev.tarantool.org On 21:09 Mon 23 Mar , Alexander V. Tikhonov wrote: > Fixed OSX host setup for Tarantool build: > - set brew installation from Homebrew repository instructions; > - set in use Python 2 latest commit from tapped local formula, > since Python 2 is EOL, also removed extra pip installation with > get-pip script, because tapped formula installs pip itself; > - added upgrade packages call to avoid of fails on already > installed packages, but with previous version. > > Fixed OSX host setup for Tarantool test: > - set maximum processes limit value to 2500 for testing process; > - set 'var' directory for test-run tool to the shorter path name > to avoid of issues with long names; Looks good to me. One note: I suspect python brew file was copied from somewhere. It would be better to specify resource.