Add query for bug 1836754

It has a low hit rate because it's a race in a very specific case
(deleting an instance before it finished building), but it's a
legitimate bug nonetheless.

Change-Id: Ib5014af4518f7682b79fdc85b7af06814747bacf
This commit is contained in:
Artom Lifshitz 2019-07-16 10:17:56 -04:00 committed by Matt Riedemann
parent 4082d888b3
commit 35321fbebb
1 changed files with 4 additions and 0 deletions

4
queries/1836754.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"Unable to delete allocation for instance" AND
message:"\"code\": \"placement.concurrent_update\"" AND
tags:"screen-n-api.txt"