Add query for neutron ipv6 ping failure bug 1477192

421 hits in 7 days but mostly started spiking since 7/22 (the
last 24 hours).  The neutron logs are a mess with errors so I
can't really find anything that is a good fit for this failure,
since it's probably a race anyway, so just fingerprinting on
the tempest failure.

Change-Id: I9a1a958597619cae349097ee9b3af529035f2fe7
Related-Bug: #1477192
This commit is contained in:
Matt Riedemann 2015-07-22 07:54:00 -07:00
parent cf3b1cd9c4
commit 29470f3464
1 changed files with 4 additions and 0 deletions

4
queries/1477192.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56" AND NOT
build_queue:"experimental" AND
tags:"console"