* [PATCH e2e-tests 1/1] debian: storage-plugin: add libguestfs-tools as recommended dependency
@ 2026-09-10 13:15 Michael Köppl
2026-09-23 19:11 ` applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread
* applied: [PATCH e2e-tests 1/1] debian: storage-plugin: add libguestfs-tools as recommended dependency
2026-09-10 13:15 [PATCH e2e-tests 1/1] debian: storage-plugin: add libguestfs-tools as recommended dependency Michael Köppl
@ 2026-09-23 19:11 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2026-09-23 19:11 UTC (permalink / raw)
To: pve-devel, Michael Köppl
On Thu, 10 Sep 2026 15:15:26 +0200, Michael Köppl wrote:
> 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.
Applied, thanks!
[1/1] debian: storage-plugin: add libguestfs-tools as recommended dependency
commit: 1420155724ddf88b59e592509140db68f571a5ec
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-23 19:11 UTC | newest]
Thread overview: 2+ messages (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
2026-09-23 19:11 ` applied: " Thomas Lamprecht
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.