Merge "Add query for nova create_image race bug 1334345"

This commit is contained in:
Jenkins
2014-06-27 14:22:14 +00:00
committed by Gerrit Code Review

6
queries/1334345.yaml Normal file
View File

@@ -0,0 +1,6 @@
query: >-
message:"UnexpectedTaskStateError: Unexpected task state: expecting [None] but the actual state is powering-off" AND
tags:"console" AND (
build_name:"gate-nova-python26" OR
build_name:"gate-nova-python27") AND
build_queue:"gate"