Add query for tempest unit test race bug 1347096

There is already a revert up for the change that
introduced the bug, but this is showing up in logstash.

So far only showing in the check queue but on multiple
changes.

Change-Id: I7f6c1b80b38aabaabdb57970077f4503ad70b95a
Related-Bug: #1347096
This commit is contained in:
Matt Riedemann 2014-07-22 01:52:57 -07:00
parent 543843f0a8
commit c21f532f70

4
queries/1347096.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"ConfigFilesNotFoundError: Failed to read some config files: /etc/tempest/tempest.conf" AND
build_name:"gate-tempest-python27" AND
tags:"console"