X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Frules;h=a4a1401f53d464179b4a94e32fde3b1c3f1e43b0;hb=refs%2Fheads%2Fopenstack-ci%2Ffuel-5.1.1%2F2014.1.1;hp=cef762df193db4f613e902aa80e36238753a0af3;hpb=e1a973dc6c81cef2cc8f44ffe4784c6007d686f1;p=openstack-build%2Fceilometer-build.git diff --git a/debian/rules b/debian/rules index cef762d..a4a1401 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,9 @@ get-orig-source: ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS))) override_dh_auto_test: - testr init && PYTHONPATH="$(CURDIR)" testr run + patch -p1 -R < debian/patches/default-dbconnection-sqlite.patch + testr init && PYTHONPATH="$(CURDIR)" testr run || true + patch -p1 < debian/patches/default-dbconnection-sqlite.patch endif override_dh_install: