Add query for nova unit test race bug 1349147

8 hits in 7 days, check and gate, all failures.

Since this is a unit test race I'm querying
on the test case name; looks like this started
showing up around 7/21.

Change-Id: I802879aac8e0fb35e2bdb7c88e97a5a2b58670ee
Related-Bug: #1349147
This commit is contained in:
Matt Riedemann 2014-07-27 10:15:17 -07:00
parent 8d2c7e7d51
commit ee5ea2b132
1 changed files with 4 additions and 0 deletions

4
queries/1349147.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"FAIL: nova.tests.db.test_db_api.SecurityGroupTestCase.test_security_group_get_no_instances" AND
project:"openstack/nova" AND
tags:"console"