From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp51.i.mail.ru (smtp51.i.mail.ru [94.100.177.111]) (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 8537E469710 for ; Wed, 20 May 2020 01:19:15 +0300 (MSK) Date: Wed, 20 May 2020 01:18:51 +0300 From: Alexander Turenko Message-ID: <20200519221851.hcfolpp65w6a4la2@tkn_work_nb> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v4 0/3] test: add more tests to packaging 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 branch: avtikhon/gh-4599-packages-testing-full-ci > --- > Alexander V. Tikhonov (3): > build: fix rpm packages build on Fedora 32 > test: return tests to packaging testing > test: add more tests to packaging testing LGTM. CCed Kirill. I left a couple of minor comments in [1], but they are really minor: feel free to ignore. No need to re-review with me if you'll change the patchset according to them. [1]: https://lists.tarantool.org/pipermail/tarantool-patches/2020-May/016881.html WBR, Alexander Turenko.