Closed
Bug 1429283
Opened 7 years ago
Closed 7 years ago
Stop updating existing linux/mac bz2 watershed rules from automation and use 57.0.4 as permanent watershed
Categories
(Release Engineering :: Release Requests, enhancement)
Release Engineering
Release Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlund, Unassigned)
References
Details
Attachments
(1 file)
2.82 KB,
patch
|
jlund
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
context: we want to keep 57.0.4 as a permanent watershed: https://docs.google.com/spreadsheets/d/1XQcYQg2UuVloQWnETfqxbsqXfUBRhkq2aUB8MTp3Y3s/edit?ts=5a5510cb#gid=0
I was going to add a rule because Taskcluster in-tree releases, which do not know about bz2 updates, won't be enabled until 59. Nick had a better idea: update existing releasetasks based automation and disable bz2 compression update creation.
Should be as simple as setting: https://hg.mozilla.org/build/buildbot-configs/file/default/mozilla/config.py#l2165
So that we don't update balrog rules: https://dxr.mozilla.org/build-central/source/releasetasks/releasetasks/templates/desktop/publish_balrog.yml.tmpl#36
This can be done anytime before we gtb on 58.0 I believe.
Comment 1•7 years ago
|
||
Attachment #8942011 -
Flags: review?(jlund)
Reporter | ||
Comment 2•7 years ago
|
||
Comment on attachment 8942011 [details] [diff] [review]
[buildbot-configs] Disable lzma_to_bz2 on mozilla-release, birch, and maple
ah, good call with project branches based on m-r.
Attachment #8942011 -
Flags: review?(jlund) → review+
Comment 3•7 years ago
|
||
Comment on attachment 8942011 [details] [diff] [review]
[buildbot-configs] Disable lzma_to_bz2 on mozilla-release, birch, and maple
https://hg.mozilla.org/build/buildbot-configs/rev/7eae33e5a71209affd70912be8d2b18205b829ba
https://hg.mozilla.org/build/buildbot-configs/rev/2b3d49a8a52a63a575d5a0e8a378eaf9db2eba95
Attachment #8942011 -
Flags: checked-in+
Comment 4•7 years ago
|
||
The rules look fine as is, that is 680, 679, and 624 on release. At some point we could shuffle all the priorities up a bit (to make more space near the 90s).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•