Open
Bug 1535564
Opened 6 years ago
Updated 2 years ago
Replicate the diffoscope setup for win64-aarch64 builds for the corresponding nightlies
Categories
(Firefox Build System :: Task Configuration, task, P5)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
NEW
People
(Reporter: glandium, Unassigned)
References
Details
Attachments
(1 file)
As mentioned in the revision summary in https://phabricator.services.mozilla.com/D23640 simply duplicating the definition makes the nightlies trigger on every push, which is not the desired outcome.
Ideally, the diffoscope builds would only happen if the builds they depend are scheduled to happen. This is in fact something that could be generalized to all the diffoscope builds, as long as they can also be triggered manually via mach try fuzzy (possibly with --full).
Tom, you said on irc you maybe have ideas how to do this?
Flags: needinfo?(mozilla)
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
:glandium Here is a sketch of an implementation. I haven't pushed to try, or otherwise run these jobs, but I did verify that they only run where appropriate.
Flags: needinfo?(mozilla)
Updated•6 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•