Improve fingerprint for bug 1343689

Improve fingerprint for bug 1343689, don't fingerprint on part of the
tempest test name, as those can change. Instead add a second message
line for the function in nova that is causing the stacktrace.

Change-Id: I2ba715ecc897374a3966ccf7460a273358d1cc6d
Related-Bug: #1343689
This commit is contained in:
Joe Gordon 2014-07-18 10:37:32 +02:00
parent 88361a2b80
commit f39c5fb25a

View File

@ -1,3 +1,4 @@
query: >
message:"TestVolumeBootPattern" AND message:"Caught error: 'image_id'"
message:"add_image_ref"
AND message:"Caught error: 'image_id'"
AND tags: "screen-n-api.txt"