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 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 958FAC433EF for ; Wed, 11 May 2022 11:17:20 +0000 (UTC) Received: from localhost ([::1]:46388 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nokLH-0006EW-FZ for qemu-devel@archiver.kernel.org; Wed, 11 May 2022 07:17:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43924) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nokHk-0002jq-Gv for qemu-devel@nongnu.org; Wed, 11 May 2022 07:13:40 -0400 Received: from mail-yb1-f175.google.com ([209.85.219.175]:37882) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nokHi-0002V6-3V for qemu-devel@nongnu.org; Wed, 11 May 2022 07:13:40 -0400 Received: by mail-yb1-f175.google.com with SMTP id m190so3328484ybf.4 for ; Wed, 11 May 2022 04:13:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=W6HGRMQANU/wlouNRl7w8s+nE+z4AmECvJ0dBlc0lLQ=; b=AnG7IkSBKJRnzgQs7qkawPmFVm5kEitIZdlnH9SCCkUuCVUKAhooo5N6ZyB/B+BeEa zIFZpTmbbRF5sCVWWD/T+q022nakhEJD7slWMYx4Q86tOLkD+cuIyPiNxdQUGQd6rEDZ cERLsYWKNxAr/OS20mzsCu84H6+hL4d1qG28ywPsFcmNrDXZiVsu9w7+rs2BPQwrlL0d MDrO0D+yXrhfjRMJnhsbeXFBNuN/ohXn5ATqqKz8d80ZViFtrm9Y7ncfNYgzZUCV779q Cd3zzQ2LgZIHAW2B1jpzKpiby++6CB6EygpA3flxwOnYnzJIekBCbl4Tlb03mDVXq9SY duXQ== X-Gm-Message-State: AOAM530rqb0mnNN5yDrHje3zR7STCXSLnjhEZMi2gkt4aO6l7riLKnVK 0OLt/9YYxUAEHropkHsX0+GKhoT91vbGQHb1S0g= X-Google-Smtp-Source: ABdhPJxMBXyP56k8I+BLiwJJANd8MyY+UXXNr1miAGPFQ0LLv4Z6l98t8DOJlqoRHLYe2Mu6VR9Yw0CGp44wCtkVIFo= X-Received: by 2002:a25:b98f:0:b0:64a:bc13:3b11 with SMTP id r15-20020a25b98f000000b0064abc133b11mr16099898ybg.214.1652267616325; Wed, 11 May 2022 04:13:36 -0700 (PDT) MIME-Version: 1.0 References: <20220510195612.677494-1-thuth@redhat.com> In-Reply-To: Date: Wed, 11 May 2022 13:13:25 +0200 Message-ID: Subject: Re: [PATCH] Remove Ubuntu 18.04 support from the repository To: Thomas Huth , Fam Zheng Cc: =?UTF-8?Q?Daniel_P=2E_Berrang=C3=A9?= , Robert Foley , =?UTF-8?B?QWxleCBCZW5uw6ll?= , "qemu-devel@nongnu.org Developers" , Wainer dos Santos Moschetta , Beraldo Leal , Gerd Hoffmann Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=209.85.219.175; envelope-from=philippe.mathieu.daude@gmail.com; helo=mail-yb1-f175.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Reply-to: =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= From: =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= via +Fam On Wed, May 11, 2022 at 1:03 PM Thomas Huth wrote: > On 11/05/2022 12.46, Philippe Mathieu-Daud=C3=A9 wrote: > > +Robert > > > > On Wed, May 11, 2022 at 11:30 AM Daniel P. Berrang=C3=A9 > > wrote: > >> > >> On Tue, May 10, 2022 at 09:56:12PM +0200, Thomas Huth wrote: > >>> According to our "Supported build platforms" policy, we now do not su= pport > >>> Ubuntu 18.04 anymore. Remove the related files and entries from our C= I. > >>> > >>> Signed-off-by: Thomas Huth > >>> --- > >>> Seems like nobody touched the 18.04-based tests/vm/ubuntu* files in= a > >>> very long time, so I assume these are not used anymore and can comp= letely > >>> be removed now. > >> > >> Or it could mean that they are working fine and so haven't needed > >> changes... > > > > Yes :) > > At least for me "make vm-build-ubuntu.aarch64" is only failing with ssh > timeouts (on my x86 laptop) ... is this really supposed to work with TCG,= or > is this KVM (on arm hosts) only? Yes this timeout code is not working. I suppose it is tied to the TCG host = perf. I suggested a pair of patches to increase it but back then Fam didn't accep= ted them because IIRC these VMs were used by patchew (previous to Gitlab). Today we have better framework for testing, so I wouldn't use this script o= n CI, but it is still valuable for manual testing. Robert's email doesn't work anymore. Since I don't have x86 workstation anymore, I'll probably use these tests/vm for testing. So let me add a "upgrade tests/vm/ubuntu to 22.04" to my TODO list. If I fail and nobody miss them, then I won't object to remove them. Regards, Phil.