From nobody Thu May 2 21:44:27 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) client-ip=205.139.110.61; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 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=1587387669; cv=none; d=zohomail.com; s=zohoarc; b=E41s55qN9MFKYvZwqisdR8oEOzYfGL+fpLBE1dEY4pF5AQJHfHk11fYQTKlRgsJOCWccVr6c7gquF2iRkK5WT+eaBoEimVmiqodsMXMn3Alsxh3LSSJYIZ6PUaJqgj/m3vmL4mgkXGjQSURD7ZmdoSjjFTDqbFXlAL50ToAt+1o= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1587387669; 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=xIA5X6iISE1oVnjrluHZ8XuTYL+zvBTfOn5XEdSsNWo=; b=BMnH/c/LsZhhYrSHwwQTOlHkkQP8TJ6L/2wkT3drZiNguCa/VZYXYqSAp2DXeR7Cpadphl+14ykJEfl3wB0zVyIdLSgnNpdSjb+3HaBXBX26DkwvrFs8fQ8PIVamGZU3M2pPkmE06+e8TFw3a1haQrAatNkaqLuWXP/rV8lzGEs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 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-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 1587387668266459.13165043017693; Mon, 20 Apr 2020 06:01:08 -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-92-jpcYtqgCO_OtbCkQC-vHeg-1; Mon, 20 Apr 2020 09:00:53 -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 08919DB68; Mon, 20 Apr 2020 13:00:48 +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 CC97C5DA7C; Mon, 20 Apr 2020 13:00:47 +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 6EE7A93907; Mon, 20 Apr 2020 13:00:47 +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 03KD0i7Q021217 for ; Mon, 20 Apr 2020 09:00:44 -0400 Received: by smtp.corp.redhat.com (Postfix) id 9254F272CC; Mon, 20 Apr 2020 13:00:44 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (unknown [10.40.195.240]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 0C1FC26578 for ; Mon, 20 Apr 2020 13:00:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1587387661; 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=xIA5X6iISE1oVnjrluHZ8XuTYL+zvBTfOn5XEdSsNWo=; b=CsEtHAMJG0qmj/VgBoH4TyRYMOQKfoFPhJ/4ja1d0B2Vw2fl1zwMOam0eOqZehlhVdqL+Y 0dK+jgsrrZ61j9k9mWtXbauF17GP1PFRM4ClUYhHGLckENEB7qHLRwcbtL31BgrC2hiGRz VvJwvl30R78MjQt6PecaeAi/n1i8CBQ= X-MC-Unique: jpcYtqgCO_OtbCkQC-vHeg-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt-ci PATCH 1/2] mappings: Add libssh2 and wireshark on CentOS Date: Mon, 20 Apr 2020 15:00:36 +0200 Message-Id: <20200420130037.21877-2-abologna@redhat.com> In-Reply-To: <20200420130037.21877-1-abologna@redhat.com> References: <20200420130037.21877-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 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" Turns out the packages are actually available on both CentOS 7 and CentOS 8. Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- guests/vars/mappings.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml index e924e5b..753f0fe 100644 --- a/guests/vars/mappings.yml +++ b/guests/vars/mappings.yml @@ -425,7 +425,6 @@ mappings: deb: libssh2-1-dev pkg: libssh2 rpm: libssh2-devel - CentOS8: cross-policy-deb: foreign =20 libtirpc: @@ -996,7 +995,6 @@ mappings: wireshark: deb: wireshark-dev rpm: wireshark-devel - CentOS: cross-policy-deb: skip =20 xen: --=20 2.25.3 From nobody Thu May 2 21:44:27 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) client-ip=205.139.110.61; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 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=1587387660; cv=none; d=zohomail.com; s=zohoarc; b=NEZnVd2a/D1tkExTZYGsZhvGJJq5G0YDM6QoTuChnTqTyG20EHp1GZX24tC0g5tqYVaq14htZzQAJq/2dADnY7UvwJqDU+ouX2yWT8RFwP0WCZMof9M1vekovC+/QNDTUB14KR+AIAg6WJQrY5Phw1BPNSYEF1hlnpkZUjZQFn4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1587387660; 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=C0o0bmgfM5rqCIkYOpeKMipV/TBuCkUiigByiRQgpZ0=; b=FButM+4KMv2ZLdSePw9nMJvRhAJK+VAW4W0QfYQgpYEMIVo/XjRT5NboKwtUKTRsIf1jClDHmmf4XKBHqO/pDUHCxUOU4N/UhLCGik+LW9gR/jBH1BPbrWqN5YlbLoPLCJm/qKrZsiJ43Yg+ioFUAWQfAab8YYKqhJpqnWNt0HY= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 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-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 1587387659980540.961453386858; Mon, 20 Apr 2020 06:00:59 -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-192-WaH2GaREMJWE5_6TR8N_WA-1; Mon, 20 Apr 2020 09:00:53 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8706618FE866; Mon, 20 Apr 2020 13:00:47 +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 53A5410027C3; Mon, 20 Apr 2020 13:00:47 +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 D3FFD18089CF; Mon, 20 Apr 2020 13:00:46 +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 03KD0jFi021226 for ; Mon, 20 Apr 2020 09:00:45 -0400 Received: by smtp.corp.redhat.com (Postfix) id 8125A277B9; Mon, 20 Apr 2020 13:00:45 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (unknown [10.40.195.240]) by smtp.corp.redhat.com (Postfix) with ESMTPS id ED00626578 for ; Mon, 20 Apr 2020 13:00:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1587387656; 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=C0o0bmgfM5rqCIkYOpeKMipV/TBuCkUiigByiRQgpZ0=; b=DL3W2hsdt1k9Qq9M6TAbf9Hut63aEyik/cq70Z1goHLakTQZvVjJHkaBgNgtjGsj+p489Z JC8TBwTdXh4l1+CPkSK4UcJ03/gLMpq9FEvV1EvKsjFmh0We/hNVV5+z4NAj4PA9+YuXe4 YujAqDAo7JNu+xQmHlWYNA4ENw5AmIw= X-MC-Unique: WaH2GaREMJWE5_6TR8N_WA-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt-ci PATCH 2/2] Build libvirt-tck on CentOS 8 Date: Mon, 20 Apr 2020 15:00:37 +0200 Message-Id: <20200420130037.21877-3-abologna@redhat.com> In-Reply-To: <20200420130037.21877-1-abologna@redhat.com> References: <20200420130037.21877-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.22 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" CentOS 7 is missing perl-generators, as explained in the comment, but this limitation does not apply to CentOS 8. Signed-off-by: Andrea Bolognani --- guests/playbooks/build/projects/libvirt-tck.yml | 2 ++ jenkins/projects/libvirt-tck.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/guests/playbooks/build/projects/libvirt-tck.yml b/guests/playb= ooks/build/projects/libvirt-tck.yml index b8d848c..c83d8b6 100644 --- a/guests/playbooks/build/projects/libvirt-tck.yml +++ b/guests/playbooks/build/projects/libvirt-tck.yml @@ -4,6 +4,7 @@ # build libvirt-tck name: libvirt-tck machines: + - libvirt-centos-8 - libvirt-debian-9 - libvirt-debian-10 - libvirt-debian-sid @@ -24,6 +25,7 @@ - include: '{{ playbook_base }}/jobs/perl-modulebuild-rpm-job.yml' vars: machines: + - libvirt-centos-8 - libvirt-fedora-30 - libvirt-fedora-31 - libvirt-fedora-rawhide diff --git a/jenkins/projects/libvirt-tck.yaml b/jenkins/projects/libvirt-t= ck.yaml index fcdea98..c0fb1f7 100644 --- a/jenkins/projects/libvirt-tck.yaml +++ b/jenkins/projects/libvirt-tck.yaml @@ -4,6 +4,7 @@ # CentOS 7 doesn't include perl-generators, which is necessary to # build libvirt-tck machines: + - libvirt-centos-8 - libvirt-debian-9 - libvirt-debian-10 - libvirt-fedora-30 @@ -22,6 +23,7 @@ - perl-modulebuild-rpm-job: parent_jobs: 'libvirt-tck-check' machines: + - libvirt-centos-8 - libvirt-fedora-30 - libvirt-fedora-31 - libvirt-fedora-rawhide --=20 2.25.3