Closed Bug 1076989 Opened 10 years ago Closed 9 years ago

Ensure that stage has the same data as production for non-buildbot repos/jobs too

Categories

(Tree Management :: Treeherder: Infrastructure, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1169320

People

(Reporter: emorley, Unassigned)

Details

Currently for buildbot jobs, dev+stage+prod all ingest pushlog and builds-{pending,running,4hr}, which means that it's possible to effectively test ETL/UI changes on the same data that production has.

However for non-buildbot jobs, the data isn't polled, but instead submitted by treeherder-client. Projects typically start by submitting only to stage (which is very much desirable to avoid issues with prod), and then when ready, switch to submitting to only production. This means we are then missing the job data for them on stage.

We should come up with a way to ensure they continue to submit to stage (eg by modifying treeherder-client to POST to both) or else come up with a way to mirror from prod to stage on the service side.
Blocks: 1080757
No longer blocks: 1072681
No longer blocks: 1080757
Component: Treeherder → Treeherder: Infrastructure
QA Contact: laura
Priority: P3 → P4
Priority: P4 → P5
See Also: → 1169320
Hi Ed, what is the status of this?
I might misremember but I heard that the client already posts to both places; is this true?
If so, would that be sufficient?

I'm just trying to understand issues related to TC. Thanks!
(In reply to Armen Zambrano G. (:armenzg - Toronto) from comment #1)
> Hi Ed, what is the status of this?

For anyone else following this bug - Armen joined today's Treeherder meeting - and we briefly discussed a few ways of doing this. We're going to have more of a discussion at Whistler about a few different approaches.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
See Also: 1169320
You need to log in before you can comment on or make changes to this bug.