Merge "Add query for nova create_image race bug 1334345"
This commit is contained in:
6
queries/1334345.yaml
Normal file
6
queries/1334345.yaml
Normal 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"
|
||||
Reference in New Issue
Block a user