Closed Bug 613571 Opened 14 years ago Closed 14 years ago

tracking bug for build and release of firefox 3.6.13

Categories

(Release Engineering :: General, defect, P1)

All
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: bhearsum)

References

Details

Attachments

(10 files, 2 obsolete files)

5.00 KB, patch
coop
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
985 bytes, patch
coop
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
707 bytes, patch
coop
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
2.23 KB, patch
coop
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
1.02 KB, patch
rail
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
654 bytes, patch
coop
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
1.16 KB, patch
armenzg
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
2.88 KB, patch
nthomas
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
3.92 KB, patch
nthomas
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
794 bytes, patch
catlee
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
Attached patch 3.6.13 release config (obsolete) — Splinter Review
This buildbot-configs patch sets up the release config for 3.6.13 and enables releases on pm01 and pm03, which are the only masters we can run releases on right now (because bm01/02 don't have any Macs).
Attachment #491923 - Flags: review?(coop)
Attachment #491923 - Flags: review?(coop) → review+
After some back and forth on IRC, Syed and I found that we're going to have issues with the post-repack pollers in production if we enable them on multiple masters. There may also be issues in other areas so to be safe, we'll be sticking with branches only being active on one master. Masters can still safely have more than one branch.
Attachment #491923 - Attachment is obsolete: true
Attachment #491958 - Flags: review?(coop)
Attachment #491958 - Flags: review?(coop) → review+
Comment on attachment 491958 [details] [diff] [review]
release config, only enabling release branches on one master

884b1ac8b24f

I also added l10nChunks = 10 out of paranoid fear of killing hg.m.o when l10n starts.
Attachment #491958 - Flags: checked-in+
(In reply to comment #3)
> Comment on attachment 491958 [details] [diff] [review]
> release config, only enabling release branches on one master
> 
> 884b1ac8b24f

Ended up being changeset:   3353:7d91e869822c
Comment on attachment 491994 [details] [diff] [review]
backup config for 3.6.13, in case we need to use 0.7.x automation

Looks like we don't need this after all.
Attachment #491994 - Attachment is obsolete: true
Attachment #491994 - Flags: review?(coop)
Attachment #492630 - Flags: review?(coop) → review+
Per IRC, we can't throttle 3.5.x the same way as 3.6.x without unthrottling release:
2:14 PM <bhearsum> LegNeato: i just remembered that were unable to partly unthrottle the 3.5.x beta channel without also partly unthrottling the release channel (which would unthrottle MUs)
2:14 PM <bhearsum> we hit this last time too, and only did partial throttling for the 3.6.x beta channel
2:15 PM <LegNeato> bhearsum: Yep, I think we'll want to keep it the same way
2:15 PM <bhearsum> k, just wanted to make sure you were aware
2:15 PM <bhearsum> so, today we will push to beta with no throttling on 3.5.x and 25% throttling on 3.6.x - correct?
2:16 PM <LegNeato> bhearsum: That is what QA wants and I'm fine with it as long as RelEng is

This should:
- unthrottle 3.5.15 beta channel fully
- throttle 3.6.13 beta channel to 25%

It also throttles 'release' to 25%, but there's no snippets there, so it doesn't matter.
Attachment #492717 - Flags: review?(coop)
Attachment #492717 - Flags: review?(coop) → review+
Comment on attachment 492717 [details] [diff] [review]
update AUS config

Checking in xml/inc/config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v  <--  config-dist.php
new revision: 1.110; previous revision: 1.109
done
[] foo-ix-blah:aus bhearsum$ cvs tag AUS2_RTM_201011231336 xml/inc/config-dist.php 
T xml/inc/config-dist.php
[] foo-ix-blah:aus bhearsum$ cvs tag AUS2_PRODUCTION xml/inc/config-dist.php W xml/inc/config-dist.php : AUS2_PRODUCTION already exists on version 1.109 : NOT MOVING tag to version 1.110
[] foo-ix-blah:aus bhearsum$ cvs tag -F AUS2_PRODUCTION xml/inc/config-dist.php  
T xml/inc/config-dist.php
Attachment #492717 - Flags: checked-in+
Depends on: 614388
Priority: -- → P1
I bumped l10nChunks down to 6 to hopefully avoid any l10n uploading issues like last time. Needs en-US and l10n changesets still.
Attachment #493405 - Flags: review?(coop)
Attachment #493405 - Flags: review?(coop) → review+
Comment on attachment 493405 [details] [diff] [review]
3.6.13 build2 config, without changesets

Somehow I managed to land this in c3ed59b7fd49....new patch coming for changeset only.
Attachment #493405 - Flags: checked-in+
Attachment #493957 - Flags: review?(rail) → review+
Comment on attachment 493957 [details] [diff] [review]
update changeset for 3.6.13build2

uchangeset:   3385:e4e4e04b6d23
Attachment #493957 - Flags: checked-in+
LegNeato asked that we disable throttling after beta channel testing is completed successfully.
Attachment #494414 - Flags: review?(coop)
Attachment #494414 - Flags: review?(coop) → review+
Comment on attachment 494414 [details] [diff] [review]
remove 3.6.12 throttling

Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v  <--  config-dist.php
new revision: 1.111; previous revision: 1.110
done
[] bhearsum@voot:~/Mozilla/checkouts/aus2/xml/inc$ cvs tag AUS2_RTM_201012011105 config-dist.php 
T config-dist.php
[] bhearsum@voot:~/Mozilla/checkouts/aus2/xml/inc$ cvs tag AUS2_PRODUCTION config-dist.php 
W config-dist.php : AUS2_PRODUCTION already exists on version 1.110 : NOT MOVING tag to version 1.111
[] bhearsum@voot:~/Mozilla/checkouts/aus2/xml/inc$ cvs tag -F AUS2_PRODUCTION config-dist.php 
T config-dist.php
Attachment #494414 - Flags: checked-in+
Attachment #494988 - Flags: review?(armenzg)
Attachment #494988 - Flags: review?(armenzg) → review+
Comment on attachment 494988 [details] [diff] [review]
config updates for 3.6.13build3

changeset:   3595:381992293313
Attachment #494988 - Flags: checked-in+
Attachment #495956 - Flags: review?(nrthomas)
Comment on attachment 495953 [details] [diff] [review]
bump patcher config for 3.0.19 -> 3.6.13 MU

Looks good. Bug 615751 will introduce new billboards at a new URL but they're not ready yet and there's talk of using a redirect anyway.
Attachment #495953 - Flags: review?(nrthomas) → review+
Attachment #495956 - Flags: review?(nrthomas) → review+
Comment on attachment 495953 [details] [diff] [review]
bump patcher config for 3.0.19 -> 3.6.13 MU

Checking in moz19-branch-major-update-patcher2.cfg;
/cvsroot/mozilla/tools/patcher-configs/moz19-branch-major-update-patcher2.cfg,v  <--  moz19-branch-major-update-patcher2.cfg
new revision: 1.33; previous revision: 1.32
done
Attachment #495953 - Flags: checked-in+
Comment on attachment 495956 [details] [diff] [review]
update verify bumps for MU

changeset:   1825:ea8c3857d685
Attachment #495956 - Flags: checked-in+
...because we're pushing an unadvertised MU today.
Attachment #496856 - Flags: review?(catlee)
Attachment #496856 - Flags: review?(catlee) → review+
Comment on attachment 496856 [details] [diff] [review]
rethrottle 3.0.19 updates

Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v  <--  config-dist.php
new revision: 1.113; previous revision: 1.112
done
[] bhearsum@voot:~/Mozilla/checkouts/aus2/xml/inc$ cvs tag AUS2_RTM_201012101105 config-dist.php 
Enter passphrase for key '/home/bhearsum/.ssh/id_dsa': 
T config-dist.php
[] bhearsum@voot:~/Mozilla/checkouts/aus2/xml/inc$ cvs tag AUS2_PRODUCTION
Enter passphrase for key '/home/bhearsum/.ssh/id_dsa': 
cvs tag: Tagging .
W config-dist.php : AUS2_PRODUCTION already exists on version 1.112 : NOT MOVING tag to version 1.113
[] bhearsum@voot:~/Mozilla/checkouts/aus2/xml/inc$ cvs tag -F AUS2_PRODUCTION
Enter passphrase for key '/home/bhearsum/.ssh/id_dsa': 
cvs tag: Tagging .
T config-dist.php
Attachment #496856 - Flags: checked-in+
Depends on: 618382
shipped
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: