Closed
Bug 1302529
Opened 8 years ago
Closed 8 years ago
Fix Github resultset issues
Categories
(Tree Management :: Treeherder: Data Ingestion, defect)
Tree Management
Treeherder: Data Ingestion
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: camd, Assigned: camd)
References
Details
Attachments
(1 file)
I forgot to include the process store_pulse_resultsets in the run_celery_worker_buildapi script. So this is why github resultsets worked on Heroku (because it doesn't use those scripts) but not on SCL3.
Also need to make the tasks retryable.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → cdawson
Comment 2•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Attachment #8790917 -
Flags: review?(emorley)
Assignee | ||
Comment 3•8 years ago
|
||
Also part of the reason I wasn't getting resultsets for some repos was they didn't have the necessary webhook for taskcluster-github. I've contacted the stakeholders to ask them to add that (servo and bmo).
Updated•8 years ago
|
Attachment #8790917 -
Flags: review?(emorley) → review+
Comment 4•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/5408342cd27cabc56c0a974e6eeae6a275cc12f5
Bug 1302529 - Make pulse ingestion tasks retryable
https://github.com/mozilla/treeherder/commit/9c508817fd16fb49a941bd375cfa9c68fe325845
Bug 1302529 - Add store_pulse_resultsets to bin script
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•