From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp32.i.mail.ru (smtp32.i.mail.ru [94.100.177.92]) (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 512AA469710 for ; Fri, 8 May 2020 11:17:33 +0300 (MSK) Date: Fri, 8 May 2020 11:17:32 +0300 From: Kirill Yukhin Message-ID: <20200508081732.onfeuotftcve4wxf@tarantool.org> References: <1588786429.441520222@f435.i.mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1588786429.441520222@f435.i.mail.ru> Subject: Re: [Tarantool-patches] [PATCH v2] gitlab-ci: keep perf results as gitlab-ci artifacts` List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Oleg Piskunov Cc: tarantool-patches Hello, On 06 май 20:33, Oleg Piskunov wrote: > > > Gitlab-ci pipeline modified in order to keep > performance results into gitlab-ci artifacts. >   > Closes #4920 I've checked your patch into 1.10, 2.3, 2.4 and master. -- Regards, Kirill Yukhin