Enable ironic agent_ssh jobs for 139099

The ironic agent_ssh jobs are used by the gate and we want to track when
this error occurs for the agent_ssh jobs.

Change-Id: I41128f5acc1ed831ab0bbe656c8ef7ccf6271fea
This commit is contained in:
John L. Villalovos 2015-11-03 14:07:28 -08:00
parent 703fdedca8
commit ee6f9c01ff
1 changed files with 1 additions and 4 deletions

View File

@ -1,8 +1,5 @@
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"
)
AND tags:"console"