[Debian-ha-commits] [pcs] 01/01: debian/tests: run pcsd ruby testsuite

Valentin Vidic vvidic-guest at moszumanska.debian.org
Tue Jun 28 12:44:56 UTC 2016


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

vvidic-guest pushed a commit to branch master
in repository pcs.

commit 911e2f1010a1ba06f2a82bf879eca44619a96195
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Tue Jun 28 14:43:49 2016 +0200

    debian/tests: run pcsd ruby testsuite
---
 debian/tests/control        | 2 +-
 debian/tests/testsuite-pcsd | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 1915792..3c39b56 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Depends: @, pacemaker, pacemaker-cli-utils
-Tests: status, setup
+Tests: status, setup, testsuite-pcsd
 Restrictions: needs-root
diff --git a/debian/tests/testsuite-pcsd b/debian/tests/testsuite-pcsd
new file mode 100755
index 0000000..d66122f
--- /dev/null
+++ b/debian/tests/testsuite-pcsd
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+set -e
+
+make -C /usr/share/pcsd/test test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/pcs.git



More information about the Debian-HA-Commits mailing list