Add query for nova functional test race bug 1839515

73 hits since August 5th, check and gate, all failures.

Change-Id: I8238688e09caeb4b7cd392141f9bfcc9cff99064
This commit is contained in:
Matt Riedemann 2019-08-08 12:53:31 -04:00
parent 1291d69a89
commit 023e012725
1 changed files with 7 additions and 0 deletions

7
queries/1839515.yaml Normal file
View File

@ -0,0 +1,7 @@
query: >-
message:"ERROR [nova.compute.manager] Did not find resource allocations for migration" AND
message:"on source node" AND
message:"Unable to revert source node allocations back to the instance." AND
tags:"console" AND (
build_name:"nova-tox-functional" OR
build_name:"nova-tox-functional-py36")