4cbdf29c67
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
5 lines
211 B
YAML
5 lines
211 B
YAML
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
|