Closed Bug 1295998 Opened 8 years ago Closed 6 years ago

Make it possible to use "Backfill" and "Add new jobs" in treeherder to schedule an Autophone job

Categories

(Testing Graveyard :: Autophone, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: dminor, Unassigned)

References

Details

It would be nice to be able to use "Add new jobs" in treeherder to schedule an Autophone job rather than having a wait for a new android build.
Which pulse exchange do the messages appear? exchange/treeherder-stage/v1/job-actions ? What do they look like?
the pulse actions code is here:
https://github.com/mozilla/pulse_actions/tree/master/pulse_actions

I assume we will need some pulse_actions modifications to get the valid list of job names, possibly some minor treeherder modifications, and maybe any changes to autophone.  I think autophone could listen to a specific type of pulse message to request a new job and we would be all good.
It is not a "job action" but a "resulset action".
I've added information for it in here:
https://wiki.mozilla.org/Auto-tools/Projects/Pulse/Exchanges#Resultset_Actions
I don't think changes on pulse_actions is needed to get something going.

However, notice that with pulse_actions we create an Sch/A job on Treeherder that would reveal if something has gone wonky in processing the request. The code for that logic is very simple if we want to give it to Autophone.

We can also implement this on pulse_actions if I have an API on autophone for me to use.
Summary: Make it possible to use "Add new jobs" in treeherder to schedule an Autophone job → Make it possible to use "Backfill" and "Add new jobs" in treeherder to schedule an Autophone job
Autophone is going away. Resolving these to wontfix.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.