elastic-recheck/queries/1393099.yaml
Adam Gandelman 9b5ed7e84e Omit ironic agent_ssh jobs from 139099
These jobs are failing for different reasons than this bug, which
are not discernible by ER, and should be omitted from this query.

Change-Id: Ibd78c9d93a3eb4e2031e6fc08ed5b1c6cdd5c7aa
2014-11-19 14:58:14 -08:00

9 lines
273 B
YAML

query: >-
message:"Timed out waiting for node"
AND message:"to reach provision_state state(s) ['active']"
AND tags:"console" AND NOT (
build_name:"check-tempest-dsvm-ironic-agent_ssh-nv" OR
build_name:"check-tempest-dsvm-ironic-agent_ssh-src-nv"
)