summaryrefslogtreecommitdiff
path: root/cpp/src
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
commit2c126199ad7a9ff550565cfcc284ee9177b5a155 (patch)
tree3273532462e8f4af45a7cf3d653e6ea98ac5d0fa /cpp/src
parentc401dc269ea367a1cd9b4c9d7a692afab81d99ef (diff)
downloadqpid-python-2c126199ad7a9ff550565cfcc284ee9177b5a155.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/qpid@1073490 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rwxr-xr-xcpp/src/tests/cluster_test_logs.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/src/tests/cluster_test_logs.py b/cpp/src/tests/cluster_test_logs.py
index 1fa9014d11..25ddb3b74c 100755
--- a/cpp/src/tests/cluster_test_logs.py
+++ b/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