all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH e2e-tests 1/1] debian: storage-plugin: add libguestfs-tools as recommended dependency
@ 2026-09-10 13:15 Michael Köppl
  0 siblings, 0 replies; only message in thread
From: Michael Köppl @ 2026-09-10 13:15 UTC (permalink / raw)
  To: pve-devel

Some of the tests in the storage plugin test suite tagged with
`storage-plugin-guest` need `virt-customize` and thus also need
libguestfs-tools. Since running these tests is optional, it's not a hard
dependency for the package, but should nonetheless be recommended.

Suggested-by: Hannes Dürr <h.duerr@proxmox.com>
Signed-off-by: Michael Köppl <m.koeppl@proxmox.com>
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 4914b3a..12ff2cc 100644
--- a/debian/control
+++ b/debian/control
@@ -47,6 +47,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
          proxmox-test-runner,
          proxmox-e2e-tests (>= 0.1.0),
          libpve-apiclient-perl
+Recommends: libguestfs-tools
 Description: Storage Plugin Tests for Proxmox VE
  This package contains automated end-to-end tests intended to be
  run directly on a Proxmox VE host to validate custom storage
-- 
2.47.3





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-10 13:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10 13:15 [PATCH e2e-tests 1/1] debian: storage-plugin: add libguestfs-tools as recommended dependency Michael Köppl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal