Closed
Bug 754399
(metro-releng)
Opened 13 years ago
Closed 12 years ago
[tracking bug] Tracking bug for Win64/metro releng infra changes
Categories
(Release Engineering :: General, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Unassigned)
References
()
Details
Attachments
(1 file)
2.10 KB,
patch
|
coop
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•13 years ago
|
||
I created this etherpad: https://etherpad.mozilla.org/win8-releng
Reporter | ||
Updated•13 years ago
|
Alias: win8-releng
Reporter | ||
Updated•13 years ago
|
Reporter | ||
Comment 2•13 years ago
|
||
For the record we have metro enabled builds (with a bit of latency) being triggered on https://tbpl.mozilla.org/?tree=Elm&jobname=metro Next steps are to switch to VS2012 release candidate.
Updated•12 years ago
|
Summary: [tracking bug] Win8 tracking bug for releng infra changes → [tracking bug] metrofx tracking bug for releng infra changes
Comment 3•12 years ago
|
||
Maybe that's not the correct bug title, is this specific to experimental metrofx releng work, or is this also tracking work on getting win8 testing machines for desktop tests configured and set up?
Comment 4•12 years ago
|
||
Guess this is for both. Sorry for the mixup.
Summary: [tracking bug] metrofx tracking bug for releng infra changes → [tracking bug] Win8 tracking bug for releng infra changes
Reporter | ||
Updated•12 years ago
|
Depends on: metro-testing
Reporter | ||
Comment 5•12 years ago
|
||
I'm going to summarize what is the state of affairs. On staging I have the iX node with the win8 RC slave connected to my dev-master: http://dev-master01.build.scl1.mozilla.com:8041/buildslaves/talos-w8-ix-001 (10.12.40.63). Standard credentials. Right now the slave is down. I've asked MaRu to look into it. I can't find it on the inventory or the management interfaces. I filed bug 780008 for it. This slave was setup with the steps in here: https://etherpad.mozilla.org/armenzg-win8 The slave in slavealloc and can take jobs on buildbot. The unit tests run with lots of oranges. Only VNC, SSH and boot into desktop steps were missing. Maybe some more I might have missed but not that I'm aware of. To trigger unit tests we can use this sendchange: buildbot sendchange --master dev-master01.build.mozilla.org:9041 --username sendchange-unittest --branch elm-win32-metro-opt-unittest --revision default http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/elm-win32-metro/1343864378/firefox-17.0a1.en-US.win32.zip http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/elm-win32-metro/1343864378/firefox-17.0a1.en-US.win32.tests.zip I have to file a bug for the a-team to give me a sign off of the current multi iX node running properly. I have to file a bug for MaRu to automate the steps that I have already verified for the win8 slaves. There are another 3 slaves with graphic cards. Their IPs are: 10.12.40.{71..73} Their iLO interfaces are: 10.12.41.{71..73} ================ On another note, the VS2012 *RC* installation messes up the installation to create win32 and win64 builds. This is tracked in bug 772989. jimm says that some file needs to be copied over and it should work. This needs to be verified. I'm afraid I might have messed those slaves with all my fiddling. This can be noticed by triggering jobs in here (fails): http://dev-master01.build.scl1.mozilla.com:8040/builders/WINNT%205.2%20elm%20build and in here (passes): http://dev-master01.build.scl1.mozilla.com:8040/builders/WINNT%206.2%20elm%20build
Reporter | ||
Updated•12 years ago
|
Priority: -- → P4
Reporter | ||
Comment 6•12 years ago
|
||
Attachment #677362 -
Flags: review?(coop)
Comment 7•12 years ago
|
||
Comment on attachment 677362 [details] [diff] [review] add win8 to buildbotcustom Review of attachment 677362 [details] [diff] [review]: ----------------------------------------------------------------- ::: process/factory.py @@ +5322,5 @@ > ''' > if (platform in ("fedora", "fedora64", "leopard", "snowleopard", "lion", "mountainlion")): > return "/tools/buildbot/bin/python" > + elif (platform in ('win8',)): > + return "C:\\mozilla-build\\python\\python.exe" Are we relying on a specific version of python here? Might warrant a comment if so.
Attachment #677362 -
Flags: review?(coop) → review+
Reporter | ||
Comment 8•12 years ago
|
||
Removing mentioning of Win8 since the focus is to make the win2008 x64 machines being capable of producing metro builds that could run on Windows8/metro. That part of the work is done.
Alias: win8-releng → metro-releng
Summary: [tracking bug] Win8 tracking bug for releng infra changes → [tracking bug] Tracking bug for Win64/metro releng infra changes
Reporter | ||
Comment 9•12 years ago
|
||
Reversing dependencies to adjust to reality.
Blocks: metro-testing, elm-merge
No longer depends on: metro-testing, elm-merge
Reporter | ||
Comment 10•12 years ago
|
||
bug 815680 is to reverse having a subset of slaves for Elm since the whole pool is as of few weeks the same as such subset.
Depends on: 815680
Reporter | ||
Comment 11•12 years ago
|
||
Status: * done main work from releng side * waiting for devs to switch over as part of next train merge * bug 815680 - patches ready for disabling custom builders for Elm branch
Updated•12 years ago
|
Depends on: win8-testing
Reporter | ||
Updated•12 years ago
|
Assignee: armenzg → nobody
Reporter | ||
Updated•12 years ago
|
No longer depends on: win8-testing
Reporter | ||
Comment 12•12 years ago
|
||
Build side we're done. For testing infra go and look at bug 731280.
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•