From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6631438923266523136 X-Received: by 2002:a17:906:2352:: with SMTP id m18-v6mr404497eja.9.1544190410434; Fri, 07 Dec 2018 05:46:50 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a50:a4aa:: with SMTP id w39ls563095edb.8.gmail; Fri, 07 Dec 2018 05:46:49 -0800 (PST) X-Google-Smtp-Source: AFSGD/U0j0m+AfuppAGCsnW4eortqvDkwGc4G/Qzr7bOSTUSe2J9SWfaEblFVWAljMVrgqGNTXmT X-Received: by 2002:aa7:c393:: with SMTP id k19mr482881edq.6.1544190409928; Fri, 07 Dec 2018 05:46:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544190409; cv=none; d=google.com; s=arc-20160816; b=Dt3QaboFwHhSfpuFjAWM+A+3oRy7Es/pi4o645iugesOnIzMJ/7CpDajGkYbN+WAQ8 ZezKs8MOuz6qZbvzcFZNpiLzzHjRARomXnQiWHmKOOIIIN1e5fpbpHL7rpaONA9rWOgl 2heJ8jtq+ecB/w3sQU1dvFNPIo9+JlsbbaMa35srZJpreBvrlPbMCQ3mCkjHJKzL1FBA AvYJ6RtmkvQr5Gs0ltEqfMUVCCj631toQ/81PSzVsISABN8eSkDUgsvle4trCM2TOkWn fJc4NDHuE8+qWSmXK4jdZPWnPMw7KirjJrZ1HpzzxGPk5z7LxYK0NZINpcwYjIIrguEu uCvQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:organization:from:references:cc:to :subject; bh=LdhMVro69RmDuqgtR/aSryCpb76KtnasydSFcOpoz40=; b=Tn6RBH3krccZmBKbvFySCdSX43D3rSUdRysUvlGtDOZ0NOszlZsr3+NEanYheJykRT wd3LCcGaKs568jRQJNd0iuS77ODrl4zh8YdSvFO1y3xb1JSf9T0H0SYVOt1dX3rY7ULt hCat+uF3XtDtznSiJYjXju4qAUnM9C0frVBToJ0SWYT99tHqyfnwIXLsFWqjwMrLXgW+ paA2QrGqEwRwRaNQrqxk3pU7h8REty+OzMSN/ln9jrCIxP/cHZgtGaWqmKuBvYhw/aZD FCwt+znUTYaoYDxG8y0LzdscNdfune06/heoobmF9ldmQxRZcY9afctdjG0U+SemyhDV oRLw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id a3si83841eda.0.2018.12.07.05.46.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Dec 2018 05:46:49 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Received: from [192.168.50.180] (nat-ppp-217.71.235.199-satnet-spb.ru [217.71.235.199] (may be forged)) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id wB7DklpD004602 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Fri, 7 Dec 2018 14:46:48 +0100 Subject: Re: [PATCH 0/3] umount fixes and cleanups To: Jan Kiszka , isar-users Cc: Cedric Hombourger References: From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: <1b38edb1-085d-a529-fee2-9e41f5b877f0@ilbers.de> Date: Fri, 7 Dec 2018 16:46:42 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: fLyaq+iQ3QJw On 12/5/18 12:29 PM, Jan Kiszka wrote: > Patches related to resolving the pending CI issues as well as > simplifying the umounts used during cleanup. Applied to the 'next', Thanks, Maxim. > Jan > > Jan Kiszka (3): > ci: Wait for bitbake worker to finish before deleting artifacts > isar-events: Improve umount handler > Remove redundant recursive umounts > > meta/classes/isar-events.bbclass | 38 ++++++++-------------- > meta/classes/isar-image.bbclass | 4 +-- > .../recipes-core/isar-bootstrap/isar-bootstrap.inc | 4 +-- > scripts/ci_build.sh | 1 + > 4 files changed, 18 insertions(+), 29 deletions(-) > -- Maxim Osipov ilbers GmbH Maria-Merian-Str. 8 85521 Ottobrunn Germany +49 (151) 6517 6917 mosipov@ilbers.de http://ilbers.de/ Commercial register Munich, HRB 214197 General Manager: Baurzhan Ismagulov