Closed Bug 1382707 Opened 7 years ago Closed 7 years ago

Make a system for debugging/testing action task callbacks

Categories

(Firefox Build System :: Task Configuration, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla56

People

(Reporter: dustin, Assigned: dustin)

Details

Attachments

(2 files)

Something like

./mach action-callback --test -p parameters.yml -i input.yml \
  --task-id <askid> --task-group-id <taskgroupid> <action>

and hacking the create calls to output the created tasks to the console instead
Comment on attachment 8888394 [details]
Bug 1382707: add ./mach taskgraph test-action-callback;

https://reviewboard.mozilla.org/r/159346/#review164754

So awesome.
Attachment #8888394 - Flags: review?(bstack) → review+
Pushed by dmitchell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec7c309bf6f1
add ./mach taskgraph test-action-callback; r=bstack
Attached patch typo-fix.patchSplinter Review
I can't land this until autoland gets merged around, but until it lands actions are broken in treeherder (which isn't a big deal yet..)
Attachment #8888494 - Flags: review?(bstack)
Attachment #8888494 - Flags: review?(bstack) → review+
https://hg.mozilla.org/mozilla-central/rev/ec7c309bf6f1
Status: NEW → RESOLVED
Closed: 7 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/32d9d1e81cc6
fix typo 'tsak_id'; r=bstack a=tomcat
Product: TaskCluster → Firefox Build System
You need to log in before you can comment on or make changes to this bug.