Closed
Bug 1250988
Opened 9 years ago
Closed 9 years ago
pulse_actions should listen for requests on try for extra jobs on a push (--trigger-tests flag)
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: armenzg, Unassigned)
Details
In bug 1243039 we added to the graph generation logic the ability to pay attention to --trigger-tests in the try syntax.
In these two branches [1][2] there is working in progress to do the same but go beyond the limitation of bug 1243039 (There is a limit on the number of tasks that a graph can have).
[1] https://github.com/mozilla/pulse_actions/compare/master...armenzg:rebuild_tc_jobs
[2] https://github.com/mozilla/mozilla_ci_tools/compare/master...armenzg:rebuild_taskcluster
Reporter | ||
Updated•9 years ago
|
Summary: Pulse_actions should listen for requests on try for extra jobs on a push → pulse_actions should listen for requests on try for extra jobs on a push
Reporter | ||
Updated•9 years ago
|
Summary: pulse_actions should listen for requests on try for extra jobs on a push → pulse_actions should listen for requests on try for extra jobs on a push (--trigger-tests flag)
Reporter | ||
Comment 1•9 years ago
|
||
bug 1178516 might make this unnecessary.
Reporter | ||
Comment 2•9 years ago
|
||
This won't be needed as bug 1178516 will be fixed on time.
I will review those branches when I start working on full TC support.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•