From nobody Fri Apr 26 18:40:26 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1620122795; cv=none; d=zohomail.com; s=zohoarc; b=RBYcPU3Xssz7hQ17hjJXEYUWtBt+tWCjXfJhUaXa/JpRKjzCIgPOM8HbK1LkbTM5owIPt7PyzFgQxb39DA/i+9t5LSehPLGEghbTFhaxsDzaAiCqkujtWothQyJdiMWgWIYgh0VvHwX7bbyjZkjxB6VJhKwQysWwN4YIS7u0XSk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1620122795; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=WPf+mwOe2xRHA2F/MiHtD1pvQQrIzMpXYjMwzR4ZJr4=; b=ccAPONztVzgbqBfvMnlAHv7ao3Xy7Zs0weRJjz380yYke2+/j+SPSTlHyDp1HYDKtSRWQcNM9C51CyLaP7/rsKAFix6pHOH5lc5mc95ojfLQ7nIEztT/hen3PLD9gd0qjEyeNTAe1dzwC59oUqUmRz5Hy+72w0rn2hPVbjWltAs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1620122795139176.2780590530498; Tue, 4 May 2021 03:06:35 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-393-VeX4iZJrMPm8H4uNvPw_DQ-1; Tue, 04 May 2021 06:06:31 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B5B21107ACCA; Tue, 4 May 2021 10:06:24 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8FE345C582; Tue, 4 May 2021 10:06:24 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 5411055350; Tue, 4 May 2021 10:06:24 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 144A5ALw025149 for ; Tue, 4 May 2021 06:05:10 -0400 Received: by smtp.corp.redhat.com (Postfix) id 16BB517A8B; Tue, 4 May 2021 10:05:10 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.195.130]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6DC1919D9B for ; Tue, 4 May 2021 10:05:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620122794; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=WPf+mwOe2xRHA2F/MiHtD1pvQQrIzMpXYjMwzR4ZJr4=; b=DVHwvGtXaJtpjMbH3PYYPr0ynI+kM/zLORWNuvz5kkZg+wNXB2zC7lGwgQL3VAlp7Yzr/n QoXrJ5QMH8lQAErN8LtX9ABmjJknOxlP2YNoI9rwNeieAv2NcxSO87o99jMnU1KSyxEln+ tWurhJhKkl55Dg5veoHrueCuzExw3cE= X-MC-Unique: VeX4iZJrMPm8H4uNvPw_DQ-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 1/8] ci: Remove Fedora Rawhide dwarf4 hack Date: Tue, 4 May 2021 12:04:53 +0200 Message-Id: <20210504100500.130354-2-abologna@redhat.com> In-Reply-To: <20210504100500.130354-1-abologna@redhat.com> References: <20210504100500.130354-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" It's no longer needed. Reverts: e603efb6ec5d1a2295adfda934e79f022bb7bb0e Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b7df68f47..d2f541efbc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -368,10 +368,6 @@ x64-fedora-rawhide: - x64-fedora-rawhide-container variables: NAME: fedora-rawhide - # Temp workaround until we see what resolution is for - # https://bugzilla.redhat.com/show_bug.cgi?id=3D1919965 - # Hopefully remove before F34 is released. - CFLAGS: -gdwarf-4 =20 x64-fedora-rawhide-clang: extends: .native_build_job --=20 2.26.3 From nobody Fri Apr 26 18:40:26 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1620122797; cv=none; d=zohomail.com; s=zohoarc; b=RdGpQRbB6vj0FMqG23O/jnPONn44AWF/wr0zK6hHDxSRr5KyfPXq0gavVwgfU1lLbcGA4+ILvDfXklxj/pI8x7bVujSvQAZqkxtiW9Ayfnh3SR4lNTjV3TNfU7zogvN20YTa+kwc9w5r9SXkVTZSoJV53d3kGYOMgJJHJjXIbEI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1620122797; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=Zi2Ompqw4Gw30ycHFUo/oes9KIcWmb+59GfLK3kbVxw=; b=MLl2VkqjivEdlP8rO90U9QTb17jPhgHX0PHrUFpGS7EtCzzJiMJRJ5Y+aMU3pi0Fk1k4Rx564q//RSzxVwYbHSJ/KME2BKbUlexfGlxF04QWS5E2Go4VPNQLOGqSS/yBzQj1dbQnBSQKbbFuKgG2eBiNkz/AEuqXUbdC+kD023s= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 1620122797355926.1414196770784; Tue, 4 May 2021 03:06:37 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-410-SQfzPZm0OhmlcinNDu4FyA-1; Tue, 04 May 2021 06:06:34 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A17C21020C20; Tue, 4 May 2021 10:06:28 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7E84F5C22A; Tue, 4 May 2021 10:06:28 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 48BF0180B763; Tue, 4 May 2021 10:06:28 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 144A5BlJ025155 for ; Tue, 4 May 2021 06:05:11 -0400 Received: by smtp.corp.redhat.com (Postfix) id 2384017A8B; Tue, 4 May 2021 10:05:11 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.195.130]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7A29119D9B for ; Tue, 4 May 2021 10:05:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620122796; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=Zi2Ompqw4Gw30ycHFUo/oes9KIcWmb+59GfLK3kbVxw=; b=EHIzYIj3mjBc3OxR7e675Y9K3YPfciPUOvIfuWAuzGDfqtPDTV8iWt1qNKgogD3Y2kqZ4B KYiUwnKUSgGlIO/vV+fo7j2DXKgwqjgd8ssNKPmQL3LmSZTKaU9i2LzAwKJpnFDqE/eijc gkDQlGKeizP0Bmkasa0h+pLfkadsN2M= X-MC-Unique: SQfzPZm0OhmlcinNDu4FyA-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 2/8] ci: Rename CentOS Stream 8 and openSUSE Leap 15.2 containers Date: Tue, 4 May 2021 12:04:54 +0200 Message-Id: <20210504100500.130354-3-abologna@redhat.com> In-Reply-To: <20210504100500.130354-1-abologna@redhat.com> References: <20210504100500.130354-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" The names have been recently changed in libvirt-ci to be more accurate, so we should follow along. Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- .gitlab-ci.yml | 24 +++++++++---------- ....Dockerfile =3D> centos-stream-8.Dockerfile} | 0 ...ockerfile =3D> opensuse-leap-152.Dockerfile} | 0 3 files changed, 12 insertions(+), 12 deletions(-) rename ci/containers/{centos-stream.Dockerfile =3D> centos-stream-8.Docker= file} (100%) rename ci/containers/{opensuse-152.Dockerfile =3D> opensuse-leap-152.Docke= rfile} (100%) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d2f541efbc..68e71c842b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -143,10 +143,10 @@ x64-centos-8-container: variables: NAME: centos-8 =20 -x64-centos-stream-container: +x64-centos-stream-8-container: extends: .container_job variables: - NAME: centos-stream + NAME: centos-stream-8 =20 x64-debian-10-container: extends: .container_job @@ -173,10 +173,10 @@ x64-fedora-rawhide-container: variables: NAME: fedora-rawhide =20 -x64-opensuse-152-container: +x64-opensuse-leap-152-container: extends: .container_job variables: - NAME: opensuse-152 + NAME: opensuse-leap-152 =20 x64-ubuntu-1804-container: extends: .container_job @@ -339,12 +339,12 @@ x64-centos-8-clang: CC: clang RPM: skip =20 -x64-centos-stream: +x64-centos-stream-8: extends: .native_build_job needs: - - x64-centos-stream-container + - x64-centos-stream-8-container variables: - NAME: centos-stream + NAME: centos-stream-8 RPM: skip =20 x64-fedora-32: @@ -378,12 +378,12 @@ x64-fedora-rawhide-clang: CC: clang RPM: skip =20 -x64-opensuse-152: +x64-opensuse-leap-152: extends: .native_build_job needs: - - x64-opensuse-152-container + - x64-opensuse-leap-152-container variables: - NAME: opensuse-152 + NAME: opensuse-leap-152 RPM: skip =20 x64-ubuntu-1804: @@ -539,9 +539,9 @@ website: =20 codestyle: stage: builds - image: $CI_REGISTRY_IMAGE/ci-opensuse-152:latest + image: $CI_REGISTRY_IMAGE/ci-opensuse-leap-152:latest needs: - - x64-opensuse-152-container + - x64-opensuse-leap-152-container before_script: - *script_variables script: diff --git a/ci/containers/centos-stream.Dockerfile b/ci/containers/centos-= stream-8.Dockerfile similarity index 100% rename from ci/containers/centos-stream.Dockerfile rename to ci/containers/centos-stream-8.Dockerfile diff --git a/ci/containers/opensuse-152.Dockerfile b/ci/containers/opensuse= -leap-152.Dockerfile similarity index 100% rename from ci/containers/opensuse-152.Dockerfile rename to ci/containers/opensuse-leap-152.Dockerfile --=20 2.26.3 From nobody Fri Apr 26 18:40:26 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1620122851; cv=none; d=zohomail.com; s=zohoarc; b=KDZblQ47bVIsQwOn36RpOFN52A/ATi8xy+m9HuuTdGpyyJ9KDR+CAI3mPy9k7OMg7S/LyRKGfgJUUkW8s6Z4vMzBs826SPFU34Di6bCbhyT9jytHlsIXw5NH6qmahSvry/s0ONOcWsN0G0h0qj6sAw1LUcDuGtn1gRdP5TaejA8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1620122851; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=m9KRMWOtGaogyt9yrdFnfJhJDS0wuke90ggzDJYjSuw=; b=OG8BD63T2M6u/CRULu/gUFqRbcKTrQathk7SFo0z7MYG0BBv8wunPyOOdg9IjTALXEWaRl6vwAP+mnmO1PntwMdLbrhSEHKiIjR34Ln0uyXV54QDuaRFAqtR3qo43JMABHJGGqfNbeXt2SQvK1e/VqzC+vqGjEzmuOec5fJX7YM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 1620122851779389.94246509428797; Tue, 4 May 2021 03:07:31 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-312-BqQiwCUhPM-8or8nTYZxOA-1; Tue, 04 May 2021 06:07:28 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 12DCA1898296; Tue, 4 May 2021 10:07:24 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id DD6845D9F2; Tue, 4 May 2021 10:07:23 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 97F9355352; Tue, 4 May 2021 10:07:23 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 144A5CkL025171 for ; Tue, 4 May 2021 06:05:12 -0400 Received: by smtp.corp.redhat.com (Postfix) id CA6131A870; Tue, 4 May 2021 10:05:12 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.195.130]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D53C517A80 for ; Tue, 4 May 2021 10:05:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620122850; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=m9KRMWOtGaogyt9yrdFnfJhJDS0wuke90ggzDJYjSuw=; b=ChNkwIW2Y85XoOTnhBEX/OgBMg9/OS+T4qNZyroJyIYvscJvsiJ1OcKigk6f58jbYjKrKm MLoSoafqnXGrocdNcA9sUlpG/EQocvAb1hTaNimw0OVXC0R8BOaf605b/MNzR0aEjh4oAB yZa9OGvK0/8eZXigpCK9WI6uTiHeSlc= X-MC-Unique: BqQiwCUhPM-8or8nTYZxOA-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 3/8] ci: Refresh contents Date: Tue, 4 May 2021 12:04:55 +0200 Message-Id: <20210504100500.130354-4-abologna@redhat.com> In-Reply-To: <20210504100500.130354-1-abologna@redhat.com> References: <20210504100500.130354-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Notable changes: * the CentOS Stream 8 container is now using a proper base image instead of starting from a CentOS 8 image and then adding the CentOS Stream 8 repositories on top; * distributions that have a perl-base package are now using that one instead of the regular perl package, which contains a bunch of features we don't need, resulting in smaller containers. Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- ci/cirrus/freebsd-12.vars | 2 +- ci/cirrus/freebsd-current.vars | 2 +- ci/cirrus/macos-11.vars | 2 +- ci/containers/centos-8.Dockerfile | 2 +- ci/containers/centos-stream-8.Dockerfile | 10 ++++------ ci/containers/debian-10-cross-aarch64.Dockerfile | 4 ++-- ci/containers/debian-10-cross-armv6l.Dockerfile | 4 ++-- ci/containers/debian-10-cross-armv7l.Dockerfile | 4 ++-- ci/containers/debian-10-cross-i686.Dockerfile | 4 ++-- ci/containers/debian-10-cross-mips.Dockerfile | 4 ++-- ci/containers/debian-10-cross-mips64el.Dockerfile | 4 ++-- ci/containers/debian-10-cross-mipsel.Dockerfile | 4 ++-- ci/containers/debian-10-cross-ppc64le.Dockerfile | 4 ++-- ci/containers/debian-10-cross-s390x.Dockerfile | 4 ++-- ci/containers/debian-10.Dockerfile | 4 ++-- ci/containers/debian-sid-cross-aarch64.Dockerfile | 4 ++-- ci/containers/debian-sid-cross-armv6l.Dockerfile | 4 ++-- ci/containers/debian-sid-cross-armv7l.Dockerfile | 4 ++-- ci/containers/debian-sid-cross-i686.Dockerfile | 4 ++-- ci/containers/debian-sid-cross-mips64el.Dockerfile | 4 ++-- ci/containers/debian-sid-cross-mipsel.Dockerfile | 4 ++-- ci/containers/debian-sid-cross-ppc64le.Dockerfile | 4 ++-- ci/containers/debian-sid-cross-s390x.Dockerfile | 4 ++-- ci/containers/debian-sid.Dockerfile | 4 ++-- ci/containers/fedora-33.Dockerfile | 4 ++-- ci/containers/fedora-rawhide-cross-mingw32.Dockerfile | 4 ++-- ci/containers/fedora-rawhide-cross-mingw64.Dockerfile | 4 ++-- ci/containers/fedora-rawhide.Dockerfile | 4 ++-- ci/containers/opensuse-leap-152.Dockerfile | 6 +++--- ci/containers/ubuntu-1804.Dockerfile | 4 ++-- ci/containers/ubuntu-2004.Dockerfile | 4 ++-- 31 files changed, 61 insertions(+), 63 deletions(-) diff --git a/ci/cirrus/freebsd-12.vars b/ci/cirrus/freebsd-12.vars index 7bd875176e..40a19b5773 100644 --- a/ci/cirrus/freebsd-12.vars +++ b/ci/cirrus/freebsd-12.vars @@ -2,7 +2,7 @@ # # $ lcitool variables freebsd-12 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 PACKAGING_COMMAND=3D'pkg' CCACHE=3D'/usr/local/bin/ccache' diff --git a/ci/cirrus/freebsd-current.vars b/ci/cirrus/freebsd-current.vars index 0f5b704a7b..e4de22b302 100644 --- a/ci/cirrus/freebsd-current.vars +++ b/ci/cirrus/freebsd-current.vars @@ -2,7 +2,7 @@ # # $ lcitool variables freebsd-current libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 PACKAGING_COMMAND=3D'pkg' CCACHE=3D'/usr/local/bin/ccache' diff --git a/ci/cirrus/macos-11.vars b/ci/cirrus/macos-11.vars index 8965338456..a723cdf927 100644 --- a/ci/cirrus/macos-11.vars +++ b/ci/cirrus/macos-11.vars @@ -2,7 +2,7 @@ # # $ lcitool variables macos-11 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 PACKAGING_COMMAND=3D'brew' CCACHE=3D'/usr/local/bin/ccache' diff --git a/ci/containers/centos-8.Dockerfile b/ci/containers/centos-8.Doc= kerfile index 0c7292b8d2..9358e69b0c 100644 --- a/ci/containers/centos-8.Dockerfile +++ b/ci/containers/centos-8.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile centos-8 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/centos:8 =20 diff --git a/ci/containers/centos-stream-8.Dockerfile b/ci/containers/cento= s-stream-8.Dockerfile index 3bc66775eb..3355374e67 100644 --- a/ci/containers/centos-stream-8.Dockerfile +++ b/ci/containers/centos-stream-8.Dockerfile @@ -1,14 +1,12 @@ # THIS FILE WAS AUTO-GENERATED # -# $ lcitool dockerfile centos-stream libvirt +# $ lcitool dockerfile centos-stream-8 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 -FROM docker.io/library/centos:8 +FROM quay.io/centos/centos:stream8 =20 -RUN dnf install -y centos-release-stream && \ - dnf install -y centos-stream-release && \ - dnf update -y && \ +RUN dnf update -y && \ dnf install 'dnf-command(config-manager)' -y && \ dnf config-manager --set-enabled -y powertools && \ dnf install -y centos-release-advanced-virtualization && \ diff --git a/ci/containers/debian-10-cross-aarch64.Dockerfile b/ci/containe= rs/debian-10-cross-aarch64.Dockerfile index e006dcc68b..7d10b93d06 100644 --- a/ci/containers/debian-10-cross-aarch64.Dockerfile +++ b/ci/containers/debian-10-cross-aarch64.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross aarch64 debian-10 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:10-slim =20 @@ -38,7 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-10-cross-armv6l.Dockerfile b/ci/container= s/debian-10-cross-armv6l.Dockerfile index abc3ef52db..25057ea993 100644 --- a/ci/containers/debian-10-cross-armv6l.Dockerfile +++ b/ci/containers/debian-10-cross-armv6l.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross armv6l debian-10 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:10-slim =20 @@ -38,7 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-10-cross-armv7l.Dockerfile b/ci/container= s/debian-10-cross-armv7l.Dockerfile index 2e9bedf614..ef880ac0fe 100644 --- a/ci/containers/debian-10-cross-armv7l.Dockerfile +++ b/ci/containers/debian-10-cross-armv7l.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross armv7l debian-10 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:10-slim =20 @@ -38,7 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-10-cross-i686.Dockerfile b/ci/containers/= debian-10-cross-i686.Dockerfile index 4b88d751bd..5826866c2d 100644 --- a/ci/containers/debian-10-cross-i686.Dockerfile +++ b/ci/containers/debian-10-cross-i686.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross i686 debian-10 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:10-slim =20 @@ -38,7 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-10-cross-mips.Dockerfile b/ci/containers/= debian-10-cross-mips.Dockerfile index dbdc9c57a8..aaa2df47a8 100644 --- a/ci/containers/debian-10-cross-mips.Dockerfile +++ b/ci/containers/debian-10-cross-mips.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross mips debian-10 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:10-slim =20 @@ -38,7 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-10-cross-mips64el.Dockerfile b/ci/contain= ers/debian-10-cross-mips64el.Dockerfile index 37044e296d..d3f25791a3 100644 --- a/ci/containers/debian-10-cross-mips64el.Dockerfile +++ b/ci/containers/debian-10-cross-mips64el.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross mips64el debian-10 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:10-slim =20 @@ -38,7 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-10-cross-mipsel.Dockerfile b/ci/container= s/debian-10-cross-mipsel.Dockerfile index 3587f52374..cc9142aa72 100644 --- a/ci/containers/debian-10-cross-mipsel.Dockerfile +++ b/ci/containers/debian-10-cross-mipsel.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross mipsel debian-10 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:10-slim =20 @@ -38,7 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-10-cross-ppc64le.Dockerfile b/ci/containe= rs/debian-10-cross-ppc64le.Dockerfile index e8699d896b..ce68bbb19f 100644 --- a/ci/containers/debian-10-cross-ppc64le.Dockerfile +++ b/ci/containers/debian-10-cross-ppc64le.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross ppc64le debian-10 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:10-slim =20 @@ -38,7 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-10-cross-s390x.Dockerfile b/ci/containers= /debian-10-cross-s390x.Dockerfile index b31b5fd051..773f04933f 100644 --- a/ci/containers/debian-10-cross-s390x.Dockerfile +++ b/ci/containers/debian-10-cross-s390x.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross s390x debian-10 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:10-slim =20 @@ -38,7 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-10.Dockerfile b/ci/containers/debian-10.D= ockerfile index d4ab8196c2..119a77bb09 100644 --- a/ci/containers/debian-10.Dockerfile +++ b/ci/containers/debian-10.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile debian-10 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:10-slim =20 @@ -75,7 +75,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-sid-cross-aarch64.Dockerfile b/ci/contain= ers/debian-sid-cross-aarch64.Dockerfile index 514f42a83e..736414b179 100644 --- a/ci/containers/debian-sid-cross-aarch64.Dockerfile +++ b/ci/containers/debian-sid-cross-aarch64.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross aarch64 debian-sid libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:sid-slim =20 @@ -39,7 +39,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-sid-cross-armv6l.Dockerfile b/ci/containe= rs/debian-sid-cross-armv6l.Dockerfile index 592c485f64..b4304a7f32 100644 --- a/ci/containers/debian-sid-cross-armv6l.Dockerfile +++ b/ci/containers/debian-sid-cross-armv6l.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross armv6l debian-sid libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:sid-slim =20 @@ -39,7 +39,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-sid-cross-armv7l.Dockerfile b/ci/containe= rs/debian-sid-cross-armv7l.Dockerfile index f4e9829961..e4db402bc9 100644 --- a/ci/containers/debian-sid-cross-armv7l.Dockerfile +++ b/ci/containers/debian-sid-cross-armv7l.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross armv7l debian-sid libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:sid-slim =20 @@ -39,7 +39,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-sid-cross-i686.Dockerfile b/ci/containers= /debian-sid-cross-i686.Dockerfile index 500e306f8b..983cd2a336 100644 --- a/ci/containers/debian-sid-cross-i686.Dockerfile +++ b/ci/containers/debian-sid-cross-i686.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross i686 debian-sid libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:sid-slim =20 @@ -39,7 +39,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-sid-cross-mips64el.Dockerfile b/ci/contai= ners/debian-sid-cross-mips64el.Dockerfile index 1ed444d9d3..e568b46d60 100644 --- a/ci/containers/debian-sid-cross-mips64el.Dockerfile +++ b/ci/containers/debian-sid-cross-mips64el.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross mips64el debian-sid libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:sid-slim =20 @@ -39,7 +39,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-sid-cross-mipsel.Dockerfile b/ci/containe= rs/debian-sid-cross-mipsel.Dockerfile index e30e1cf808..cf24c09244 100644 --- a/ci/containers/debian-sid-cross-mipsel.Dockerfile +++ b/ci/containers/debian-sid-cross-mipsel.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross mipsel debian-sid libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:sid-slim =20 @@ -39,7 +39,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-sid-cross-ppc64le.Dockerfile b/ci/contain= ers/debian-sid-cross-ppc64le.Dockerfile index 430cd1176c..40be4130af 100644 --- a/ci/containers/debian-sid-cross-ppc64le.Dockerfile +++ b/ci/containers/debian-sid-cross-ppc64le.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross ppc64le debian-sid libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:sid-slim =20 @@ -39,7 +39,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-sid-cross-s390x.Dockerfile b/ci/container= s/debian-sid-cross-s390x.Dockerfile index 716002dbaa..e0b7dff94a 100644 --- a/ci/containers/debian-sid-cross-s390x.Dockerfile +++ b/ci/containers/debian-sid-cross-s390x.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross s390x debian-sid libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:sid-slim =20 @@ -39,7 +39,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/debian-sid.Dockerfile b/ci/containers/debian-sid= .Dockerfile index 011b766715..454d726465 100644 --- a/ci/containers/debian-sid.Dockerfile +++ b/ci/containers/debian-sid.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile debian-sid libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/debian:sid-slim =20 @@ -76,7 +76,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/fedora-33.Dockerfile b/ci/containers/fedora-33.D= ockerfile index 2885eafbb0..aed94d1256 100644 --- a/ci/containers/fedora-33.Dockerfile +++ b/ci/containers/fedora-33.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile fedora-33 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM registry.fedoraproject.org/fedora:33 =20 @@ -79,7 +79,7 @@ exec "$@"' > /usr/bin/nosync && \ numad \ parted \ parted-devel \ - perl \ + perl-base \ pkgconfig \ polkit \ python3 \ diff --git a/ci/containers/fedora-rawhide-cross-mingw32.Dockerfile b/ci/con= tainers/fedora-rawhide-cross-mingw32.Dockerfile index 139e0b145c..93a57b3277 100644 --- a/ci/containers/fedora-rawhide-cross-mingw32.Dockerfile +++ b/ci/containers/fedora-rawhide-cross-mingw32.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross mingw32 fedora-rawhide libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM registry.fedoraproject.org/fedora:rawhide =20 @@ -47,7 +47,7 @@ exec "$@"' > /usr/bin/nosync && \ ninja-build \ numad \ parted \ - perl \ + perl-base \ polkit \ python3 \ python3-docutils \ diff --git a/ci/containers/fedora-rawhide-cross-mingw64.Dockerfile b/ci/con= tainers/fedora-rawhide-cross-mingw64.Dockerfile index b24049f879..ed16d75479 100644 --- a/ci/containers/fedora-rawhide-cross-mingw64.Dockerfile +++ b/ci/containers/fedora-rawhide-cross-mingw64.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile --cross mingw64 fedora-rawhide libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM registry.fedoraproject.org/fedora:rawhide =20 @@ -47,7 +47,7 @@ exec "$@"' > /usr/bin/nosync && \ ninja-build \ numad \ parted \ - perl \ + perl-base \ polkit \ python3 \ python3-docutils \ diff --git a/ci/containers/fedora-rawhide.Dockerfile b/ci/containers/fedora= -rawhide.Dockerfile index 1f0abb7288..79bacbcc95 100644 --- a/ci/containers/fedora-rawhide.Dockerfile +++ b/ci/containers/fedora-rawhide.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile fedora-rawhide libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM registry.fedoraproject.org/fedora:rawhide =20 @@ -80,7 +80,7 @@ exec "$@"' > /usr/bin/nosync && \ numad \ parted \ parted-devel \ - perl \ + perl-base \ pkgconfig \ polkit \ python3 \ diff --git a/ci/containers/opensuse-leap-152.Dockerfile b/ci/containers/ope= nsuse-leap-152.Dockerfile index 6b56641292..b5f7e5f54e 100644 --- a/ci/containers/opensuse-leap-152.Dockerfile +++ b/ci/containers/opensuse-leap-152.Dockerfile @@ -1,8 +1,8 @@ # THIS FILE WAS AUTO-GENERATED # -# $ lcitool dockerfile opensuse-152 libvirt +# $ lcitool dockerfile opensuse-leap-152 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM registry.opensuse.org/opensuse/leap:15.2 =20 @@ -68,7 +68,7 @@ RUN zypper update -y && \ open-iscsi \ parted \ parted-devel \ - perl \ + perl-base \ pkgconfig \ polkit \ python3-base \ diff --git a/ci/containers/ubuntu-1804.Dockerfile b/ci/containers/ubuntu-18= 04.Dockerfile index c6c3ef5823..5e4a2e0b8f 100644 --- a/ci/containers/ubuntu-1804.Dockerfile +++ b/ci/containers/ubuntu-1804.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile ubuntu-1804 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/ubuntu:18.04 =20 @@ -76,7 +76,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ diff --git a/ci/containers/ubuntu-2004.Dockerfile b/ci/containers/ubuntu-20= 04.Dockerfile index 78df341dca..0e2790f03f 100644 --- a/ci/containers/ubuntu-2004.Dockerfile +++ b/ci/containers/ubuntu-2004.Dockerfile @@ -2,7 +2,7 @@ # # $ lcitool dockerfile ubuntu-2004 libvirt # -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 =20 FROM docker.io/library/ubuntu:20.04 =20 @@ -76,7 +76,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ numad \ open-iscsi \ parted \ - perl \ + perl-base \ pkgconf \ policykit-1 \ python3 \ --=20 2.26.3 From nobody Fri Apr 26 18:40:26 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1620122789; cv=none; d=zohomail.com; s=zohoarc; b=V891Bn0/nYSyjWf8MBDAKXUT+3abp7SOmcDnqebkQCZOptVvyMpkYN5qYFfz7GqNl0VgjTcxjp4y9fDA+xuT4XxW8ui60CKSQ6btZvXCEVThhgl/vm8ewA/lb3O5ZXe4GGsWdsLJgW6xJJ+hrdcJkb4DKk4xgvIHS6iNtiZDuIM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1620122789; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=tNGOGLfDO0UkyZt1ZUedTzXBMkZVsitn8z+88E2BxR4=; b=SbHQz3YjyqaFsJ/ws1WDdvb7U/e7wWRRyRBnQAeT9KdXmL7ZuEnAoYWsRRrHqLN3u2uo2Hwn3W4y3CMs9FpqQCBWjhtiPQFDMqZSKMCQ0fyl9GJZnk/in7KRaKeNfMaF1eCE05BBOmm+tB6qL8f8UWn3cjfa/ZfPuDPQzAvvybk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1620122789799690.6220044940804; Tue, 4 May 2021 03:06:29 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-439-r5BvVEryMDaaPDST49bhyg-1; Tue, 04 May 2021 06:06:26 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 80BC45020D; Tue, 4 May 2021 10:06:20 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3D7255D703; Tue, 4 May 2021 10:06:20 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id DFD061800BB8; Tue, 4 May 2021 10:06:19 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 144A5EId025177 for ; Tue, 4 May 2021 06:05:14 -0400 Received: by smtp.corp.redhat.com (Postfix) id 556DE17A8B; Tue, 4 May 2021 10:05:14 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.195.130]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 603F717A80 for ; Tue, 4 May 2021 10:05:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620122788; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=tNGOGLfDO0UkyZt1ZUedTzXBMkZVsitn8z+88E2BxR4=; b=WNMz4mjX3cn3F7gatwscPOuGhgXBAstmMc/+MTJLTH9CI2tmq7qDMpLN+TzQuQJkDaw+7s pMO0TeSiUZEf0wCwmqJ0gLaXOXxFCOF44G/DJfklMGWKgNRpsUrWBuJwXgPxgVnok1tXIg 5O5jeCbkbO8CU7mMG9KLm7zln8+2F2I= X-MC-Unique: r5BvVEryMDaaPDST49bhyg-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 4/8] ci: Add openSUSE Tumbleweed Date: Tue, 4 May 2021 12:04:56 +0200 Message-Id: <20210504100500.130354-5-abologna@redhat.com> In-Reply-To: <20210504100500.130354-1-abologna@redhat.com> References: <20210504100500.130354-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- .gitlab-ci.yml | 13 +++ ci/containers/opensuse-tumbleweed.Dockerfile | 101 +++++++++++++++++++ 2 files changed, 114 insertions(+) create mode 100644 ci/containers/opensuse-tumbleweed.Dockerfile diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 68e71c842b..84032ab412 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -178,6 +178,11 @@ x64-opensuse-leap-152-container: variables: NAME: opensuse-leap-152 =20 +x64-opensuse-tumbleweed-container: + extends: .container_job + variables: + NAME: opensuse-tumbleweed + x64-ubuntu-1804-container: extends: .container_job variables: @@ -386,6 +391,14 @@ x64-opensuse-leap-152: NAME: opensuse-leap-152 RPM: skip =20 +x64-opensuse-tumbleweed: + extends: .native_build_job + needs: + - x64-opensuse-tumbleweed-container + variables: + NAME: opensuse-tumbleweed + RPM: skip + x64-ubuntu-1804: extends: .native_build_job needs: diff --git a/ci/containers/opensuse-tumbleweed.Dockerfile b/ci/containers/o= pensuse-tumbleweed.Dockerfile new file mode 100644 index 0000000000..9f49fdabfd --- /dev/null +++ b/ci/containers/opensuse-tumbleweed.Dockerfile @@ -0,0 +1,101 @@ +# THIS FILE WAS AUTO-GENERATED +# +# $ lcitool dockerfile opensuse-tumbleweed libvirt +# +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 + +FROM registry.opensuse.org/opensuse/tumbleweed:latest + +RUN zypper update -y && \ + zypper install -y \ + audit-devel \ + augeas \ + augeas-lenses \ + avahi-devel \ + bash-completion \ + ca-certificates \ + ccache \ + clang \ + cpp \ + cppi \ + cyrus-sasl-devel \ + dbus-1-devel \ + device-mapper-devel \ + diffutils \ + dnsmasq \ + dwarves \ + ebtables \ + fuse-devel \ + gcc \ + gettext-runtime \ + git \ + glib2-devel \ + glibc-devel \ + glibc-locale \ + glusterfs-devel \ + grep \ + iproute2 \ + iptables \ + kmod \ + libacl-devel \ + libapparmor-devel \ + libattr-devel \ + libblkid-devel \ + libcap-ng-devel \ + libcurl-devel \ + libgnutls-devel \ + libiscsi-devel \ + libnl3-devel \ + libnuma-devel \ + libpcap-devel \ + libpciaccess-devel \ + librbd-devel \ + libselinux-devel \ + libssh-devel \ + libssh2-devel \ + libtirpc-devel \ + libudev-devel \ + libwsman-devel \ + libxml2 \ + libxml2-devel \ + libxslt \ + libyajl-devel \ + lvm2 \ + make \ + meson \ + nfs-utils \ + ninja \ + numad \ + open-iscsi \ + parted \ + parted-devel \ + perl-base \ + pkgconfig \ + polkit \ + python3-base \ + python3-docutils \ + python3-flake8 \ + qemu-tools \ + radvd \ + readline-devel \ + rpcgen \ + rpm-build \ + sanlock-devel \ + scrub \ + sed \ + systemtap-sdt-devel \ + wireshark-devel \ + xen-devel \ + xfsprogs-devel && \ + zypper clean --all && \ + rpm -qa | sort > /packages.txt && \ + mkdir -p /usr/libexec/ccache-wrappers && \ + ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \ + ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \ + ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc + +ENV LANG "en_US.UTF-8" +ENV MAKE "/usr/bin/make" +ENV NINJA "/usr/bin/ninja" +ENV PYTHON "/usr/bin/python3" +ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" --=20 2.26.3 From nobody Fri Apr 26 18:40:26 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1620122793; cv=none; d=zohomail.com; s=zohoarc; b=czPyKGK/mSP//n7jSL5kS5BbEq4UagPe8/rVVFGBXqhMFvg8K1MSLZHgqqVekKqIGQfOZzV737cuQdM1eV+sn4F03kvM+Sv9Q88A2tYB3lLxgCM3KvEFwwbT+Mw3Gx5mSJNmSzdviw+bcAW8fur9Tk9/k3aG/4CH0btCC9MrVhw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1620122793; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=Ol1Mfu+0KF74QGS9OMJ9r9oAgRxip+PuLxdMk42UM9c=; b=m4/9uUAlzozQDAUl/iyhV/u2Yn7/SZxq9C0iyiea8SP+jnwkXBDHoA/H4VabFeiyGMNYcMfU2vWmtIBPFHj4wMtZnEkua7f7Ucc4uBa1WY3UDiLTpy1j0J17qkJfLtcRplaDPeMNexFTzCGnb338408DqjN/DXuoMvxvy6QAgf8= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 16201227935271003.8569879778539; Tue, 4 May 2021 03:06:33 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-307-8s9VpUrwMAOv0MWoH5W69Q-1; Tue, 04 May 2021 06:06:30 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 94E551020C23; Tue, 4 May 2021 10:06:24 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 475155C22A; Tue, 4 May 2021 10:06:24 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 022C75534C; Tue, 4 May 2021 10:06:23 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 144A5FC3025187 for ; Tue, 4 May 2021 06:05:15 -0400 Received: by smtp.corp.redhat.com (Postfix) id 8C3FA17A8B; Tue, 4 May 2021 10:05:15 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.195.130]) by smtp.corp.redhat.com (Postfix) with ESMTPS id E30C017A80 for ; Tue, 4 May 2021 10:05:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620122792; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=Ol1Mfu+0KF74QGS9OMJ9r9oAgRxip+PuLxdMk42UM9c=; b=QMCkRmcCRB+6rAMpYgAHi3prpeCgIpGWERg1CLU5/hFSVflTmt/L+OXtvSjdL9IzmUJO4m n+jJ3Y7LYmdroUXDQ9J+nk3Rq+c7OvSA4B59SVl4WtmXHmBIaf9xxDD8HXRYg6lIxvTD2N mIt+ZAz/tFVpqIsYKPOhhrpsfOIFD/c= X-MC-Unique: 8s9VpUrwMAOv0MWoH5W69Q-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 5/8] ci: Add FreeBSD 13 Date: Tue, 4 May 2021 12:04:57 +0200 Message-Id: <20210504100500.130354-6-abologna@redhat.com> In-Reply-To: <20210504100500.130354-1-abologna@redhat.com> References: <20210504100500.130354-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- .gitlab-ci.yml | 10 ++++++++++ ci/cirrus/freebsd-13.vars | 13 +++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 ci/cirrus/freebsd-13.vars diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 84032ab412..6fd147ae81 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -423,6 +423,16 @@ x64-freebsd-12-build: UPDATE_COMMAND: pkg update INSTALL_COMMAND: pkg install -y =20 +x64-freebsd-13-build: + extends: .cirrus_build_job + variables: + NAME: freebsd-13 + CIRRUS_VM_INSTANCE_TYPE: freebsd_instance + CIRRUS_VM_IMAGE_SELECTOR: image_family + CIRRUS_VM_IMAGE_NAME: freebsd-13-0 + UPDATE_COMMAND: pkg update + INSTALL_COMMAND: pkg install -y + x64-macos-11-build: extends: .cirrus_build_job variables: diff --git a/ci/cirrus/freebsd-13.vars b/ci/cirrus/freebsd-13.vars new file mode 100644 index 0000000000..f0270c70a4 --- /dev/null +++ b/ci/cirrus/freebsd-13.vars @@ -0,0 +1,13 @@ +# THIS FILE WAS AUTO-GENERATED +# +# $ lcitool variables freebsd-13 libvirt +# +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 + +PACKAGING_COMMAND=3D'pkg' +CCACHE=3D'/usr/local/bin/ccache' +MAKE=3D'/usr/local/bin/gmake' +NINJA=3D'/usr/local/bin/ninja' +PYTHON=3D'/usr/local/bin/python3' +PIP3=3D'/usr/local/bin/pip-3.7' +PKGS=3D'augeas avahi bash-completion ca_root_nss ccache cppi curl cyrus-sa= sl dbus diffutils diskscrub dnsmasq fusefs-libs gettext git glib gmake gnug= rep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson n= inja perl5 pkgconf polkit py37-docutils py37-flake8 python3 qemu radvd read= line yajl' --=20 2.26.3 From nobody Fri Apr 26 18:40:26 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1620122798; cv=none; d=zohomail.com; s=zohoarc; b=S/5bCaW7w27TZGtqPFx82zDOADGup0Ty52qZRXeBokkYgILP7979j3RLMQ3OdFg5TNESdUunsxHnAI7lp7T4mH7RwoYnNKOdoZNqT+EnTxQPZtRSl4M8a4ta4Mq2X5k1wccbuWptKxyyXV192nYC86f5a9+5gynAaCQ6m6LcCDY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1620122798; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=ZrLDJEbm8zepFYak2hBYUdl7FDsGaiNWYoMn5zBAcWs=; b=GCqqazU1JnOMwus0V7unP0zc7XpLzl8Llg+mkCS/p3Oud1J7z1KZ+G6cFK327xiInOmqaiupDkvb54BPOSzS4m3+QyAyeESIFA9UD9xfF630kqsRoD1yJZBlQ9Txk4yAF5hzHh2XGpX4N4KYIpy6MpWidwULW0AecfuZrTUbhi8= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 162012279840650.36930282179287; Tue, 4 May 2021 03:06:38 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-395-TMLJXle_PGeqCYXmpaQtxw-1; Tue, 04 May 2021 06:06:35 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9BD468030D5; Tue, 4 May 2021 10:06:28 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6C07B1C934; Tue, 4 May 2021 10:06:28 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 3587F180B464; Tue, 4 May 2021 10:06:28 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 144A5Gba025192 for ; Tue, 4 May 2021 06:05:16 -0400 Received: by smtp.corp.redhat.com (Postfix) id 99FE819D9B; Tue, 4 May 2021 10:05:16 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.195.130]) by smtp.corp.redhat.com (Postfix) with ESMTPS id F014B17A80 for ; Tue, 4 May 2021 10:05:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620122797; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=ZrLDJEbm8zepFYak2hBYUdl7FDsGaiNWYoMn5zBAcWs=; b=SlvWc2btVQ5s0/PbODNw1eHo51Krjw0P0fD8HZWErJWKHP6ELDSOJhmQgHkJE2JyuzIwai U7Dl4zj1ZhTDXwxJwwiUojnazTzdbFWlWYtw1kRPLZUtdOtmd8NwmDT7k4YVJJLuKsH9O2 JPt21puNkk1dMAMt4mevb7RWscmJp2U= X-MC-Unique: TMLJXle_PGeqCYXmpaQtxw-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 6/8] ci: Add Fedora 34 Date: Tue, 4 May 2021 12:04:58 +0200 Message-Id: <20210504100500.130354-7-abologna@redhat.com> In-Reply-To: <20210504100500.130354-1-abologna@redhat.com> References: <20210504100500.130354-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- .gitlab-ci.yml | 12 +++ ci/containers/fedora-34.Dockerfile | 115 +++++++++++++++++++++++++++++ 2 files changed, 127 insertions(+) create mode 100644 ci/containers/fedora-34.Dockerfile diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6fd147ae81..069f625b19 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -168,6 +168,11 @@ x64-fedora-33-container: variables: NAME: fedora-33 =20 +x64-fedora-34-container: + extends: .container_job + variables: + NAME: fedora-34 + x64-fedora-rawhide-container: extends: .container_job variables: @@ -367,6 +372,13 @@ x64-fedora-33: variables: NAME: fedora-33 =20 +x64-fedora-34: + extends: .native_build_job + needs: + - x64-fedora-34-container + variables: + NAME: fedora-34 + x64-fedora-rawhide: extends: .native_build_job needs: diff --git a/ci/containers/fedora-34.Dockerfile b/ci/containers/fedora-34.D= ockerfile new file mode 100644 index 0000000000..53a5d67b3f --- /dev/null +++ b/ci/containers/fedora-34.Dockerfile @@ -0,0 +1,115 @@ +# THIS FILE WAS AUTO-GENERATED +# +# $ lcitool dockerfile fedora-34 libvirt +# +# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244= a9dc4dc3c9d06f0 + +FROM registry.fedoraproject.org/fedora:34 + +RUN dnf install -y nosync && \ + echo -e '#!/bin/sh\n\ +if test -d /usr/lib64\n\ +then\n\ + export LD_PRELOAD=3D/usr/lib64/nosync/nosync.so\n\ +else\n\ + export LD_PRELOAD=3D/usr/lib/nosync/nosync.so\n\ +fi\n\ +exec "$@"' > /usr/bin/nosync && \ + chmod +x /usr/bin/nosync && \ + nosync dnf update -y && \ + nosync dnf install -y \ + audit-libs-devel \ + augeas \ + avahi-devel \ + bash-completion \ + ca-certificates \ + ccache \ + clang \ + cpp \ + cppi \ + cyrus-sasl-devel \ + dbus-devel \ + device-mapper-devel \ + diffutils \ + dnsmasq \ + dwarves \ + ebtables \ + firewalld-filesystem \ + fuse-devel \ + gcc \ + gettext \ + git \ + glib2-devel \ + glibc-devel \ + glibc-langpack-en \ + glusterfs-api-devel \ + gnutls-devel \ + grep \ + iproute \ + iproute-tc \ + iptables \ + iscsi-initiator-utils \ + kmod \ + libacl-devel \ + libattr-devel \ + libblkid-devel \ + libcap-ng-devel \ + libcurl-devel \ + libiscsi-devel \ + libnl3-devel \ + libpcap-devel \ + libpciaccess-devel \ + librbd-devel \ + libselinux-devel \ + libssh-devel \ + libssh2-devel \ + libtirpc-devel \ + libudev-devel \ + libwsman-devel \ + libxml2 \ + libxml2-devel \ + libxslt \ + lvm2 \ + make \ + meson \ + netcf-devel \ + nfs-utils \ + ninja-build \ + numactl-devel \ + numad \ + parted \ + parted-devel \ + perl-base \ + pkgconfig \ + polkit \ + python3 \ + python3-docutils \ + python3-flake8 \ + qemu-img \ + radvd \ + readline-devel \ + rpcgen \ + rpm-build \ + sanlock-devel \ + scrub \ + sed \ + sheepdog \ + systemtap-sdt-devel \ + wireshark-devel \ + xen-devel \ + xfsprogs-devel \ + yajl-devel \ + zfs-fuse && \ + nosync dnf autoremove -y && \ + nosync dnf clean all -y && \ + rpm -qa | sort > /packages.txt && \ + mkdir -p /usr/libexec/ccache-wrappers && \ + ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \ + ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \ + ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc + +ENV LANG "en_US.UTF-8" +ENV MAKE "/usr/bin/make" +ENV NINJA "/usr/bin/ninja" +ENV PYTHON "/usr/bin/python3" +ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" --=20 2.26.3 From nobody Fri Apr 26 18:40:26 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1620122799; cv=none; d=zohomail.com; s=zohoarc; b=B012hNZNAklLC6UlDerPc9PnKDqsSoTrxkap4rEvoEqLuxvxn8yWhZpGF5HiXXMxRUng9a3o2555g1P6rnNQUTELEYpjUmzGv2jpgLPckrjQVSZgASlPcYFr6Ga6pGznG0fsQPeL/svZr7QgQbRSJOWpB4gEJFYb0rayE7PQZTs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1620122799; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=cbY78LuU5SCidrGgNFfkz2Wl3BTY1piFlR+9zJum5CY=; b=KGsaMbXUFUCpAkMnfodlVMoWdry0tYiFJmo/gooV4xcGhk69/9UdKhj6YUWJiUu79hk3VfdEu/AOLeUsXDG/+YGqlhlQavSJ0sTA4CGb4tifj78J2fsQnNwiQ9x7wfWqpjxrOWwH/7q/dGrqu+IlQHH5iAnTPFprIRq4nuxUV48= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 162012279917590.67386994122432; Tue, 4 May 2021 03:06:39 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-232-fXmZNKXJNW-8cyPF1gEYOA-1; Tue, 04 May 2021 06:06:35 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4396D189829A; Tue, 4 May 2021 10:06:31 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2609B5946C; Tue, 4 May 2021 10:06:31 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id E2C1355350; Tue, 4 May 2021 10:06:30 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 144A5H8e025207 for ; Tue, 4 May 2021 06:05:17 -0400 Received: by smtp.corp.redhat.com (Postfix) id CBE1717A80; Tue, 4 May 2021 10:05:17 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.195.130]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 13BB719D9B for ; Tue, 4 May 2021 10:05:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620122798; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=cbY78LuU5SCidrGgNFfkz2Wl3BTY1piFlR+9zJum5CY=; b=KNIxrn/CN5dkFi7VnLJE6sVXWMgvAW5BS9GPLrfGv5OTX84GeprqASNoX74twfrZ9xjLAv djI5bBAv63OCw8OI6SUhOoDm/D4iOGzmXecQgLdKqsnwP0rzJ0mKSJG8xhvvlmCt6iIDAt RbgLnMwxTeeEejxecKp+UnHa3q/ukSs= X-MC-Unique: fXmZNKXJNW-8cyPF1gEYOA-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 7/8] ci: Drop Fedora 32 Date: Tue, 4 May 2021 12:04:59 +0200 Message-Id: <20210504100500.130354-8-abologna@redhat.com> In-Reply-To: <20210504100500.130354-1-abologna@redhat.com> References: <20210504100500.130354-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- .gitlab-ci.yml | 13 ---- ci/containers/fedora-32.Dockerfile | 115 ----------------------------- 2 files changed, 128 deletions(-) delete mode 100644 ci/containers/fedora-32.Dockerfile diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 069f625b19..a7d2b30ab5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -158,11 +158,6 @@ x64-debian-sid-container: variables: NAME: debian-sid =20 -x64-fedora-32-container: - extends: .container_job - variables: - NAME: fedora-32 - x64-fedora-33-container: extends: .container_job variables: @@ -357,14 +352,6 @@ x64-centos-stream-8: NAME: centos-stream-8 RPM: skip =20 -x64-fedora-32: - extends: .native_build_job - needs: - - x64-fedora-32-container - variables: - NAME: fedora-32 - RPM: skip - x64-fedora-33: extends: .native_build_job needs: diff --git a/ci/containers/fedora-32.Dockerfile b/ci/containers/fedora-32.D= ockerfile deleted file mode 100644 index 9b06bcbac5..0000000000 --- a/ci/containers/fedora-32.Dockerfile +++ /dev/null @@ -1,115 +0,0 @@ -# THIS FILE WAS AUTO-GENERATED -# -# $ lcitool dockerfile fedora-32 libvirt -# -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea - -FROM registry.fedoraproject.org/fedora:32 - -RUN dnf install -y nosync && \ - echo -e '#!/bin/sh\n\ -if test -d /usr/lib64\n\ -then\n\ - export LD_PRELOAD=3D/usr/lib64/nosync/nosync.so\n\ -else\n\ - export LD_PRELOAD=3D/usr/lib/nosync/nosync.so\n\ -fi\n\ -exec "$@"' > /usr/bin/nosync && \ - chmod +x /usr/bin/nosync && \ - nosync dnf update -y && \ - nosync dnf install -y \ - audit-libs-devel \ - augeas \ - avahi-devel \ - bash-completion \ - ca-certificates \ - ccache \ - clang \ - cpp \ - cppi \ - cyrus-sasl-devel \ - dbus-devel \ - device-mapper-devel \ - diffutils \ - dnsmasq \ - dwarves \ - ebtables \ - firewalld-filesystem \ - fuse-devel \ - gcc \ - gettext \ - git \ - glib2-devel \ - glibc-devel \ - glibc-langpack-en \ - glusterfs-api-devel \ - gnutls-devel \ - grep \ - iproute \ - iproute-tc \ - iptables \ - iscsi-initiator-utils \ - kmod \ - libacl-devel \ - libattr-devel \ - libblkid-devel \ - libcap-ng-devel \ - libcurl-devel \ - libiscsi-devel \ - libnl3-devel \ - libpcap-devel \ - libpciaccess-devel \ - librbd-devel \ - libselinux-devel \ - libssh-devel \ - libssh2-devel \ - libtirpc-devel \ - libudev-devel \ - libwsman-devel \ - libxml2 \ - libxml2-devel \ - libxslt \ - lvm2 \ - make \ - meson \ - netcf-devel \ - nfs-utils \ - ninja-build \ - numactl-devel \ - numad \ - parted \ - parted-devel \ - perl \ - pkgconfig \ - polkit \ - python3 \ - python3-docutils \ - python3-flake8 \ - qemu-img \ - radvd \ - readline-devel \ - rpcgen \ - rpm-build \ - sanlock-devel \ - scrub \ - sed \ - sheepdog \ - systemtap-sdt-devel \ - wireshark-devel \ - xen-devel \ - xfsprogs-devel \ - yajl-devel \ - zfs-fuse && \ - nosync dnf autoremove -y && \ - nosync dnf clean all -y && \ - rpm -qa | sort > /packages.txt && \ - mkdir -p /usr/libexec/ccache-wrappers && \ - ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \ - ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \ - ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc - -ENV LANG "en_US.UTF-8" -ENV MAKE "/usr/bin/make" -ENV NINJA "/usr/bin/ninja" -ENV PYTHON "/usr/bin/python3" -ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" --=20 2.26.3 From nobody Fri Apr 26 18:40:26 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1620122859; cv=none; d=zohomail.com; s=zohoarc; b=RK7aIh2y5eBi5ubUBnV1iSUz8zTCWJg87hXALSRDsqZEIsGOI141/+Yn8dubYAwHvoRwp4OJmKgu3ZOGJWwJ+HGofg6iKer1PyVInYa8PAsuv3rIzDYz7+Bz1x6hCGKUb1yzf5d+blhDoqhhC9eW6G3ZuL9ygGNDR9isVKL1+hk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1620122859; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=veT6wFQz5zG8YwMnr0/9Q1hsdvjh+ziCFkzlIqBD4XE=; b=feSVNzAeImVOKSeMjNbbyFh4RFsSs6gLfJPvLfzxAhyoIR4Q9wQezNt9Yov/JgZc6+eEthmaCod2X/7EYZ4VRHskk944dSr9ZH4j0AKKEUgkubLmGLq1RxtRtC1SezoL5krXRmhlDBXbpTz8M2vwx1RmjeXtYf4b+VhP0n/uiw4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1620122859746502.8384206726678; Tue, 4 May 2021 03:07:39 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-479-xyJOnNwUPzWv0EDhgKBWog-1; Tue, 04 May 2021 06:07:36 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 1FF3F189829A; Tue, 4 May 2021 10:07:30 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 01A5660CD7; Tue, 4 May 2021 10:07:30 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id BEB4255353; Tue, 4 May 2021 10:07:29 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 144A5IXh025212 for ; Tue, 4 May 2021 06:05:18 -0400 Received: by smtp.corp.redhat.com (Postfix) id D62BD1F051; Tue, 4 May 2021 10:05:18 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.195.130]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3C7F21C934 for ; Tue, 4 May 2021 10:05:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620122858; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=veT6wFQz5zG8YwMnr0/9Q1hsdvjh+ziCFkzlIqBD4XE=; b=hQYunilJPb8NOuZjCq99GZMxAEgbiY8m1bJdD0WMicEXarjtDnQkMP8XMVIdBOs//eaYV+ 8neHyuGuXNJWVDb35UddU89j2OuTYSGNsAg75rlHRPJ26TZsgAJXAmiq1xsZ9YxB1Fia16 u6LYZ15p94FXE/DBNZUcdXHoI1xHaL4= X-MC-Unique: xyJOnNwUPzWv0EDhgKBWog-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 8/8] ci: Drop CentOS 7 Date: Tue, 4 May 2021 12:05:00 +0200 Message-Id: <20210504100500.130354-9-abologna@redhat.com> In-Reply-To: <20210504100500.130354-1-abologna@redhat.com> References: <20210504100500.130354-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- .gitlab-ci.yml | 16 ---- ci/containers/centos-7.Dockerfile | 138 ------------------------------ 2 files changed, 154 deletions(-) delete mode 100644 ci/containers/centos-7.Dockerfile diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7d2b30ab5..35ec626113 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -133,11 +133,6 @@ stages: =20 # Native container build jobs =20 -x64-centos-7-container: - extends: .container_job - variables: - NAME: centos-7 - x64-centos-8-container: extends: .container_job variables: @@ -316,17 +311,6 @@ x64-debian-sid: variables: NAME: debian-sid =20 -x64-centos-7: - extends: .native_build_job - needs: - - x64-centos-7-container - variables: - NAME: centos-7 - # meson dist fails on CentOS 7 because of old git that fails to clone - # from shallow git repository which is done when running meson dist - DIST: skip - RPM: skip - x64-centos-8: extends: .native_build_job needs: diff --git a/ci/containers/centos-7.Dockerfile b/ci/containers/centos-7.Doc= kerfile deleted file mode 100644 index 49345fa128..0000000000 --- a/ci/containers/centos-7.Dockerfile +++ /dev/null @@ -1,138 +0,0 @@ -# THIS FILE WAS AUTO-GENERATED -# -# $ lcitool dockerfile centos-7 libvirt -# -# https://gitlab.com/libvirt/libvirt-ci/-/commit/6552fd8885423cfc383a58255= eca542937f7d4ea - -FROM docker.io/library/centos:7 - -RUN yum update -y && \ - echo 'skip_missing_names_on_install=3D0' >> /etc/yum.conf && \ - echo -e '[openvz]\n\ -name=3DOpenVZ addons\n\ -baseurl=3Dhttps://download.openvz.org/virtuozzo/releases/openvz-7.0.11-235= /x86_64/os/\n\ -enabled=3D1\n\ -gpgcheck=3D1\n\ -skip_if_unavailable=3D0\n\ -metadata_expire=3D6h\n\ -priority=3D90\n\ -includepkgs=3Dlibprl*' > /etc/yum.repos.d/openvz.repo && \ - echo -e '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\ -Version: GnuPG v2.0.22 (GNU/Linux)\n\ -\n\ -mI0EVl80nQEEAKrEeyeTCwrzS9kYedZ/sAc/GUqlb81C7pA9SaR3fyck5mVw1Ogk\n\ -YdmNBPM2kY7QDxR9F0EpSpnxSCAXZXugsQ8KzZ0DRLVeBDQyGs9IGK5hI0zzxIil\n\ -BzfvIexLiQQhLy7YlIi8Jt/uUqKkW0pIMNMGcduY97VATtczpncpkmSzABEBAAG0\n\ -SFZpcnR1b3p6byBUZWFtIChHUEcga2V5IHNpZ25hdHVyZSBmb3IgcGFja2FnZXMp\n\ -IDxzZWN1cml0eUB2aXJ0dW96em8uY29tPoi5BBMBAgAjBQJWXzSdAhsDBwsJCAcD\n\ -AgEGFQgCCQoLBBYCAwECHgECF4AACgkQygt9GUTNrSruIgP/er70Eyo73A1gfrjv\n\ -oPUkyo4rslVRZu3qqCwoMFtJc/Z/UxWgEka1buorlcGLa6eO/EZ49c0n+KGa4Kvt\n\ -EUboIq0yEu5i0FyAj92ifm+hNhoAbGfm0cZ4/fD0oGr3l8OsQo4+iHX4xAPwFe7Y\n\ -zABuB8I1ZDZ4OIp5tDfTTuF2LT24jQRWXzSdAQQAog2Aqb+Ptl68O7cQhWLjVGkj\n\ -yyigZrdeReLx3HloKJPBeQ/kA6uvMJc/IYS3uppMWXv9v+QenS6uhP1TUJ2k9FvM\n\ -t94MQZfALN7Vpf8AF+UeWu4Ru+y4BNzcFhrPhIFNFChOR2QqW6FkgE57D9I177NC\n\ -oJMyrlNe8wcGa178An8AEQEAAYifBBgBAgAJBQJWXzSdAhsMAAoJEMoLfRlEza0q\n\ -bKwD/3+OFVIEXnIv5XgdGRNX5fHggsUN1bb8gva7HANRlKdd4LD8foDM3F/yv/3V\n\ -igG14D5EjKz56SaBDNgiI4++hOzb2M8jhAsR86jxkXFrrP1U3ZNRKg6av9DPFAPS\n\ -WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\ -=3DfRMg\n\ ------END PGP PUBLIC KEY BLOCK-----' > /etc/pki/rpm-gpg/RPM-GPG-KEY-OpenVZ = && \ - rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-OpenVZ && \ - yum install -y epel-release && \ - yum install -y centos-release-xen-48 && \ - yum install -y \ - audit-libs-devel \ - augeas \ - avahi-devel \ - bash-completion \ - ca-certificates \ - ccache \ - clang \ - cpp \ - cyrus-sasl-devel \ - dbus-devel \ - device-mapper-devel \ - diffutils \ - dnsmasq \ - dwarves \ - ebtables \ - firewalld-filesystem \ - fuse-devel \ - gcc \ - gettext \ - git \ - glib2-devel \ - glibc-common \ - glibc-devel \ - glusterfs-api-devel \ - gnutls-devel \ - grep \ - iproute \ - iptables \ - iscsi-initiator-utils \ - kmod \ - libacl-devel \ - libattr-devel \ - libblkid-devel \ - libcap-ng-devel \ - libcurl-devel \ - libiscsi-devel \ - libnl3-devel \ - libpcap-devel \ - libpciaccess-devel \ - libprlsdk-devel \ - librbd1-devel \ - libselinux-devel \ - libssh-devel \ - libssh2-devel \ - libtirpc-devel \ - libudev-devel \ - libwsman-devel \ - libxml2 \ - libxml2-devel \ - libxslt \ - lvm2 \ - make \ - netcf-devel \ - nfs-utils \ - ninja-build \ - numactl-devel \ - numad \ - parted \ - parted-devel \ - perl \ - pkgconfig \ - polkit \ - python3 \ - python3-pip \ - python3-setuptools \ - python3-wheel \ - python36-docutils \ - qemu-img \ - radvd \ - readline-devel \ - rpm-build \ - sanlock-devel \ - scrub \ - sed \ - systemtap-sdt-devel \ - wireshark-devel \ - xen-devel \ - xfsprogs-devel \ - yajl-devel && \ - yum autoremove -y && \ - yum clean all -y && \ - rpm -qa | sort > /packages.txt && \ - mkdir -p /usr/libexec/ccache-wrappers && \ - ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \ - ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \ - ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc - -RUN pip3 install \ - meson=3D=3D0.56.0 - -ENV LANG "en_US.UTF-8" -ENV MAKE "/usr/bin/make" -ENV NINJA "/usr/bin/ninja-build" -ENV PYTHON "/usr/bin/python3" -ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" --=20 2.26.3