Closed Bug 1182464 Opened 9 years ago Closed 9 years ago

DB changes to support the auto starring investigation

Categories

(Tree Management :: Treeherder: Data Ingestion, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mdoglio, Assigned: mdoglio)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

46 bytes, text/x-github-pull-request
emorley
: review+
jgraham
: review+
Details | Review
46 bytes, text/x-github-pull-request
jgraham
: review+
emorley
: review+
Details | Review
We need to to store some info specific to test failures and crashes. This bug is to track both the schema alteration and the data ingestion.
Assignee: nobody → mdoglio
Blocks: 1179263
The error summary files are now being generated, so there is data to collect here.
(In reply to James Graham [:jgraham] from comment #1) > The error summary files are now being generated, so there is data to collect > here. See bug 1185453 comment 14 for links to example error summary files (though the links as-is currently returns no content, not sure why).
Jobs that succeed produce empty error summary files that are, unfortunately, still uploaded. It's only jobs with an error where the files are expected to have any content.
Attached file PR 853
Attachment #8646278 - Flags: feedback?(emorley)
Comment on attachment 8646278 [details] [review] PR 853 Looks good at a first glance! :-)
Attachment #8646278 - Flags: feedback?(emorley)
Thanks :emorley, this is now ready for a review.
Attachment #8646278 - Flags: review?(james)
Attachment #8646278 - Flags: review?(emorley)
Comment on attachment 8646278 [details] [review] PR 853 r+, but left comments :-)
Attachment #8646278 - Flags: review?(emorley) → review+
Priority: -- → P2
Comment on attachment 8646278 [details] [review] PR 853 Just needs a few changes in the error summary storage.
Attachment #8646278 - Flags: review?(james) → review-
Attachment #8646278 - Flags: review- → review?(james)
Attachment #8646278 - Flags: review?(james) → review+
The changes in comment 10 are deployed on stage, but not prod. Before we push this to prod I think we need to add a limit to the number of failure lines we'll process for any one job, to avoid issues like we saw in bug 1152681. We may wish to do a hitfix branch for a prod deploy for bug 1201913 before then, since this + the testing of the other UI changes on stage realistically won't be done until Monday/Tuesday.
Attached file PR 944
Attachment #8657804 - Flags: review?(james)
Attachment #8657804 - Flags: review?(emorley)
Comment on attachment 8657804 [details] [review] PR 944 Cancelling review for now - will take another look when the PR is updated :-)
Attachment #8657804 - Flags: review?(emorley)
Attachment #8657804 - Flags: review?(emorley)
Comment on attachment 8657804 [details] [review] PR 944 I update attachment 8657804 [details] [review] according to the feedback received. Thanks for your patience :-)
Comment on attachment 8657804 [details] [review] PR 944 r=me with the nits fixed + James being happy with the model parts :-)
Attachment #8657804 - Flags: review?(emorley) → review+
Attachment #8657804 - Flags: review?(james) → review+
Commits pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/b78d6bbf0b9593ee204acca9ebaa2f81130297ea Bug 1182464 - Make the failure_line signature a TextField. I also removed a limit on the length of `message` because it didn't make sense. https://github.com/mozilla/treeherder/commit/420a0323179c424c2ccc85cc91f3e8344966ba97 Bug 1182464 - Make `score` a DecimalField https://github.com/mozilla/treeherder/commit/6ac54cb95ff67a811ba291c1d3a8e3b4b64acf7f Bug 1182464 - Add a limit to the maximum number of failure lines https://github.com/mozilla/treeherder/commit/a5548c7bfeeccafe6395f606c99f48f4c2002f06 Bug 1182464 - Keep track of failure lines truncation The truncation point is indicated by a special line with action='truncated'.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Depends on: 1205049
Blocks: 1204942
Depends on: 1216153
Depends on: 1217631
No longer depends on: 1216153
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: