From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp62.i.mail.ru (smtp62.i.mail.ru [217.69.128.42]) (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 06827469719 for ; Fri, 18 Sep 2020 18:03:16 +0300 (MSK) Date: Fri, 18 Sep 2020 18:03:14 +0300 From: Kirill Yukhin Message-ID: <20200918150314.fnxcbxmhl62oy7sz@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 0/4] Integrate Jepsen tests to CI List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sergeyb@tarantool.org Cc: tarantool-patches@dev.tarantool.org, alexander.turenko@tarantool.org Hello, On 16 сен 10:07, sergeyb@tarantool.org wrote: > From: Sergey Bronnikov > > Patch series adds Terraform configs to setup test stand in a cloud > infrastructure, script to run Jepsen tests, separate targets to > Makefile. > > Issue: https://github.com/tarantool/tarantool/issues/5277 > CI: https://gitlab.com/tarantool/tarantool/-/pipelines/190225147 In future, please mention branch name in cover letter. I've checked your patchset into master. -- Regards, Kirill Yukhin