From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp41.i.mail.ru (smtp41.i.mail.ru [94.100.177.101]) (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 ABBBF469710 for ; Fri, 15 May 2020 17:46:41 +0300 (MSK) Date: Fri, 15 May 2020 17:46:40 +0300 From: Kirill Yukhin Message-ID: <20200515144640.63ge3w5m7mj4yway@tarantool.org> References: <32521e7a65cde037b3d408d6692303bc7b7f9de2.1589293962.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: <32521e7a65cde037b3d408d6692303bc7b7f9de2.1589293962.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full testing 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 12 май 17:34, Alexander V. Tikhonov wrote: > Set all test suites at OSX testing. > > Close #4818 > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4818-osx-all-tests-full-ci > Issue: https://github.com/tarantool/tarantool/issues/4818 LGTM. I've checked your patch into 1.10, 2.3, 2.4 and master. -- Regards, Kirill Yukhin