[Debian-ha-commits] [pcs] 04/05: Update debian/tests for new version

Valentin Vidic vvidic-guest at moszumanska.debian.org
Mon Sep 26 18:16:09 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 08cfe4ee1b34aa6dcee39a82b4b11c4052d972cd
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Mon Sep 26 20:01:14 2016 +0200

    Update debian/tests for new version
---
 debian/tests/control       | 2 +-
 debian/tests/testsuite-pcs | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 82e7c52..3a2a9d4 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
-Depends: @, pacemaker, pacemaker-cli-utils, make, fence-agents, python-mock
+Depends: @, pacemaker, pacemaker-cli-utils, make, fence-agents, python-mock, booth-pacemaker
 Tests: status, setup, testsuite-pcsd, testsuite-pcs
 Restrictions: needs-root
diff --git a/debian/tests/testsuite-pcs b/debian/tests/testsuite-pcs
index 3842e69..867b4c3 100755
--- a/debian/tests/testsuite-pcs
+++ b/debian/tests/testsuite-pcs
@@ -4,9 +4,9 @@ set -e
 
 cat >>/etc/hosts <<EOF
 
-192.168.1.1 rh7-1
-192.168.1.2 rh7-2
-192.168.1.3 rh7-3
+192.168.1.1 rh7-1 rh7-1.localhost
+192.168.1.2 rh7-2 rh7-2.localhost
+192.168.1.3 rh7-3 rh7-3.localhost
 EOF
 
 python /usr/lib/python2.7/dist-packages/pcs/test/suite.py 2>&1

-- 
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