From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.mail.ru (smtp1.mail.ru [94.100.179.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 9521F469719 for ; Fri, 25 Sep 2020 18:50:12 +0300 (MSK) Date: Fri, 25 Sep 2020 18:50:11 +0300 From: Kirill Yukhin Message-ID: <20200925155011.c2tcawuhzcdn24ih@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 v2 2/2] gitlab-ci: set opensuse jobs to test group 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 17 сен 11:04, Alexander V. Tikhonov wrote: > Set opensuse jobs to test group to be sure that it will be run with > artifacts collecting and without gitlab-ci jobs extra parallization. > --- > .gitlab-ci.yml | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) I've checked your patch into 1.10, 2.4, 2.5, master. -- Regards, Kirill Yukhin