From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp46.i.mail.ru (smtp46.i.mail.ru [94.100.177.106]) (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 9B9D24429E1 for ; Thu, 11 Jun 2020 14:35:40 +0300 (MSK) Date: Thu, 11 Jun 2020 14:35:39 +0300 From: Kirill Yukhin Message-ID: <20200611113539.rkzg2ca6b6qnhjrm@tarantool.org> References: <863e5ca812384f62cc573f96b1b314fe87a0b86d.1589999586.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: <863e5ca812384f62cc573f96b1b314fe87a0b86d.1589999586.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] Set full testing for all branches 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, Alexander Turenko Hello, On 20 май 21:35, Alexander V. Tikhonov wrote: > Set full testing with deploy builds and tests for all branches. > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/all-tests-in-branches I've checked your patch into 1.10, 2.3, 2.4 and master. -- Reagrds, Kirill Yukhin