[Debian-ha-commits] [pcs] 04/04: debian/tests: fix testsuite-pcs for jessie

Valentin Vidic vvidic-guest at moszumanska.debian.org
Thu Jun 8 09:34:02 UTC 2017


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

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

commit b692ab1f977508bd26df5e2bca992d862a8abbe8
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Thu Jun 8 08:15:54 2017 +0200

    debian/tests: fix testsuite-pcs for jessie
---
 debian/patches/0009-Fix-testsuite.patch | 10 ++++++++++
 debian/patches/series                   |  1 -
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/patches/0009-Fix-testsuite.patch b/debian/patches/0009-Fix-testsuite.patch
index d783dc3..b3584dc 100644
--- a/debian/patches/0009-Fix-testsuite.patch
+++ b/debian/patches/0009-Fix-testsuite.patch
@@ -347,3 +347,13 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
              ),
          ])
  
+--- a/pcs/test/test_lib_commands_sbd.py
++++ b/pcs/test/test_lib_commands_sbd.py
+@@ -640,6 +640,7 @@
+             }
+         ]
+ 
++        mock_sbd_cfg.call_count
+         _assert_equal_list_of_dictionaries_without_order(
+             expected, cmd_sbd.get_cluster_sbd_config(self.mock_env)
+         )
diff --git a/debian/patches/series b/debian/patches/series
index ed481e1..05e8b1f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,5 +8,4 @@
 0008-Fix-cluster-destroy-cleanup.patch
 0009-Fix-testsuite.patch
 0010-Replace-chkconfig.patch
-0011-Fix-python-lxml.patch
 0012-CVE-2017-2661.patch

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