Closed
Bug 1218914
Opened 7 years ago
Closed 7 years ago
Add win64 bouncer configs
Categories
(Release Engineering :: Release Automation: Other, defect)
Release Engineering
Release Automation: Other
x86_64
Windows Server 2008
Tracking
(firefox41 fixed, firefox42 fixed, firefox43 fixed)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
References
Details
Attachments
(1 file)
7.58 KB,
patch
|
nthomas
:
review+
lizzard
:
approval-mozilla-aurora+
lizzard
:
approval-mozilla-beta+
lizzard
:
approval-mozilla-release+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
Looks like we forgot to add bouncer entries for win64 and the 42.0 build did fire "ready on beta-cdntest" for this reason. the patch should be landed to all branches. I just synced the beta and release configs. Even though we don't have win64 stub installer, I added it so we don't forget it.
Attachment #8679565 -
Flags: review?(nthomas)
Comment 1•7 years ago
|
||
Comment on attachment 8679565 [details] [diff] [review] win64.diff >diff --git a/testing/mozharness/configs/releases/bouncer_firefox_release.py b/testing/mozharness/configs/releases/bouncer_firefox_release.py >+ "win64": { >+ "path": "/firefox/candidates/%(version)s-candidates/build%(build_number)s/update/win32/:lang/firefox-%(version)s.complete.mar", Missed a win32 ---> win64 here. Otherwise looks good.
Attachment #8679565 -
Flags: review?(nthomas) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: leave-open
Assignee | ||
Comment 3•7 years ago
|
||
Comment on attachment 8679565 [details] [diff] [review] win64.diff https://hg.mozilla.org/integration/mozilla-inbound/rev/113e563fd0e7
Attachment #8679565 -
Flags: checked-in+
Assignee | ||
Comment 4•7 years ago
|
||
Comment on attachment 8679565 [details] [diff] [review] win64.diff This is a releng config, not affecting any aspect of the build system. It's used as apart of release automation to add new bouncer entries.
Attachment #8679565 -
Flags: approval-mozilla-release?
Attachment #8679565 -
Flags: approval-mozilla-beta?
Attachment #8679565 -
Flags: approval-mozilla-aurora?
Comment 5•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/113e563fd0e7
Comment on attachment 8679565 [details] [diff] [review] win64.diff Approved for aurora, beta, release. Normally I would not do this since it's sylvestre's release, but I think you can just land this anyway since it is test only.
Attachment #8679565 -
Flags: approval-mozilla-release?
Attachment #8679565 -
Flags: approval-mozilla-release+
Attachment #8679565 -
Flags: approval-mozilla-beta?
Attachment #8679565 -
Flags: approval-mozilla-beta+
Attachment #8679565 -
Flags: approval-mozilla-aurora?
Attachment #8679565 -
Flags: approval-mozilla-aurora+
Comment 7•7 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/43ce26925872 https://hg.mozilla.org/releases/mozilla-beta/rev/0a3405b1211c https://hg.mozilla.org/releases/mozilla-release/rev/e59a1a631240
Assignee | ||
Comment 8•7 years ago
|
||
thank you!
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 9•4 years ago
|
||
Removing leave-open keyword from resolved bugs, per :sylvestre.
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•