Add query for bug 1347122

This commit adds a query for the tempest unit test race in
TestServerWaiters. The fix/revert is already in progress but we've hit
this at least once in the gate so let's drop it from the uncategorized
list.

Change-Id: Ica13ffc2cb82c53a7ac67f7a25e01983a6a7bba6
Partial-Bug: #1347122
This commit is contained in:
Matthew Treinish 2014-07-22 15:52:08 -04:00
parent 543843f0a8
commit 58ca03b4b8
1 changed files with 3 additions and 0 deletions

3
queries/1347122.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message:"self.assertTrue" AND message:"end_time - start_time" AND
tags:console AND build_name:"gate-tempest-python27"