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:
parent
55248ba3ea
commit
4cbdf29c67
4
queries/1325246.yaml
Normal file
4
queries/1325246.yaml
Normal 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
|
Loading…
Reference in New Issue
Block a user