Closed Bug 1085659 Opened 10 years ago Closed 9 years ago

Analyse cases where a job isn't ingested due to a null branch/revision in builds-{pending,running,4hr}

Categories

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

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: emorley, Unassigned)

References

Details

As part of job ingestion, if the repo ("branch" in buildbot parlance) or revision isn't set, we skip ingestion of the job.

TBPL did the same, so this isn't a regression, however it would be good to figure out which jobs this is happening for - and if any of them should be fixed (likely in buildbotcustom/buildbot-configs), so they display in Treeherder.

Job types I imagine this will find:
* Release jobs (a la the TBPL bug 609981)
* fuzzer
* l10n

Note there is the related bug 1085649, however that's about jobs that do have both a repo and revision specified, but where the revision is invalid (and so hits the dummy result set handling case, rather than the "let's just skip the job for missing a revision or repo" case).
Summary: Analyse cases where a job is skipped during ingestion due to missing the repo or revision → Analyse cases where a job isn't ingested due to a null branch/revision in builds-{pending,running,4hr}
Depends on: 1054157
Component: Treeherder → Treeherder: Data Ingestion
Priority: P3 → P4
We've got enough to do without going out of our way to find jobs that are missing attributes. If people don't care enough about their jobs (or validation of builds-* output) then that's their problem.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.