[Pkg-ceph-commits] [ceph] 01/02: Revert "Drop virtualenv BD, disable unit tests."
James Downing Page
jamespage at moszumanska.debian.org
Thu Jul 9 10:34:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
jamespage pushed a commit to branch experimental
in repository ceph.
commit 5b12bb5834477e18bbc7d144a715aa0c8d1cf0aa
Author: James Page <james.page at ubuntu.com>
Date: Thu Jul 9 11:30:56 2015 +0100
Revert "Drop virtualenv BD, disable unit tests."
This reverts commit 616b6dab02ec257e659650826385eed1a5c43ee5.
---
debian/control | 1 +
debian/rules | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index d8c23a4..06330f6 100644
--- a/debian/control
+++ b/debian/control
@@ -45,6 +45,7 @@ Build-Depends: debhelper (>= 9~),
uuid-dev,
uuid-runtime,
valgrind [amd64 armhf i386 powerpc],
+ virtualenv,
xfslibs-dev,
yasm [amd64],
zlib1g-dev
diff --git a/debian/rules b/debian/rules
index 3dbe63e..a0341ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -111,7 +111,6 @@ override_dh_makeshlibs:
dh_makeshlibs -V -X/usr/lib/jni -X/usr/lib/$(DEB_HOST_MULTIARCH)/ceph/erasure-code
override_dh_auto_test:
- # Skip tests as they rely on virtualenv
- :
+ -dh_auto_test -v
.PHONY: override_dh_auto_configure override_dh_installinit override_dh_strip override_dh_makeshlibs override_dh_auto_test
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ceph/ceph.git
More information about the Pkg-ceph-commits
mailing list