From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp5.mail.ru (smtp5.mail.ru [94.100.179.24]) (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 14A7441C622 for ; Fri, 3 Jul 2020 14:15:57 +0300 (MSK) Date: Fri, 3 Jul 2020 14:15:56 +0300 From: Kirill Yukhin Message-ID: <20200703111556.i6k7w6ho63h37sbd@tarantool.org> References: <99f015cfe6342f815790596c5431f05663e619f6.1593252865.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <99f015cfe6342f815790596c5431f05663e619f6.1593252865.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] Correct cleanup gitlab-ci for perf jobs List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@dev.tarantool.org, Alexander Turenko Hello, On 27 июн 13:16, Alexander V. Tikhonov wrote: > Found that some perf jobs were forgot to be updated with local cleanup > routine as was done for the other jobs at commit: > > 892a188bc56dc7052bcbe082607a83aa73f28c5b "Correct cleanup gitlab-ci" > > Follows up #5036 > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/gitlab-ci-perf-cleanup > Issue: https://github.com/tarantool/tarantool/issues/5036 I've checked your patch into 1.10, 2.3, 2.4 and master. -- Regards, Kirill Yukhin