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
6 lines
186 B
YAML
6 lines
186 B
YAML
query: >
|
|
project:"openstack/swift"
|
|
AND (build_name:"gate-swift-python26" OR build_name:"gate-swift-python27")
|
|
AND message:"FAIL: test_node_write_timeout"
|
|
AND tags:"console.html"
|