elastic-recheck/queries/1402747.yaml
Matthew Treinish 8860d0357d Expand failure pattern for bug 1402747
It looks like the version in the error on juno are different than master
This commit makes the first half of the query version independent to
detect the same failure on all the branches. Doing this also makes the
second half of the query unnecessary since it will be also detected by
the console failure.

Co-Authored-By: Joe Gordon <joe.gordon0@gmail.com>
Change-Id: I4ff352554a83a9acc79c95a6fdfd7b5a6734dc86
2014-12-15 17:23:20 -05:00

4 lines
142 B
YAML

query: >-
(message:"VersionConflict: SQLAlchemy" message:"is installed but"
message:"is required by ['oslo.db']" AND tags:"console")