Always cap try tasks to a 28 days expiry
Categories
(Firefox Build System :: Task Configuration, defect)
Tracking
(firefox-esr115 fixed, firefox118 wontfix, firefox119 wontfix, firefox120 fixed)
People
(Reporter: glandium, Assigned: glandium)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files, 1 obsolete file)
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-esr115+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-esr115+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-esr115+
|
Details | Review |
This was originally done in bug 1677020, but was lost in bug 1649987.
Assignee | ||
Comment 1•1 year ago
|
||
It's already handled in set_task_and_artifact_expiry.
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Comment 4•1 year ago
|
||
Set release status flags based on info from the regressing bug 1649987
Comment 6•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ba8eb88be943
https://hg.mozilla.org/mozilla-central/rev/cc744831ed67
https://hg.mozilla.org/mozilla-central/rev/2a06105b47d4
Comment 7•1 year ago
|
||
The patch landed in nightly and beta is affected.
:glandium, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox119
towontfix
.
For more information, please visit BugBot documentation.
Comment 8•1 year ago
|
||
Replace hardcoded "try" with actual repository from comfig.parameters to allow
for try-comm-central.
Comment 9•1 year ago
|
||
Reopening to get a fix for try-comm-central artifacts.
Updated•1 year ago
|
Comment 10•1 year ago
|
||
Abandoning the try-comm-central fix here as the scope balloons to way more than I can work on, and there is a workaround that I can accept.
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 11•7 months ago
|
||
Comment on attachment 9356940 [details]
Bug 1857332 - Remove redundant artifact expiry calculation.
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: This is a required dependency for uplifting bug 1855814 to ESR.
- User impact if declined: Same as bug 1855814 comment 6.
- Fix Landed on Version: 120
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): These patches will only impact try pushes against ESR and their impact is minor. It's just about tweaking the expiry of tasks and artifacts on Tasckluster.
Updated•7 months ago
|
Comment 12•7 months ago
|
||
Comment on attachment 9356940 [details]
Bug 1857332 - Remove redundant artifact expiry calculation.
Approved for 115.14esr
Comment 13•7 months ago
|
||
Comment on attachment 9356941 [details]
Bug 1857332 - Always cap try tasks to a 28 days expiry.
Approved for 115.14esr
Comment 14•7 months ago
|
||
Comment on attachment 9356942 [details]
Bug 1857332 - Also apply the try expiry cap to expiration-policies.
Approved for 115.14esr
Comment 15•7 months ago
|
||
uplift |
Updated•7 months ago
|
Description
•