Closed Bug 1277975 Opened 8 years ago Closed 8 years ago

[taskcluster-treeherder] jobs always have jobKind of "other"

Categories

(Taskcluster :: Services, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: camd, Assigned: garndt)

References

Details

Attachments

(1 file)

The key of ``jobKind`` should usually be either "build" or "test".  Sometimes "other" is more appropriate.  But currently they're ALWAYS "other".

This is used in Treeherder to determine if a job will be red or orange when it fails.  Currently, all failed jobs are showing red.  Failed tests should be orange instead.
Assignee: nobody → garndt
Blocks: 1266229
Blocks: 1279385
Adding jobKind to task definitions allow tasks to be categorized apppriately on
treeherder once jobs are consumed via pulse messages.  The available options are:
test, build, and other.

This should cover most of the tasks within the graph and if there are any issues,
it will not cause the job to not show up, but might affect job failure color.

Any tasks not covered by this change will default to "other" within treeherder.

Review commit: https://reviewboard.mozilla.org/r/59186/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/59186/
Attachment #8762584 - Flags: review?(dustin)
Comment on attachment 8762584 [details]
Bug 1277975 - Add jobKind to task definitions

Review request updated; see interdiff: https://reviewboard.mozilla.org/r/59186/diff/1-2/
Comment on attachment 8762584 [details]
Bug 1277975 - Add jobKind to task definitions

https://reviewboard.mozilla.org/r/59186/#review56298
Attachment #8762584 - Flags: review?(dustin) → review+
Pushed by garndt@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4832d9cf181e
Add jobKind to task definitions r=dustin
https://hg.mozilla.org/mozilla-central/rev/4832d9cf181e
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Platform and Services → Services
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: