From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp44.i.mail.ru (smtp44.i.mail.ru [94.100.177.104]) (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 B1F76469710 for ; Tue, 17 Nov 2020 23:26:51 +0300 (MSK) Date: Tue, 17 Nov 2020 20:26:50 +0000 From: Nikita Pettik Message-ID: <20201117202650.GB19460@tarantool.org> References: <2161b3318413560c0145f011a62c395b5e4fffad.1604425009.git.korablev@tarantool.org> <20201117195151.GA80591@hpalx> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201117195151.GA80591@hpalx> Subject: Re: [Tarantool-patches] [PATCH] vinyl: update gh-4957-too-many-upserts test List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@dev.tarantool.org On 17 Nov 22:51, Alexander V. Tikhonov wrote: > Hi Nikita, thanks for the patch, as I see no new degradations found in > gitlab-ci testing commit criteria pipeline [1], patch LGTM. > > [1] - https://gitlab.com/tarantool/tarantool/-/pipelines/217447464 > Pushed to master, branch is dropped.