[libvirt] [jenkins-ci PATCH 5/8] guests: libvirt-dbus needs python3-gi

Andrea Bolognani abologna at redhat.com
Tue May 15 14:40:06 UTC 2018


libvirt-glib is accessed through GObject Introspection
in the test suite.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 guests/vars/projects/libvirt-dbus.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guests/vars/projects/libvirt-dbus.yml b/guests/vars/projects/libvirt-dbus.yml
index 4ae89f2..ebb346e 100644
--- a/guests/vars/projects/libvirt-dbus.yml
+++ b/guests/vars/projects/libvirt-dbus.yml
@@ -3,4 +3,5 @@ packages:
   - glib2
   - python3
   - python3-dbus
+  - python3-gi
   - python3-pytest
-- 
2.17.0




More information about the libvir-list mailing list