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 <abologna(a)redhat.com>
---
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