Add query for nova unit test race bug 1303533

This is showing up in the check queue only but on several different
changes that don't have anything to do with suspend/resume APIs.

Related-Bug: #1303533

Change-Id: I389f58780ba000a27e9bd49f65fc7248391c56c0
This commit is contained in:
Matt Riedemann 2014-04-06 18:40:36 -07:00
parent 669388749c
commit 9c3da61edb

4
queries/1303533.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"FAIL\: nova.tests.integrated.v3.test_suspend_server.SuspendServerSamplesJsonTest.test_post_resume" AND
tags:"console" AND
(build_name:"gate-nova-python26" OR build_name:"gate-nova-python27")