summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2011-02-22 20:31:56 +0000
committerAlan Conway <aconway@apache.org>2011-02-22 20:31:56 +0000
commit5b1643601ca4ae55d62ac35c6328f935b1370425 (patch)
treecc20e582482df5c5c5f1c54509ebf2536abf2206
parent47551f3aa2dd46b8daeeb9683a668464203ffa06 (diff)
downloadqpid-python-5b1643601ca4ae55d62ac35c6328f935b1370425.tar.gz
NO-JIRA: Added a couple of additional exclusions to the log filter.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1073490 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xqpid/cpp/src/tests/cluster_test_logs.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/cluster_test_logs.py b/qpid/cpp/src/tests/cluster_test_logs.py
index 1fa9014d11..25ddb3b74c 100755
--- a/qpid/cpp/src/tests/cluster_test_logs.py
+++ b/qpid/cpp/src/tests/cluster_test_logs.py
@@ -60,7 +60,9 @@ def filter_log(log):
'task overran',
'warning CLOSING .* unsent data',
'Inter-broker link ',
- 'Running in a cluster, marking store'
+ 'Running in a cluster, marking store',
+ 'debug Sending keepalive signal to watchdog',
+ 'last broker standing joined by 1 replicas, updating queue policies.'
])
skip_re = re.compile(skip)
# Regex to match a UUID