Add query for bug 1265495

Started showing up around 1/28, spiked on 1/30 and has been around ever
since.  You'll note that this is already a 100% fail rate but it's
restricted to check-tempest-dvsm-neutron* jobs, so we could add that to
the query to filter out other jobs if we're paranoid of this conflicting
with bug 1253896 somehow.

Related-Bug: #1265495

Change-Id: I234349076327be938acfcd740078aa52102a6104
This commit is contained in:
Matt Riedemann 2014-02-01 14:25:51 -08:00
parent 74ce87326a
commit 7658c47356

3
queries/1265495.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
filename:"console.html" AND
message:"raise SSHException(\'Error reading SSH protocol banner\' + str(x))"