[DRE-commits] [redmine] 21/26: Also run tests against mysql and postgresql

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Sep 14 17:54:47 UTC 2014


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

terceiro pushed a commit to branch master
in repository redmine.

commit 36f5c568b263e4b237580ae98038d236773ea0b5
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Sep 13 23:48:58 2014 -0300

    Also run tests against mysql and postgresql
---
 debian/tests/control | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 575c50f..220e8e9 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,11 @@
 Test-Command: debian/tests/smoke-test
-Depends: redmine, redmine-sqlite, apache2, libapache2-mod-passenger, curl
+Depends: redmine-sqlite, redmine, apache2, libapache2-mod-passenger, curl
+Restrictions: needs-root
+
+Test-Command: debian/tests/smoke-test
+Depends: redmine-pgsql, redmine, apache2, libapache2-mod-passenger, curl
+Restrictions: needs-root
+
+Test-Command: debian/tests/smoke-test
+Depends: redmine-mysql, redmine, apache2, libapache2-mod-passenger, curl
 Restrictions: needs-root

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/redmine.git



More information about the Pkg-ruby-extras-commits mailing list