58cdc0f635
we're hitting on neutron grenade failures, which are expected, and we shouldn't really care about those. Change-Id: Ic8867e16c844a6afa4c3a38a7c2d7a5ab4e21e18 Related-Bug: #1331274
9 lines
172 B
YAML
9 lines
172 B
YAML
query: >
|
|
(
|
|
(message:"Expected running services not running:"
|
|
AND NOT message:"q-fwaas")
|
|
OR
|
|
message: "Too many retries, giving up"
|
|
)
|
|
AND tags:"grenade.sh.txt"
|