Add query for bug 1446309

This commit adds a query for a tempest unit test race

Change-Id: I7dad27d1a5268ed807579112a26185aab6b01f39
Co-Authored-By: Matt Riedemann <mriedem@us.ibm.com>
This commit is contained in:
Matthew Treinish 2015-04-20 13:12:51 -04:00
parent 5c6364a721
commit 741bdb684f

4
queries/1446309.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"httplib2.ServerNotFoundError: Unable to find the server at fake_url"
AND tags:"console" AND
build_name:"gate-tempest-python27"