Re: [libvirt] [jenkins-ci PATCH 6/6] projects: Build libvirt-dbus on Debian 8

2018-08-10 Thread Erik Skultety
On Thu, Aug 09, 2018 at 03:16:43PM +0200, Andrea Bolognani wrote:
> As with CentOS 7, we can't run 'make check' on the
> platform because we don't have a recent enough Python
> interpreter, but the daemon itself will build and run
> just fine.
>
> Signed-off-by: Andrea Bolognani 
> ---

collectively to patches [4-6]:
Reviewed-by: Erik Skultety 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[libvirt] [jenkins-ci PATCH 6/6] projects: Build libvirt-dbus on Debian 8

2018-08-09 Thread Andrea Bolognani
As with CentOS 7, we can't run 'make check' on the
platform because we don't have a recent enough Python
interpreter, but the daemon itself will build and run
just fine.

Signed-off-by: Andrea Bolognani 
---
 projects/libvirt-dbus.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/projects/libvirt-dbus.yaml b/projects/libvirt-dbus.yaml
index c12a769..3212465 100644
--- a/projects/libvirt-dbus.yaml
+++ b/projects/libvirt-dbus.yaml
@@ -9,6 +9,7 @@
   parent_jobs: 'libvirt-glib-master-build'
   machines:
 - libvirt-centos-7
+- libvirt-debian-8
 - libvirt-debian-9
 - libvirt-fedora-27
 - libvirt-fedora-28
-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list