From nobody Fri Mar 29 08:51:44 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 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=1562601952; cv=none; d=zoho.com; s=zohoarc; b=c1s7lOS15taz2dkrzTJhJMCaqw7GaEnXh6g/xlcJuIGMrYgO513i1sMtt2L1nSrv6aDvH/APNkZDmrRjXJSspOX1nxRYi1QUZQil7QF7OmJcB5W5tVKiUR5ttGFPYiReijdO1o6L9U6Y3ra+Fkw1mYtbL8rMN7yuIeVbduqBXww= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1562601952; 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:ARC-Authentication-Results; bh=3w3Xtko9hOq0lgk0DAOj/L0QQm/WqGzgJBORErqGK5g=; b=mlYly2Fs0PnzFA5m9sr0J9zCSG0TF8sguffePqXRJ149wdMjuOEutVMF2X2tY43fFULc66/xy7B09kHKFyNXFyYwUhN4lhTxPOtXZ9t2tgbJdFHn0mEX9kvF+IVJj3kXOy2InZEvcx0zbrMr93tB5sVUmuU1DHQ+iIWxPbXA1fM= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1562601952763391.058379950484; Mon, 8 Jul 2019 09:05:52 -0700 (PDT) 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 mx1.redhat.com (Postfix) with ESMTPS id 97B2D13A82; Mon, 8 Jul 2019 16:05:50 +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 6A6B3510F4; Mon, 8 Jul 2019 16:05:49 +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 1D9E1149E2; Mon, 8 Jul 2019 16:05:48 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x68G5kUN018010 for ; Mon, 8 Jul 2019 12:05:46 -0400 Received: by smtp.corp.redhat.com (Postfix) id BA9EE5C269; Mon, 8 Jul 2019 16:05:46 +0000 (UTC) Received: from kinshicho.brq.redhat.com (unknown [10.43.2.73]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 43DF65C266 for ; Mon, 8 Jul 2019 16:05:44 +0000 (UTC) From: Andrea Bolognani To: libvir-list@redhat.com Date: Mon, 8 Jul 2019 18:05:35 +0200 Message-Id: <20190708160539.12972-2-abologna@redhat.com> In-Reply-To: <20190708160539.12972-1-abologna@redhat.com> References: <20190708160539.12972-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Subject: [libvirt] [jenkins-ci PATCH 1/5] guests: Update mappings for perl-Digest 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: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Mon, 08 Jul 2019 16:05:51 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Pretty much all current versions of Debian and Ubuntu ship the Digest module as part of the perl package, with Debian 9 being the only exception and having a separate package for it. Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- guests/vars/mappings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml index 98c0cc9..6459fa0 100644 --- a/guests/vars/mappings.yml +++ b/guests/vars/mappings.yml @@ -664,10 +664,10 @@ mappings: Fedora: perl-Config-Record =20 perl-Digest: - deb: libdigest-perl + deb: perl pkg: p5-Digest rpm: perl-Digest - DebianSid: perl + Debian9: libdigest-perl =20 perl-Digest-MD5: deb: libdigest-perl-md5-perl --=20 2.21.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list From nobody Fri Mar 29 08:51:44 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 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=1562601974; cv=none; d=zoho.com; s=zohoarc; b=K0a9AbLEN2OGcf/9xz1n8s9u+XRICkPZ72Sdp6WZ9Be6KQEw3TjS+WlQp8bCXltMZKUOVXyC18tdf9KdiIejPk7p/S1dbbySSUubLAiyQveIcL8p7A7kHuRKIZ08hF6jIquRO4puhvS9XyJHWvZflEm47hKiFaVMpUCGgPTIPpM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1562601974; 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:ARC-Authentication-Results; bh=e98BPOyXblq1HcAlAO5VtP58abR0dSgrAe4+4Hj/ADI=; b=Q/5BO1WlONljtbvFksDBMB4QZL/Afmha8mV831XA0qh9WZGtuAmXnbsA4NeyJFHOqomB9Q0k2WrCjxfUefV1D604adnZ8N3xDAXxUjOtPO5yM48EbtcUicFpzMSacsUj1fcR4QiAKC+RyLVJLW6I1r2RzJXCfVIWoBArzXF5DEw= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1562601974630899.6271596697501; Mon, 8 Jul 2019 09:06:14 -0700 (PDT) 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 mx1.redhat.com (Postfix) with ESMTPS id BB3F72F8BE7; Mon, 8 Jul 2019 16:06:04 +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 8FEBC608C6; Mon, 8 Jul 2019 16:06:04 +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 53C7118433A3; Mon, 8 Jul 2019 16:06:03 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x68G5nJr018030 for ; Mon, 8 Jul 2019 12:05:49 -0400 Received: by smtp.corp.redhat.com (Postfix) id 17E785C269; Mon, 8 Jul 2019 16:05:49 +0000 (UTC) Received: from kinshicho.brq.redhat.com (unknown [10.43.2.73]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 954295C266 for ; Mon, 8 Jul 2019 16:05:46 +0000 (UTC) From: Andrea Bolognani To: libvir-list@redhat.com Date: Mon, 8 Jul 2019 18:05:36 +0200 Message-Id: <20190708160539.12972-3-abologna@redhat.com> In-Reply-To: <20190708160539.12972-1-abologna@redhat.com> References: <20190708160539.12972-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Subject: [libvirt] [jenkins-ci PATCH 2/5] guests: Update mappings for sheepdog 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: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Mon, 08 Jul 2019 16:06:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Debian has removed sheepdog from the distribution, and at this point Debian 9 is now the only supported release that still includes it. Signed-off-by: Andrea Bolognani --- guests/vars/mappings.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml index 6459fa0..b28fa03 100644 --- a/guests/vars/mappings.yml +++ b/guests/vars/mappings.yml @@ -874,7 +874,8 @@ mappings: default: sheepdog CentOS: FreeBSD: - DebianSid: + Debian: + Debian9: sheepdog =20 showmount: deb: nfs-common --=20 2.21.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list From nobody Fri Mar 29 08:51:44 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 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=1562601958; cv=none; d=zoho.com; s=zohoarc; b=TtwWaJmgNjLulQ6vpIIgzCybSVFDyRWjdsw9DkDuydjbJqYhgS+f3PEFQ/jRFLxnYHBTT3jXhrxyYinT7V7fKyhR8YHtMkhf/MGju+heqAeMME6FwsuKRsoZHM+G3/9t/eViu2efcInImPBKMxjBA1dw3AtLrpcty8knYyVi3Xw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1562601958; 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:ARC-Authentication-Results; bh=wOEJjItYHNgm/g0BOyAC4ampFP4DfW0O96JqNpwcVAw=; b=FQGSBtlN1KoDojR95QRH+gl4E6vNt5/cfikNbXjfjzPsEN/MMXJFu5llH/30mvcRvwFVttY413B4dlNnT/KQoJZYFTRwMIc8qLRzmIGBnFVPUb04ZGy3K7VnoddtYVPXP16wGxbDe9hd7Ccx8wozEEz7H8N9tob4ppcre6CnGyc= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1562601958310426.90507355636896; Mon, 8 Jul 2019 09:05:58 -0700 (PDT) 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 mx1.redhat.com (Postfix) with ESMTPS id 8B73181E0E; Mon, 8 Jul 2019 16:05:56 +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 7A62C5C660; Mon, 8 Jul 2019 16:05:54 +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 3EDD6149E2; Mon, 8 Jul 2019 16:05:53 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x68G5ptK018040 for ; Mon, 8 Jul 2019 12:05:51 -0400 Received: by smtp.corp.redhat.com (Postfix) id 8C7415C25D; Mon, 8 Jul 2019 16:05:51 +0000 (UTC) Received: from kinshicho.brq.redhat.com (unknown [10.43.2.73]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 15B035C269 for ; Mon, 8 Jul 2019 16:05:49 +0000 (UTC) From: Andrea Bolognani To: libvir-list@redhat.com Date: Mon, 8 Jul 2019 18:05:37 +0200 Message-Id: <20190708160539.12972-4-abologna@redhat.com> In-Reply-To: <20190708160539.12972-1-abologna@redhat.com> References: <20190708160539.12972-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Subject: [libvirt] [jenkins-ci PATCH 3/5] guests: Add Debian 10 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: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Mon, 08 Jul 2019 16:05:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- guests/host_vars/libvirt-debian-10/docker.yml | 2 + .../host_vars/libvirt-debian-10/install.yml | 2 + guests/host_vars/libvirt-debian-10/main.yml | 24 ++++++ guests/inventory | 1 + guests/vars/vault.yml | 78 ++++++++++--------- 5 files changed, 70 insertions(+), 37 deletions(-) create mode 100644 guests/host_vars/libvirt-debian-10/docker.yml create mode 100644 guests/host_vars/libvirt-debian-10/install.yml create mode 100644 guests/host_vars/libvirt-debian-10/main.yml diff --git a/guests/host_vars/libvirt-debian-10/docker.yml b/guests/host_va= rs/libvirt-debian-10/docker.yml new file mode 100644 index 0000000..d1670ab --- /dev/null +++ b/guests/host_vars/libvirt-debian-10/docker.yml @@ -0,0 +1,2 @@ +--- +docker_base: debian:10 diff --git a/guests/host_vars/libvirt-debian-10/install.yml b/guests/host_v= ars/libvirt-debian-10/install.yml new file mode 100644 index 0000000..0a30571 --- /dev/null +++ b/guests/host_vars/libvirt-debian-10/install.yml @@ -0,0 +1,2 @@ +--- +install_url: http://deb.debian.org/debian/dists/buster/main/installer-amd6= 4/ diff --git a/guests/host_vars/libvirt-debian-10/main.yml b/guests/host_vars= /libvirt-debian-10/main.yml new file mode 100644 index 0000000..633f421 --- /dev/null +++ b/guests/host_vars/libvirt-debian-10/main.yml @@ -0,0 +1,24 @@ +--- +projects: + - libosinfo + - libvirt + - libvirt-dbus + - libvirt-glib + - libvirt-go + - libvirt-go-xml + - libvirt-ocaml + - libvirt-perl + - libvirt-python + - libvirt-sandbox + - libvirt-tck + - osinfo-db + - osinfo-db-tools + - virt-manager + - virt-viewer + +package_format: 'deb' +package_manager: 'apt-get' +os_name: 'Debian' +os_version: '10' + +ansible_python_interpreter: /usr/bin/python3 diff --git a/guests/inventory b/guests/inventory index b8392c0..5b01d58 100644 --- a/guests/inventory +++ b/guests/inventory @@ -1,5 +1,6 @@ libvirt-centos-7 libvirt-debian-9 +libvirt-debian-10 libvirt-debian-sid libvirt-fedora-29 libvirt-fedora-30 diff --git a/guests/vars/vault.yml b/guests/vars/vault.yml index 9a769cc..79345af 100644 --- a/guests/vars/vault.yml +++ b/guests/vars/vault.yml @@ -1,38 +1,42 @@ $ANSIBLE_VAULT;1.1;AES256 -64303566343333613961356263643131376637353833643035626432313462646363653933= 643963 -6362313330623963643438343765313865326334333031300a353436316231376239393239= 306439 -63636331646139316237326662643933386166663436346432313636326362626130313332= 373739 -6631653865323065320a643865353965303263653638353739306130346331303230303833= 656134 -38316430646532353030386635336335613235656637363433376237346263653636643539= 613032 -32613330316435396161363639313664313935663566303234653731383032366463383735= 353261 -63333431386566366165663733613565356462356661653531343636333238666433643366= 623333 -34663932353736386238656336376137633232373731306434396337333462646637336663= 303730 -36613338373465623862613132383834353462326163373661393237343061353566636239= 663238 -38356532613063353164316161626533353562393130666435663236326463323939373965= 353836 -37353262346431303165323163633036313538303930663463376638613136623937653937= 373664 -37656165353562333136643862323638356531616439396263316236303731373739353033= 353561 -63313831666563666533386337333436636362623636663866313166316333386234333830= 316337 -63326165326639356632376137306230343064303162646436353164646436373062373934= 313130 -62323662626566653265393239613331633531636330383266343964346264376164363237= 626564 -35376261626436633836613838616166356262313365323733626261383936396266646431= 646265 -36333437376162343066626631343030366333356637626332393039343731396538386462= 646434 -32376131343735653637643436343165393165316661656163613339623230636564333637= 643263 -36656331316139613738386233326462633262666263343834303431653863363032363839= 373333 -34303162633363356466383934623866643730623638376361353262383035386263646562= 643266 -31356232336134396165653162613233336536636636396139613666616164356137613466= 383038 -32666264356162626639646531313863653530653165343035366239666435363632366534= 643766 -31366562343065316639343235646632646530666336323465316531656132613834663731= 646162 -35323438326234393536363762373637613138396439313137343766373533663336316438= 396632 -32333430333862323832353564393663316131316233373638336538346139616361636231= 613737 -31393732613831626530326365653734353763653438343832343934376462366531613164= 613933 -63333831636536346364636538656638353865333561663637613363336531343366356566= 326266 -35613564616532633464303866663261646130653631653238373362343332343738316331= 363861 -61643430663463613531366134623736656564356666636261343734643934366137626632= 333930 -31633734333236366262666265646665383732396262316363313236366564663263383464= 353036 -39316164663332333530373536626565623337323362313633343566323665653231313035= 613432 -30646666313433306662363132306364313963616231373461653865653938356536383131= 333135 -33333738393161313431623339396363393739383961656632383536343437643561363265= 373337 -35346333613836383166633537616638356332613832323464653632613066643139646566= 363333 -61363462373233626636356666346633313430616161613830333138346266383033663330= 616665 -38353632336231393636366234626233343465643038326433336435333362303662626161= 376238 -3839 +30333561343638383933356331656435633439643663616336383666396162623332306239= 396363 +3162383165306431343838656130623166396635613764350a633262643763633037663861= 356337 +38643366646462616638623133353835356530373633363134356435656330353236393733= 666331 +6131313563663236340a666432376535343466613438646332623565663639366464393261= 663962 +38323839313930356461336138323133646334373263303538393738336664323935333931= 303562 +38613735316436326332376565386663666463663265616264653562393330303935343539= 653639 +64646237643963343830376237306333326430313763366238363765623235333764656439= 656661 +35356638333832303132633339633533343766383932326361343664303036343539313230= 383866 +64623939666363633837313339326362626533333233653537393763313838393463343665= 353239 +35396537356365653463333236363662313333346138353234343039373836373237633739= 383035 +61313665656563383336646338376234376230313538353437363436613731326666313534= 356261 +66366263306164323464643265343733303330383030643463313437393937353533306132= 393439 +33623165653930366234663765316638663665616633636433663663316666363262343231= 666266 +32643235366565643034336335366161303133363161613939346462653139373033666234= 386365 +66303631646561336438313435663930346165646332663631626532383561653764343539= 373232 +39316330623966656134346439383931613432313666316462363131353533666138333032= 313965 +36396264393461646162396464316539393033626332613238343264663537666562363165= 333163 +38643932623336653464396338306263386433663039363730363062646538633963333661= 613936 +33306338653661656165343437373837363438306431613334666536323932666662313036= 663037 +61663235356561666336623235653830343662633732643236366361616635613864366361= 316130 +36656263646639613130666434323766373262623032326262616534376137366437346565= 393933 +33343864396366383939393539623433303336656136326262306162316330653066303333= 393964 +36323934343163306631633236643437653435393366663236363938346139323333396465= 303637 +37386561363663313762366562333934366431613833613636623264363335343330623134= 393133 +39383666393739333763303565663262306531343434343831643730323037633930643937= 616339 +38386238653634363636343639326364636233326431626331333030316234613536353761= 323865 +37623966623765333966623332303230313331333533343932633837616462626534326233= 343835 +37613265663831323032643061323830316239336538383764663833613862376535626433= 616634 +32656639343466643961643062626662386466653036393463353764626634343665396563= 313133 +30333633646661343937633936343432333731633335323839323065393766633362626237= 313136 +30396264336564386361313863346436633866626465313263623335656363633134666435= 323364 +65663264373135393262356136336162666564613261623064663734336135613731646439= 353930 +62663731366530646430376363396230613766303464656665396139383530376363373634= 333663 +65336533336132306636383864666437356333383538646335646630616464653665663039= 663132 +66373263393764393037366232393864316636373830666236653637346537363831396461= 376461 +37663231333332333731373764343030383564373434633462623531353362303534386234= 313433 +64373965366630643831333930386135663463626265393937336631383830643133306430= 613261 +39323263636661383733316232326230343264623939636335636131363965366230656537= 363364 +39346231616234633564366337373233376163363366656131333031373834356131356530= 386533 +61323665663466383761396635333933656435623139653462356234303739633334646338= 326236 +35646265636164343531323264383337313838386334313166386535346438323030 --=20 2.21.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list From nobody Fri Mar 29 08:51:44 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 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=1562602237; cv=none; d=zoho.com; s=zohoarc; b=BgQpyT6xazvL+4OXpERwuNt6UOzarglBjDDDwm5j12nGMf0CjgRxWuPhZcf8/DvNQBXHHQw6faJg1xdQiexWuLS+/IOFF+enQvl4o0Rlo0xln5SkUCD6K9UqPuIoiTKGx8cFDMa5sXi2/xK2tkD3ufdJodqrd0vmCWEb90Ialqc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1562602237; 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:ARC-Authentication-Results; bh=B+Qe/ySPhF8jumLHhrF7jkf/cLiJsllbVdn5EUYdyYw=; b=XfjQLC6sd6ooic9YMZv0dw0/Gz9vcw1zEGD/mqzinNdHgkEXEu2Zl5l7FXbXBu+fBWzM4UQGEgjDdrIx+IoL5a/OyfPePRmgQs3Tcr/VwAhrEcOmQonpNWoXOBzj/ARjk94FlX/9EpEH+MDVsoKivWmANc/I3/eu8wtCRNVrzJo= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1562602237792149.1978839155223; Mon, 8 Jul 2019 09:10:37 -0700 (PDT) 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 mx1.redhat.com (Postfix) with ESMTPS id 3587C3086211; Mon, 8 Jul 2019 16:10:31 +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 073A618EED; Mon, 8 Jul 2019 16:10:29 +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 A1E6018433A4; Mon, 8 Jul 2019 16:10:27 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x68G5rCm018050 for ; Mon, 8 Jul 2019 12:05:53 -0400 Received: by smtp.corp.redhat.com (Postfix) id D7E485C26B; Mon, 8 Jul 2019 16:05:53 +0000 (UTC) Received: from kinshicho.brq.redhat.com (unknown [10.43.2.73]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 61E905C25D for ; Mon, 8 Jul 2019 16:05:51 +0000 (UTC) From: Andrea Bolognani To: libvir-list@redhat.com Date: Mon, 8 Jul 2019 18:05:38 +0200 Message-Id: <20190708160539.12972-5-abologna@redhat.com> In-Reply-To: <20190708160539.12972-1-abologna@redhat.com> References: <20190708160539.12972-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Subject: [libvirt] [jenkins-ci PATCH 4/5] guests: Build on Debian 10 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: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.42]); Mon, 08 Jul 2019 16:10:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- guests/playbooks/build/jobs/defaults.yml | 1 + guests/playbooks/build/projects/libvirt-dbus.yml | 3 +++ guests/playbooks/build/projects/libvirt-go-xml.yml | 1 + guests/playbooks/build/projects/libvirt-go.yml | 1 + guests/playbooks/build/projects/libvirt-ocaml.yml | 1 + guests/playbooks/build/projects/libvirt-sandbox.yml | 1 + guests/playbooks/build/projects/libvirt-tck.yml | 1 + guests/playbooks/build/projects/libvirt.yml | 1 + guests/playbooks/build/projects/osinfo-db-tools.yml | 1 + guests/playbooks/build/projects/osinfo-db.yml | 1 + guests/playbooks/build/projects/virt-manager.yml | 2 ++ 11 files changed, 14 insertions(+) diff --git a/guests/playbooks/build/jobs/defaults.yml b/guests/playbooks/bu= ild/jobs/defaults.yml index 9b0fe30..48c44ed 100644 --- a/guests/playbooks/build/jobs/defaults.yml +++ b/guests/playbooks/build/jobs/defaults.yml @@ -2,6 +2,7 @@ all_machines: - libvirt-centos-7 - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 diff --git a/guests/playbooks/build/projects/libvirt-dbus.yml b/guests/play= books/build/projects/libvirt-dbus.yml index 73c1d57..59ef603 100644 --- a/guests/playbooks/build/projects/libvirt-dbus.yml +++ b/guests/playbooks/build/projects/libvirt-dbus.yml @@ -4,6 +4,7 @@ machines: - libvirt-centos-7 - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 @@ -24,6 +25,7 @@ # respectively) are not compatible machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 @@ -34,6 +36,7 @@ # CentOS 7 doesn't include Python 3 machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 diff --git a/guests/playbooks/build/projects/libvirt-go-xml.yml b/guests/pl= aybooks/build/projects/libvirt-go-xml.yml index fcdcd2c..a800e22 100644 --- a/guests/playbooks/build/projects/libvirt-go-xml.yml +++ b/guests/playbooks/build/projects/libvirt-go-xml.yml @@ -3,6 +3,7 @@ name: libvirt-go-xml machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 diff --git a/guests/playbooks/build/projects/libvirt-go.yml b/guests/playbo= oks/build/projects/libvirt-go.yml index 46278df..35ada3c 100644 --- a/guests/playbooks/build/projects/libvirt-go.yml +++ b/guests/playbooks/build/projects/libvirt-go.yml @@ -3,6 +3,7 @@ name: libvirt-go machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 diff --git a/guests/playbooks/build/projects/libvirt-ocaml.yml b/guests/pla= ybooks/build/projects/libvirt-ocaml.yml index e694a81..7f20417 100644 --- a/guests/playbooks/build/projects/libvirt-ocaml.yml +++ b/guests/playbooks/build/projects/libvirt-ocaml.yml @@ -4,6 +4,7 @@ machines: - libvirt-centos-7 - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 diff --git a/guests/playbooks/build/projects/libvirt-sandbox.yml b/guests/p= laybooks/build/projects/libvirt-sandbox.yml index 9495634..53a0f59 100644 --- a/guests/playbooks/build/projects/libvirt-sandbox.yml +++ b/guests/playbooks/build/projects/libvirt-sandbox.yml @@ -6,6 +6,7 @@ # linking statically machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 diff --git a/guests/playbooks/build/projects/libvirt-tck.yml b/guests/playb= ooks/build/projects/libvirt-tck.yml index 17e3cca..db758d3 100644 --- a/guests/playbooks/build/projects/libvirt-tck.yml +++ b/guests/playbooks/build/projects/libvirt-tck.yml @@ -3,6 +3,7 @@ name: libvirt-tck machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 diff --git a/guests/playbooks/build/projects/libvirt.yml b/guests/playbooks= /build/projects/libvirt.yml index 269cd05..1c7e7c0 100644 --- a/guests/playbooks/build/projects/libvirt.yml +++ b/guests/playbooks/build/projects/libvirt.yml @@ -14,6 +14,7 @@ machines: - libvirt-centos-7 - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 diff --git a/guests/playbooks/build/projects/osinfo-db-tools.yml b/guests/p= laybooks/build/projects/osinfo-db-tools.yml index 3fe414c..c5d0281 100644 --- a/guests/playbooks/build/projects/osinfo-db-tools.yml +++ b/guests/playbooks/build/projects/osinfo-db-tools.yml @@ -14,6 +14,7 @@ # CentOS 7; machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 diff --git a/guests/playbooks/build/projects/osinfo-db.yml b/guests/playboo= ks/build/projects/osinfo-db.yml index cdfd2d1..f78cf9e 100644 --- a/guests/playbooks/build/projects/osinfo-db.yml +++ b/guests/playbooks/build/projects/osinfo-db.yml @@ -16,6 +16,7 @@ # osinfo-db tests are Python 3 only, so they can't be ran on CentOS 7; machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 diff --git a/guests/playbooks/build/projects/virt-manager.yml b/guests/play= books/build/projects/virt-manager.yml index 08368bb..d2e6c25 100644 --- a/guests/playbooks/build/projects/virt-manager.yml +++ b/guests/playbooks/build/projects/virt-manager.yml @@ -4,6 +4,7 @@ # virt-manager is Python 3 only, so it can't be built on CentOS 7 machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 @@ -27,6 +28,7 @@ # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224902 machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-debian-sid - libvirt-fedora-29 - libvirt-fedora-30 --=20 2.21.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list From nobody Fri Mar 29 08:51:44 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 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=1562601975; cv=none; d=zoho.com; s=zohoarc; b=gD/oRtUunCiHzjCVjZ3uocZ4X0FCh/803wqEzpPfQcVbE7hlFjdfP++hKAJEKpr4/GBslfIS/MSn6Kl9mJHo6DD7SN26db1nt0lK7ymLxkca/BejFP1Y4KWOq15EHbnEVtfTGLCwpOqOfQ2nVeHhBN4NusuycLgC9D8LMOgiaBk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1562601975; 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:ARC-Authentication-Results; bh=gOp6rOQ5kXAXS/qlr7nkKC92nt2QC50qsWLOD8CY+f4=; b=L5LCeBSaipYXthNw7lHAJdSfiVOrmKkiH0O5RMXplNxuVfsqUlrdeYlCbIvhsVsKRXZ3YacfmQpnFVbfh9L4ORPwo28fDIm5meVyxppz+IcW87NQ1034kCpNYvmh64uV3fF2EGinXrNSt499PAdHq0FGiFlg8nOFVPcE8wP9mJA= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 15626019750011016.6633744642007; Mon, 8 Jul 2019 09:06:15 -0700 (PDT) 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 mx1.redhat.com (Postfix) with ESMTPS id D601830C1E1B; Mon, 8 Jul 2019 16:06:12 +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 A6AB35C660; Mon, 8 Jul 2019 16:06:10 +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 659BB18433A4; Mon, 8 Jul 2019 16:06:09 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x68G5uvw018061 for ; Mon, 8 Jul 2019 12:05:56 -0400 Received: by smtp.corp.redhat.com (Postfix) id 2DE5F5C266; Mon, 8 Jul 2019 16:05:56 +0000 (UTC) Received: from kinshicho.brq.redhat.com (unknown [10.43.2.73]) by smtp.corp.redhat.com (Postfix) with ESMTPS id AB6705C25D for ; Mon, 8 Jul 2019 16:05:54 +0000 (UTC) From: Andrea Bolognani To: libvir-list@redhat.com Date: Mon, 8 Jul 2019 18:05:39 +0200 Message-Id: <20190708160539.12972-6-abologna@redhat.com> In-Reply-To: <20190708160539.12972-1-abologna@redhat.com> References: <20190708160539.12972-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Subject: [libvirt] [jenkins-ci PATCH 5/5] jenkins: Build on Debian 10 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: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.47]); Mon, 08 Jul 2019 16:06:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- jenkins/jobs/defaults.yaml | 1 + jenkins/projects/libvirt-dbus.yaml | 3 +++ jenkins/projects/libvirt-go-xml.yaml | 1 + jenkins/projects/libvirt-go.yaml | 1 + jenkins/projects/libvirt-ocaml.yaml | 1 + jenkins/projects/libvirt-sandbox.yaml | 1 + jenkins/projects/libvirt-tck.yaml | 1 + jenkins/projects/libvirt.yaml | 1 + jenkins/projects/osinfo-db-tools.yaml | 1 + jenkins/projects/osinfo-db.yaml | 1 + jenkins/projects/virt-manager.yaml | 2 ++ 11 files changed, 14 insertions(+) diff --git a/jenkins/jobs/defaults.yaml b/jenkins/jobs/defaults.yaml index e5e4c16..db87da1 100644 --- a/jenkins/jobs/defaults.yaml +++ b/jenkins/jobs/defaults.yaml @@ -5,6 +5,7 @@ all_machines: - libvirt-centos-7 - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide diff --git a/jenkins/projects/libvirt-dbus.yaml b/jenkins/projects/libvirt-= dbus.yaml index 89bf0d8..2b72fb4 100644 --- a/jenkins/projects/libvirt-dbus.yaml +++ b/jenkins/projects/libvirt-dbus.yaml @@ -4,6 +4,7 @@ machines: - libvirt-centos-7 - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide @@ -22,6 +23,7 @@ # respectively) are not compatible machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide @@ -31,6 +33,7 @@ # 16.04 is too old machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide diff --git a/jenkins/projects/libvirt-go-xml.yaml b/jenkins/projects/libvir= t-go-xml.yaml index b74edcb..6451bca 100644 --- a/jenkins/projects/libvirt-go-xml.yaml +++ b/jenkins/projects/libvirt-go-xml.yaml @@ -3,6 +3,7 @@ name: libvirt-go-xml machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide diff --git a/jenkins/projects/libvirt-go.yaml b/jenkins/projects/libvirt-go= .yaml index 9323baa..16d381b 100644 --- a/jenkins/projects/libvirt-go.yaml +++ b/jenkins/projects/libvirt-go.yaml @@ -3,6 +3,7 @@ name: libvirt-go machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide diff --git a/jenkins/projects/libvirt-ocaml.yaml b/jenkins/projects/libvirt= -ocaml.yaml index dd70988..8eb03e3 100644 --- a/jenkins/projects/libvirt-ocaml.yaml +++ b/jenkins/projects/libvirt-ocaml.yaml @@ -4,6 +4,7 @@ machines: - libvirt-centos-7 - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide diff --git a/jenkins/projects/libvirt-sandbox.yaml b/jenkins/projects/libvi= rt-sandbox.yaml index 948b45a..d5497b8 100644 --- a/jenkins/projects/libvirt-sandbox.yaml +++ b/jenkins/projects/libvirt-sandbox.yaml @@ -6,6 +6,7 @@ # linking statically machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide diff --git a/jenkins/projects/libvirt-tck.yaml b/jenkins/projects/libvirt-t= ck.yaml index b37957b..9454974 100644 --- a/jenkins/projects/libvirt-tck.yaml +++ b/jenkins/projects/libvirt-tck.yaml @@ -5,6 +5,7 @@ # build libvirt-tck machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide diff --git a/jenkins/projects/libvirt.yaml b/jenkins/projects/libvirt.yaml index 486881b..ac2d6cc 100644 --- a/jenkins/projects/libvirt.yaml +++ b/jenkins/projects/libvirt.yaml @@ -15,6 +15,7 @@ machines: - libvirt-centos-7 - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide diff --git a/jenkins/projects/osinfo-db-tools.yaml b/jenkins/projects/osinf= o-db-tools.yaml index 7423999..c75d323 100644 --- a/jenkins/projects/osinfo-db-tools.yaml +++ b/jenkins/projects/osinfo-db-tools.yaml @@ -16,6 +16,7 @@ # CentOS 7; machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide diff --git a/jenkins/projects/osinfo-db.yaml b/jenkins/projects/osinfo-db.y= aml index ce0fab0..256c62d 100644 --- a/jenkins/projects/osinfo-db.yaml +++ b/jenkins/projects/osinfo-db.yaml @@ -16,6 +16,7 @@ # osinfo-db tests are Python 3 only, so they can't be ran on Cen= tOS 7; machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide diff --git a/jenkins/projects/virt-manager.yaml b/jenkins/projects/virt-man= ager.yaml index ba26d6b..2577ea9 100644 --- a/jenkins/projects/virt-manager.yaml +++ b/jenkins/projects/virt-manager.yaml @@ -6,6 +6,7 @@ # build the project either machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide @@ -28,6 +29,7 @@ # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224902 machines: - libvirt-debian-9 + - libvirt-debian-10 - libvirt-fedora-29 - libvirt-fedora-30 - libvirt-fedora-rawhide --=20 2.21.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list