Add query for nova wsgi unit test eventlet 0.18.2 bug 1543766

44 hits in the last 24 hours since eventlet 0.18.2 was released.

These are actually probably 2 hits per job run that fails, so it's
more like 22 failures in the last 24 hours, and only on the py27
job, not the py34 job for some reason.

Change-Id: Id5506f4cce4d9dd0d056a107c6a3aee0eeedc9e6
Related-Bug: #1543766
This commit is contained in:
Matt Riedemann 2016-02-09 12:16:51 -08:00
parent 79a43049d2
commit f04de5224f
1 changed files with 4 additions and 0 deletions

4
queries/1543766.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"testtools.matchers._impl.MismatchError: 'OK\\r\\n' != 'PONG'" AND
tags:"console" AND
build_name:"gate-nova-python27"