Add query for AllocationUpdateFailed race bug 1798688

49 hits since Nov 4, check and gate, all failures. The
tags are console and n-sch since this hits tempest/dsvm
and nova functional jobs.

Change-Id: I8605ccbfc401cfe86f445adc2a6921e8837c81f1
This commit is contained in:
Matt Riedemann 2018-11-09 12:26:20 -05:00
parent 81e0a12455
commit 04def9320c
1 changed files with 5 additions and 0 deletions

5
queries/1798688.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >-
message:"AllocationUpdateFailed: Failed to update allocations for consumer" AND
message:"Error: another process changed the consumer" AND
message:"after the report client read the consumer state during the claim" AND
(tags:"console" OR tags:"screen-n-sch.txt")