Add query for #1398128
Adds a query that catches a resource tracker race across 3 Ironic Ironic jobs, two of which is currently causing problems for the stable/juno branches. Change-Id: I277bbcdea50b855b668d903e69d2f540fecd0636 Related-bug: #1398128
This commit is contained in:
parent
24b7c52ff7
commit
3201fddac6
8
queries/1398128.yaml
Normal file
8
queries/1398128.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
query: >
|
||||||
|
message:"No valid host was found"
|
||||||
|
AND tags:"console" AND
|
||||||
|
(
|
||||||
|
build_name:"check-grenade-dsvm-ironic-sideways" OR
|
||||||
|
build_name:"gate-grenade-dsvm-ironic-sideways" OR
|
||||||
|
build_name:"check-tempest-dsvm-ironic-parallel-nv"
|
||||||
|
)
|
Loading…
x
Reference in New Issue
Block a user