Remove query for ironic bug 1398128
There was a fix merged to devstack for this back in January and it has been quiet since, but now it's reporting failures on something new as of 4/17 because the query is too broad, so let's just dump it and write a new query for the new bug. Change-Id: I7a4fa64be9a016fec8163585fd05406d7a150f6b Related-Bug: #1398128
This commit is contained in:
parent
6c6e8905ac
commit
435c3d5428
@ -1,8 +0,0 @@
|
||||
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…
Reference in New Issue
Block a user