Closed Bug 621199 Opened 14 years ago Closed 14 years ago

Tracking bug for build & release of Firefox 4.0b9

Categories

(Release Engineering :: General, defect, P2)

x86
All
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: joduinn, Assigned: catlee)

References

Details

Attachments

(3 files, 1 obsolete file)

Waiting for "go to build".
Assignee: nobody → armenzg
Priority: -- → P2
Depends on: 622269
FTR this is the changes that I used to trigger the staging automation.

I tried to make release_sanity.py pass but I hit bug 623704.
It seems that I lost :$PYTHONPATH in the process.

By the end I ended up running a sendchange so all the steps below were somehow fruitless.

> buildbot sendchange --username armenzg --master localhost:9012 --branch users/armenzg_mozilla.com/mozilla-central -p release_config:mozilla/staging_release-firefox-mozilla-2.0.py -p script_repo_revision:FIREFOX_4_0b9_RELEASE release_build



FTR these are the steps I tried to run to make release_sanity.py pass:

ssh hg.mozilla.org clone mozilla-central mozilla-central
ssh hg.mozilla.org edit tools delete YES;
ssh hg.mozilla.org edit buildbot-configs delete YES;
ssh hg.mozilla.org edit buildbotcustom delete YES;
ssh hg.mozilla.org clone tools build/tools
ssh hg.mozilla.org clone buildbot-configs build/buildbot-configs
ssh hg.mozilla.org clone buildbotcustom build/buildbotcustom

mkdir beta9
cd beta9
hg clone ssh://hg.mozilla.org/users/armenzg_mozilla.com/tools
hg clone ssh://hg.mozilla.org/users/armenzg_mozilla.com/buildbot-configs
hg clone ssh://hg.mozilla.org/users/armenzg_mozilla.com/buildbotcustom
cd tools
hg tag -r tip FIREFOX_4_0b9_BUILD1
hg tag -r tip FIREFOX_4_0b9_RELEASE
hg push
cd ../buildbot-configs
hg up -r production
# The following patch should have your staging_release-firefox-* patch
# and your staging_config.py changes to point to your user repo if that is
# what you are going to use
patch -p1 < ~/moz/patches/beta9.staging.v0.diff
hg ci -m "Staging release for beta9"
hg tag -r tip FIREFOX_4_0b9_BUILD1
hg tag -r tip FIREFOX_4_0b9_RELEASE
hg push
cd ../buildbotcustom
hg up -r production-0.8
hg tag -r tip FIREFOX_4_0b9_BUILD1
hg tag -r tip FIREFOX_4_0b9_RELEASE
hg push
cd ..
Assignee: armenzg → catlee
Depends on: 619980
Depends on: 620641
Attached patch automation bumps for 4.0b9 (obsolete) — Splinter Review
missing final revision, and still waiting for some more l10n signoffs
Attachment #502485 - Flags: review?(rail)
same as before, but with UPDATE_PACKAGING_R13
Attachment #502485 - Attachment is obsolete: true
Attachment #502486 - Flags: review?(rail)
Attachment #502485 - Flags: review?(rail)
Attachment #502491 - Flags: review?(rail)
Attachment #502491 - Flags: review?(rail) → review+
Attachment #502486 - Flags: review?(rail) → review+
Comment on attachment 502486 [details] [diff] [review]
automation bumps for 4.0b9

Checked in as http://hg.mozilla.org/build/buildbot-configs/rev/7d05b744b7b1.

Merged to production, and tagged.
Attachment #502486 - Flags: checked-in+
Depends on: 624658
Depends on: 625706
No longer depends on: 625706
No longer depends on: 624658
The beta is out. FIXED?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
No longer depends on: 621075
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: