From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 47C68C07E95 for ; Tue, 20 Jul 2021 15:41:48 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0D3A161003 for ; Tue, 20 Jul 2021 15:41:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0D3A161003 Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=citrix.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from list by lists.xenproject.org with outflank-mailman.158849.292218 (Exim 4.92) (envelope-from ) id 1m5rsL-0002Qz-6u; Tue, 20 Jul 2021 15:41:41 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 158849.292218; Tue, 20 Jul 2021 15:41:41 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1m5rsL-0002Qs-2u; Tue, 20 Jul 2021 15:41:41 +0000 Received: by outflank-mailman (input) for mailman id 158849; Tue, 20 Jul 2021 15:41:39 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1m5rsJ-0002Qg-PF for xen-devel@lists.xenproject.org; Tue, 20 Jul 2021 15:41:39 +0000 Received: from esa5.hc3370-68.iphmx.com (unknown [216.71.155.168]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 3e68aab4-7972-412c-a41f-4513ccb1b09c; Tue, 20 Jul 2021 15:41:39 +0000 (UTC) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 3e68aab4-7972-412c-a41f-4513ccb1b09c DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=citrix.com; s=securemail; t=1626795698; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=XRT8r4zIYDP4Cdz86GDAqjwFGkVAuVQ4Jckz7oNbJ+c=; b=WI9wFHO8/HZegzSfrsPTsmhQdAi4bQV6ohIXN67sRM0RJFrumbnwlhIO 9dIhzzFKvD0EWq7eNjCqzB3uRvVOTGzS+lBUzwU40kZ2SLmXGPYLp/0bB wHu9Pa8LW1EL+pjr/2VkLbNIYkXhWJOoj6czP6H5N8/wu1sxvmgfT4PM5 A=; Authentication-Results: esa5.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none IronPort-SDR: 5TU6b+HNnVI51NCtTXPjrARvpAUD3Fv7dwsxjSLqC7lLhqwUeXpWaZHrwQ+NrBkQZtW6q6b+6E NmsjZ3RMVj2M5KL+SsMRsDQdY7H4h0wHQptM8IAjqFe68JWGS4mZ349D6Sksz3PddcAf9EyQQ5 faBvEyabSx9nu7bG73BLqEjt54QC3JcQHCsPZyFkWwosYjy43YDscvI9J/ylx97ps6gzNOzN1Q sHmj3YC+7qK2+inzQDvtH8SSeg4yYJmU06ikpILjlBuZKwh7VcQ/6pXxaga/uoyRHQ829pzkk6 Xv4LxmFCcTRjfnd16qCP03N8 X-SBRS: 5.1 X-MesageID: 48365403 X-Ironport-Server: esa5.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED IronPort-HdrOrdr: A9a23:DitpcKh/0z+/2xqd/h7hmZxjWnBQXtgji2hC6mlwRA09TySZ// rOoB0+726StN9xYgBFpTnuAsW9qB/nmqKdpLNhW4tKPzOW3VdATrsSjrcKqgeIc0aVm9K1l5 0QEZSWYOeAdGSS5vyb3ODXKbgd/OU= X-IronPort-AV: E=Sophos;i="5.84,255,1620705600"; d="scan'208";a="48365403" Date: Tue, 20 Jul 2021 16:41:23 +0100 From: Anthony PERARD To: Olaf Hering CC: Andrew Cooper , , Doug Goldstein Subject: Re: [PATCH v1] automation: collect log files in subdirectories Message-ID: References: <20210708065435.24515-1-olaf@aepfle.de> <20210714093104.52f25e70.olaf@aepfle.de> <20210716164131.56a7b539.olaf@aepfle.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20210716164131.56a7b539.olaf@aepfle.de> On Fri, Jul 16, 2021 at 04:41:57PM +0200, Olaf Hering wrote: > Am Fri, 16 Jul 2021 15:28:43 +0100 > schrieb Anthony PERARD : > > > Actually, it's possible to delete the repo. > > Navigate to the repo you want to delete ( https://gitlab.com/xen-project/people/olafhering ) > > then in the sidebar/menu (hopefully on the left) there is "Setting". > > This entry exists elsewhere, but not in this repo. > I guess a project admin has to wipe the repo. BTW, I did that 4 days ago, but an MTA never managed to send the email and told me only now ... Anyway Olaf, I've deleted the repo, feel free to try again, or let me now if you want me to set things up. Cheers, -- Anthony PERARD