Closed
Bug 1307673
Opened 9 years ago
Closed 9 years ago
Request approval of stage credentials
Categories
(Tree Management :: Treeherder: API, defect)
Tree Management
Treeherder: API
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: askeing, Assigned: wlach)
References
Details
We currently plan to push perf data to Perfherder.
And the client-id is 'hasal-dev'.
Thank you.
Comment 1•9 years ago
|
||
Submitting jobs via the API is something we're trying to steer new projects away from in favour of submitting via Pulse queues instead.
There have also been a few projects that have started off trying to schedule their own jobs/upload logs to S3/submit to treeherder/..., only to find that it's quite a bit of hassle, and so later switch to using Taskcluster to do the scheduling etc for them.
Have you looked into using Taskcluster? If it's viable for what you're after, it will cut down the amount of work required considerably :-)
Assignee | ||
Comment 2•9 years ago
|
||
(In reply to Ed Morley [:emorley] from comment #1)
> Submitting jobs via the API is something we're trying to steer new projects
> away from in favour of submitting via Pulse queues instead.
>
> There have also been a few projects that have started off trying to schedule
> their own jobs/upload logs to S3/submit to treeherder/..., only to find that
> it's quite a bit of hassle, and so later switch to using Taskcluster to do
> the scheduling etc for them.
>
> Have you looked into using Taskcluster? If it's viable for what you're
> after, it will cut down the amount of work required considerably :-)
I suspect Hasal doesn't/can't use a docker worker (a performance tool usually needs to run on bare metal), so I don't think Taskcluster is currently an option for them. I think submitting data via the python client is probably the best and easiest method, in this case. Hopefully using something like autophone (https://github.com/mozilla/autophone/blob/master/autophonetreeherder.py) as an example, it won't be so bad.
Assignee | ||
Comment 3•9 years ago
|
||
I went ahead and approved these credentials. It's only stage, can't hurt that much. :)
Assignee: nobody → wlachance
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•