Open
Bug 1867835
Opened 1 year ago
Updated 1 year ago
Move add-all-browsertime project check to fetch_graph_and_labels
Categories
(Testing :: Raptor, task, P2)
Testing
Raptor
Tracking
(Not tracked)
NEW
People
(Reporter: sparky, Unassigned)
References
Details
(Whiteboard: [fxp])
As mentioned by bhearsum in the review for bug 1867511 for checking the project of a task:
The other way to do this would be to enhance fetch_graph_and_labels to additionally pull in target-graph.json and filter away anything not in that instead. This would have the advantage of having zero chance of having this match be different than the original decision task.
This is the file that would need to be modified with the fix: https://searchfox.org/mozilla-central/rev/033cc91cd088a992ab8728bab9821624cee62ce5/third_party/python/taskcluster_taskgraph/taskgraph/actions/util.py#35
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•