From ee6f9c01ff9509ea2cd5dfb3014afd6629990c1c Mon Sep 17 00:00:00 2001 From: "John L. Villalovos" Date: Tue, 3 Nov 2015 14:07:28 -0800 Subject: [PATCH] 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 --- queries/1393099.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/queries/1393099.yaml b/queries/1393099.yaml index 15729a6b..fde31d2e 100644 --- a/queries/1393099.yaml +++ b/queries/1393099.yaml @@ -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"