From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp45.i.mail.ru (smtp45.i.mail.ru [94.100.177.105]) (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 4180B4696C3 for ; Thu, 2 Apr 2020 10:43:41 +0300 (MSK) Date: Thu, 2 Apr 2020 10:43:39 +0300 From: Kirill Yukhin Message-ID: <20200402074339.pwke6bmex6sggnm3@tarantool.org> References: <29cc7ab2f67a1d98cc72432ede5648b961320aeb.1585288604.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <29cc7ab2f67a1d98cc72432ede5648b961320aeb.1585288604.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: implement OSX 10.14 testing on mac mini 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 Hello, On 27 мар 10:29, Alexander V. Tikhonov wrote: > Switched OSX 10.14 test jobs to MAC mini hosts. > Renamed Gitlab make rule target 'test_%_no_deps' to 'test_%', which is > used to pass all appropriate target calls to Travis make rule target. > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/osx_on_mini14-full-ci I've checked your patch into 1.10, 2.2, 2.3 and master. -- Regards, Kirill Yukhin