libvirt-tck has not been added due to the following missing packages:
- perl-Config-Record
- perl-IO-Compress-Bzip2
- perl-TAP-Formatter-HTML
- perl-TAP-Formatter-JUnit
- perl-TAP-Harness-Archive
Signed-off-by: Fabiano FidĂȘncio <fidencio(a)redhat.com>
fixup! guests: Add projects to OpenSUSE 15.1
---
guests/host_vars/libvirt-opensuse-151/main.yml | 14 ++++++++++++++
guests/playbooks/build/projects/virt-manager.yml | 2 ++
2 files changed, 16 insertions(+)
diff --git a/guests/host_vars/libvirt-opensuse-151/main.yml
b/guests/host_vars/libvirt-opensuse-151/main.yml
index f422a9e..88d5dfd 100644
--- a/guests/host_vars/libvirt-opensuse-151/main.yml
+++ b/guests/host_vars/libvirt-opensuse-151/main.yml
@@ -1,6 +1,20 @@
---
projects:
+ - gtk-vnc
+ - libosinfo
- libvirt
+ - libvirt-dbus
+ - libvirt-glib
+ - libvirt-go
+ - libvirt-go-xml
+ - libvirt-ocaml
+ - libvirt-perl
+ - libvirt-python
+ - libvirt-sandbox
+ - osinfo-db
+ - osinfo-db-tools
+ - virt-manager
+ - virt-viewer
package_format: 'rpm'
package_manager: 'zypper'
diff --git a/guests/playbooks/build/projects/virt-manager.yml
b/guests/playbooks/build/projects/virt-manager.yml
index 4b0e6dd..01f353e 100644
--- a/guests/playbooks/build/projects/virt-manager.yml
+++ b/guests/playbooks/build/projects/virt-manager.yml
@@ -13,6 +13,7 @@
- libvirt-freebsd-11
- libvirt-freebsd-12
- libvirt-freebsd-current
+ - libvirt-opensuse-151
- libvirt-ubuntu-1804
archive_format: gz
git_url: '{{ git_urls["virt-manager"][git_remote] }}'
@@ -35,6 +36,7 @@
- libvirt-freebsd-11
- libvirt-freebsd-12
- libvirt-freebsd-current
+ - libvirt-opensuse-151
- libvirt-ubuntu-1804
- include: '{{ playbook_base }}/jobs/python-distutils-rpm-job.yml'
vars:
--
2.24.1