From 12fbd513f77c8d176c1617d1221be91c33ded889 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 17 Jul 2017 21:43:42 -0400 Subject: [PATCH] Add query for nova functional swap volume notify bug 1704392 13 hits in 7 days, check and gate, all failures. This has actually shown up for awhile but we didn't have proper logging when it fails to fingerprint it until recently. This should be fixed now, so this fingerprint is for getting it off the uncategorized hits list. Change-Id: I3e68a95a33958408b2c589c37c6aee9df4173aca Related-Bug: #1704392 --- queries/1704392.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1704392.yaml diff --git a/queries/1704392.yaml b/queries/1704392.yaml new file mode 100644 index 00000000..3545bc5c --- /dev/null +++ b/queries/1704392.yaml @@ -0,0 +1,4 @@ +query: > + message:"Unexpected number of versioned notifications" AND + message:"InstanceActionVolumeSwapPayload" AND + tags:"console"