From 9fd3b6f0e4c5a8df9e16c38df6b1de3fb6fe2d0b Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Tue, 10 Jun 2014 21:34:14 -0700 Subject: [PATCH] Add fingerprint for bug 1313655 23 failures in last 7 days. And the bug report from this is even older. At this point it looks like a nova bug, but I don't know of any nova logs to fingerprint on for this, and the tempest fingerprint has no false positives. So for now querying on the specific line in the tempest test that fails. Change-Id: Iba4cd7a336c47c2f745b0ed3f7570aee7cfce157 Related-Bug: 1313655 --- queries/1313655.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1313655.yaml diff --git a/queries/1313655.yaml b/queries/1313655.yaml new file mode 100644 index 00000000..c3b5a3eb --- /dev/null +++ b/queries/1313655.yaml @@ -0,0 +1,3 @@ +query: > + message:"self.assertEqual(reservation_1.id, reservation_1a.id)" + AND tags:"console.html"