Closed Bug 1419965 Opened 7 years ago Closed 7 years ago

Remove the estimated job duration remaining feature

Categories

(Tree Management :: Treeherder, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Since it's:
* been perma-timing out for months (ie the estimates being shown are months out of date; bug 1368984)
* was not overly accurate even when it wasn't timing out (bug 1228983)
* has other bugs (eg bug 1246113)
* likely to become even less accurate with hyper-chunking, use of different AWS instance sizes, ...
Assignee: nobody → emorley
Status: NEW → ASSIGNED
Attachment #8931164 - Flags: review?(cdawson)
See Also: → 1368984, 1228983, 1246113
Attachment #8931164 - Flags: review?(cdawson) → review+
Commit pushed to master at https://github.com/mozilla/treeherder

https://github.com/mozilla/treeherder/commit/1eec0c81b84c98f0a89b8ae9aed2248f25c19a17
Bug 1419965 - Remove the estimated job time remaining UI (#2977)

This just removes the UI of this mostly broken feature, to see what
response we get, before we remove the API/data ingestion/DB parts.
Attachment #8932155 - Flags: review?(cdawson)
Attachment #8932155 - Flags: review?(cdawson) → review+
Commit pushed to master at https://github.com/mozilla/treeherder

https://github.com/mozilla/treeherder/commit/bc0ca97102748d8635ca81b3b530e286ea0ba832
Bug 1419965 - Remove the estimated job time remaining backend (#2990)

The UI has already been removed. This cleans up the data ingestion
and removes the `JobDuration` model, however leaves the `running_eta`
field on the `Job` model for the next time that table is touched (since
the table is large, so altering the schema would likely require
downtime).
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: