From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp3.mail.ru (smtp3.mail.ru [94.100.179.58]) (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 CFBDB469710 for ; Thu, 21 May 2020 18:54:06 +0300 (MSK) Date: Thu, 21 May 2020 18:53:23 +0300 From: Sergey Bronnikov Message-ID: <20200521155323.GA59390@pony.bronevichok.ru> References: <1589822841.925400170@f462.i.mail.ru> <20200520080717.GA1400@pony.bronevichok.ru> <1590061225.245862957@f454.i.mail.ru> <20200521130032.GA81082@pony.bronevichok.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200521130032.GA81082@pony.bronevichok.ru> Subject: Re: [Tarantool-patches] [PATCH v2] gitlab-ci: integration testing vshard List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Oleg Piskunov Cc: tarantool-patches@dev.tarantool.org, Alexander Turenko On 16:00 Thu 21 May , Sergey Bronnikov wrote: > > >4. You are using latest version of vshard from a master branch, so you > > >are testing latest version of tarantool against latest *non-released* > > >version of vshard. Why? From my point of view we should test against > > >released and supported versions of vshard. Latest release was on Feb 24 > > >and we must use it in testing. > > As we discussed in chat — latest version of vshard will be used. > > Actually it was not so. We decided that you will go to person who knows > more than me about vshard and ask him about preferred versions of vshard > for testing. > > Once again: information that new tarantool release is compatible with > vshard from master is useless for tarantool users, because no one take > git version for more or less serious usage. Users relies on released > versions. According to answers from MRG users they uses vshard provided by luarocks. So I propose to switch testing to the latest vshard version in luarocks. > > -- > > Oleg Piskunov -- sergeyb@