elastic-recheck/queries/1490374.yaml
Sean Dague 6d195980d2 update signature for another expression
Neutron unit tests fail in another way from the netaddr
incompatibility, match that as well.

There is also a horizon specific signature for a test they have.

Change-Id: I55f56f63cd3844f940fdb75fee01f835ed24f0bc
Related-Bug: #1490374
2015-08-31 12:30:55 -04:00

12 lines
264 B
YAML

query: >-
((message:"Error validating value"
AND message:"Invalid MAC address")
OR
(message:"Invalid mac address detected")
OR
(message:"invalid IPNetwork None/31")
OR
(message:"if (int(dst.network) >= int(rd.broadcast) or")
)
AND tags:console