5334fe6684
Where the list of possible values is small replace searches in queries with filters. This should improve performance of the queries. Change-Id: I3629e140dac88efbbbaed294d4869d70c6b6e008
5 lines
196 B
YAML
5 lines
196 B
YAML
query: >
|
|
tags:"console"
|
|
AND message:"mount: wrong fs type, bad option, bad superblock on /dev/loop1,"
|
|
AND (build_name:"check-grenade-dsvm-neutron" OR build_name:"gate-grenade-dsvm-neutron")
|