elastic-recheck/queries/1800472.yaml
Matt Riedemann 81e0a12455 Adjust query for bug 1800472
The previous query was too restrictive and was missing failures
on other tests. After triaging the bug, it looks like the real
issue is in the API code and a warning is logged which is our
clue to the failure, so the query is updated here to use that
warning message.

Change-Id: I759e81e01721a3325dcce917732524dfcb5b2e0a
2018-11-02 10:27:04 -04:00

4 lines
130 B
YAML

query: >-
message:"WARNING [nova.compute.api] The nova-osapi_compute service version is from before Ocata" AND
tags:"console"