[libvirt PATCH] ci: lcitool: Add libvirt-tck+runtime deps list

Erik Skultety eskultet at redhat.com
Mon Aug 28 08:50:16 UTC 2023


This change was supposed to be part of commit 120a674f , but was
proposed against the libvirt TCK project instead. Since we're running
the TCK test suite as part of this project, this is the right place for
the TCK runtime deps list config.

Signed-off-by: Erik Skultety <eskultet at redhat.com>
---
 ci/lcitool/projects/libvirt-tck+runtime.yml | 32 +++++++++++++++++++++
 1 file changed, 32 insertions(+)
 create mode 100644 ci/lcitool/projects/libvirt-tck+runtime.yml

diff --git a/ci/lcitool/projects/libvirt-tck+runtime.yml b/ci/lcitool/projects/libvirt-tck+runtime.yml
new file mode 100644
index 0000000000..6872cb8c2c
--- /dev/null
+++ b/ci/lcitool/projects/libvirt-tck+runtime.yml
@@ -0,0 +1,32 @@
+---
+packages:
+  - bc
+  - libguestfs-tools
+  - perl
+  - perl-Archive-Tar
+  - perl-Digest
+  - perl-Digest-MD5
+  - perl-File-Slurp
+  - perl-IO-Compress-Bzip2
+  - perl-IO-Interface
+  - perl-IO-String
+  - perl-Module-Build
+  - perl-Net-OpenSSH
+  - perl-NetAddr-IP
+  - perl-Sub-Uplevel
+  - perl-TAP-Formatter-HTML
+  - perl-TAP-Formatter-JUnit
+  - perl-TAP-Harness-Archive
+  - perl-Test-Exception
+  - perl-Test-LWP-UserAgent
+  - perl-Test-Pod
+  - perl-Test-Pod-Coverage
+  - perl-Test-Simple
+  - perl-XML-Twig
+  - perl-XML-Writer
+  - perl-XML-XPath
+  - perl-YAML
+  - perl-accessors
+  - perl-generators
+  - rpmbuild
+  - tcpdump
-- 
2.41.0



More information about the libvir-list mailing list