Add query for nova unit test bug 1325246

This is only failing in the check queue and it's failing on network
related changes, but I'm also seeing it locally where I don't have any
changes to the Network* objects so I suspect there is a deeper issue
there causing the race fail.

Related-Bug: #1325246

Change-Id: I6270c4f4f6bd3abc4d69433da70a4093820427a2
This commit is contained in:
Matt Riedemann 2014-05-31 11:58:23 -07:00
parent 55248ba3ea
commit 4cbdf29c67
1 changed files with 4 additions and 0 deletions

4
queries/1325246.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"Network object has changed; please make sure the version has been bumped, and then update this hash" AND
(build_name:gate-nova-python26 OR build_name:gate-nova-python27) AND
tags:console