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:
parent
703fdedca8
commit
ee6f9c01ff
@ -1,8 +1,5 @@
|
|||||||
query: >-
|
query: >-
|
||||||
message:"Timed out waiting for node"
|
message:"Timed out waiting for node"
|
||||||
AND message:"to reach provision_state state(s) ['active']"
|
AND message:"to reach provision_state state(s) ['active']"
|
||||||
AND tags:"console" AND NOT (
|
AND tags:"console"
|
||||||
build_name:"check-tempest-dsvm-ironic-agent_ssh-nv" OR
|
|
||||||
build_name:"check-tempest-dsvm-ironic-agent_ssh-src-nv"
|
|
||||||
)
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user