[Pkg-libvirt-commits] [virt-manager] 02/04: Invoke virt-* on autopkg test to check for missing imports

Guido Guenther agx at moszumanska.debian.org
Tue Mar 29 17:56:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to annotated tag debian/1%1.3.2-3
in repository virt-manager.

commit b1ee5b43f8a674a967e461a4425dde1ee8c8a43f
Author: Guido Günther <agx at sigxcpu.org>
Date:   Tue Mar 29 18:49:01 2016 +0200

    Invoke virt-* on autopkg test to check for missing imports
---
 debian/tests/control | 2 ++
 debian/tests/help.sh | 7 +++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..b1d3d03
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: help.sh
+Depends: virtinst
diff --git a/debian/tests/help.sh b/debian/tests/help.sh
new file mode 100644
index 0000000..ef44404
--- /dev/null
+++ b/debian/tests/help.sh
@@ -0,0 +1,7 @@
+# At least check we can execute the main binary
+# to catch missing python dependenies
+
+virt-install --help
+virt-xml --help
+virt-convert --help
+virt-clone --help

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/virt-manager.git



More information about the Pkg-libvirt-commits mailing list