From 85f2a92945ef7e412079bd9f6c702e7a6468a0ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 12 Mar 2023 10:49:54 +0100 Subject: Add dep8 tests --- debian/tests/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/tests/control (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..a11e46b --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,16 @@ +Tests: smoke +Depends: ipmitool +Restrictions: allow-stderr, superficial + +Tests: qemuvbmc +Depends: ipmitool, + python3-libvirt, + virtualbmc, + bridge-utils, + libvirt-clients, + libvirt-daemon-system, + libxml2-utils, + linux-image-amd64 [amd64] | linux-generic [amd64], + qemu-kvm, + qemu-system, +Restrictions: allow-stderr, isolation-container, skippable, skip-not-installable, needs-root -- cgit v1.2.3