Merge "Add query for bug 1235435"

This commit is contained in:
Jenkins 2013-10-04 21:42:55 +00:00 committed by Gerrit Code Review
commit 9b9729c648

View File

@ -51,4 +51,8 @@
query: >
@message:"OperationalError: (OperationalError) could not translate host name \"localhost\" to address"
AND @fields.filename:"logs/screen-n-api.txt"
- bug: 1235435
query: >
@message:"One or more ports have an IP allocation from this subnet"
AND @fields.filename:"logs/screen-q-svc.txt"
AND @message:" SubnetInUse: Unable to complete operation on subnet"