[Debian-ha-commits] [pacemaker] 43/69: Test: cts: update ignore patterns for RemoteStonithd test

Christoph Berg myon at debian.org
Tue Jan 26 09:14:28 UTC 2016


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

myon pushed a commit to branch debian/master
in repository pacemaker.

commit 3453803a79c12d030efd6e158cad3ee04f0c0cb6
Author: Ken Gaillot <kgaillot at redhat.com>
Date:   Thu Jan 7 14:28:52 2016 -0600

    Test: cts: update ignore patterns for RemoteStonithd test
---
 cts/CTStests.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cts/CTStests.py b/cts/CTStests.py
index 7599bf3..cc2dece 100644
--- a/cts/CTStests.py
+++ b/cts/CTStests.py
@@ -3093,8 +3093,8 @@ class RemoteStonithd(RemoteDriver):
     def errorstoignore(self):
         ignore_pats = [
             r"Unexpected disconnect on remote-node",
-            r"crmd.*: error.*: Operation remote_.*_monitor",
-            r"pengine.*: Recover remote_.*\s*\(.*\)",
+            r"crmd.*:\s+error.*: Operation remote_.*_monitor",
+            r"pengine.*:\s+Recover remote_.*\s*\(.*\)",
             r"Calculated Transition .* /var/lib/pacemaker/pengine/pe-error",
             r"error.*: Resource .*ocf::.* is active on 2 nodes attempting recovery",
         ]

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



More information about the Debian-HA-Commits mailing list