From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp52.i.mail.ru (smtp52.i.mail.ru [94.100.177.112]) (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 026CF445320 for ; Mon, 6 Jul 2020 17:02:00 +0300 (MSK) Date: Mon, 6 Jul 2020 17:01:59 +0300 From: Kirill Yukhin Message-ID: <20200706140159.7clxmg4f4ej7txmg@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v2] gitlab-ci: add TPC-H perf 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, Alexander Turenko Hello, On 30 июн 14:01, Alexander V. Tikhonov wrote: > From: Oleg Piskunov > > Added TPC-H into perf testing pipeline. > Set sh2 test server for TPC-H testing. > Set to keep raw SQLite results into artifacts. > > Closes #5010 > --- > > Github: https://github.com/tarantool/tarantool/tree/opiskunov/gh-5010-add-tpch-perf > Issue: https://github.com/tarantool/tarantool/issues/5010 I've checked your patch into 2.3, 2.4 and master. -- Regards, Kirill Yukhin