From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9F105A0509; Wed, 6 Apr 2022 20:59:07 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DE4840689; Wed, 6 Apr 2022 20:59:07 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 4D9034014F for ; Wed, 6 Apr 2022 20:59:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1649271544; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=H21McmEHzWvMZMSQqJCzvG+OA4JmD6dgVHCCgBQTLAk=; b=F1IYGP5louLks8LSqFMtqVEzxXD3v5v0+EQgKsV/crKKgRPtf7hiRJjNj8q8C7hUGZ5Joh TpAwOXSoTRptuz5Tj4yeyLsKxyWWS2xq4VTwmE81uXtbjqFgvFya1snrdZIwty6RKtgLv1 N+5iYvrFlt5BGlr/NGUTjz+VhijtgIQ= Received: from mail-lf1-f70.google.com (mail-lf1-f70.google.com [209.85.167.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-517-S8trbk31Oz6Uhh2xi5vMqg-1; Wed, 06 Apr 2022 14:59:03 -0400 X-MC-Unique: S8trbk31Oz6Uhh2xi5vMqg-1 Received: by mail-lf1-f70.google.com with SMTP id g20-20020a056512119400b0044ada577e3dso1119356lfr.1 for ; Wed, 06 Apr 2022 11:59:03 -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; bh=H21McmEHzWvMZMSQqJCzvG+OA4JmD6dgVHCCgBQTLAk=; b=n2YLzRs5kYoIt2MMp/D5fvITUhnwYGHzLYCuyeSke4qZSlz9wmPrKvjYD4YcX1Vqnu hXXvx8BUNBuHNy4lMtr1ykz/TBQ2b11t0Cz9mCPvykpixA2D1RZKfslGGD53RH/tPuVa LSrtQh0tC1fpXil9cRvyqWb0ybZ43Vc+nhiU52Ix8PsCHpBU29HwT7lWIgWNMW5v8xc0 aPSM4b6L9wZBbWIYwuq3+BI9gFaQzH7NgslXur1r+dXABSSFNeeq73IldvLdZSo213a9 bg0bGc9ENpa9+CyKbtcdleaPt1dMdLLyez25XdmSEaVtpyw4eDmnsXDNSGWXO3Fwc0yD QnYA== X-Gm-Message-State: AOAM531MR/PKTr73zOHuRIwY0sh16LeeY8QF9hLGBw3MmTXoVZAJzIef cjxxF6aRZrtaHKAaTosoe7ipGH1d0kqNtgVglpZa8leVVK7m148xFLSiet+xxaskz36iIMxNW4V LYyWPM6NofAJc77vVPwk= X-Received: by 2002:a05:6512:3f8c:b0:45d:cb2a:8779 with SMTP id x12-20020a0565123f8c00b0045dcb2a8779mr7077160lfa.499.1649271541901; Wed, 06 Apr 2022 11:59:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx2eKYWITrOdCWmnTux24zYtELSmeCBaiDA4xiaiiW+ZpiP922CEDS7zuHaQChARCkAfzDFjoC+O0jjy1/XDR0= X-Received: by 2002:a05:6512:3f8c:b0:45d:cb2a:8779 with SMTP id x12-20020a0565123f8c00b0045dcb2a8779mr7077153lfa.499.1649271541728; Wed, 06 Apr 2022 11:59:01 -0700 (PDT) MIME-Version: 1.0 References: <20211116123102.19237-1-david.marchand@redhat.com> <20220404142439.15299-1-david.marchand@redhat.com> In-Reply-To: From: David Marchand Date: Wed, 6 Apr 2022 20:58:50 +0200 Message-ID: Subject: Re: [PATCH v3] ci: add Fedora 35 container in GHA To: David Marchand Cc: dev , Aaron Conole , Robin Jarry , Michael Santana Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Mon, Apr 4, 2022 at 6:06 PM Aaron Conole wrote: > David Marchand writes: > > > Build DPDK with Fedora 35 containers. > > > > GHA container support does not allow caching images and docker hub > > seems to limit image pulls. > > On the other hand, the Fedora project hub does not seem to limit them, > > so prefer this hub. > > Nevertheless, let's try to be good citizens and cache (once a day) a > > prepared image for subsequent builds. > > This preparation is done in a first prepare-container-images job. > > The rpm-container-builds job then depends on it with a 'needs:' tag. > > > > Differences with builds in Ubuntu GHA vm images: > > - tasks are run as root in containers, no need for sudo, > > - compiler must be explicitly installed, > > - GHA artifacts can't contain a ':' in their name, and must be filtered, > > - environment variables are not inherited and must be passed explicitly, > > > > Signed-off-by: David Marchand > Acked-by: Aaron Conole Applied, thanks. -- David Marchand