Remove fingerprint for bug 1333410

Bug 1333410 is related to sqla 0.9.5 breaking the world, bit the
fingerprint is fairly loose.

We are still seeing hits on this, but not in the gate queue, so these
are most likely real failures. Remove this fingerprint so we don't mask
other issues.

Change-Id: I407232fb0a74b7fd6a74f8f408413fcd2ae9fc17
This commit is contained in:
Joe Gordon 2014-08-15 15:01:47 -07:00
parent e79fa9e282
commit f827351a07

View File

@ -1,10 +0,0 @@
query: >-
(
message:"FAIL: nova.tests.api.ec2.test_cloud.CloudTestCase.test_associate_disassociate_address"
OR
(message:"Floating ip" AND message:"is not associated with instance")
OR
(message:"Conflict: Pool " AND message:"is still in use")
)
AND
tags:"console"