Closed
Bug 847471
Opened 12 years ago
Closed 12 years ago
Add win8 to every branch except mozilla-esr17, b2g18 and b2g18_v1.0.1 (also ride the trains for m-b & m-r)
Categories
(Release Engineering :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
References
Details
Attachments
(4 files)
(deleted),
patch
|
coop
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
catlee
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
catlee
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
armenzg
:
review+
|
Details | Diff | Splinter Review |
I assume it would be fine to add it to mozilla-aurora, mozilla-beta and mozilla-release as long as we hide the jobs that are orange *AND* we unhide them on every merge day (we should add a note in our code).
I want to enable closer to everywhere to have a better understanding of what our load would be.
I don't know at what time we should do this bug.
If we should wait until we have cleared up most oranges (bug 847447).
Assignee | ||
Comment 1•12 years ago
|
||
Tomcat, this can be adjusted in here:
http://hg.mozilla.org/build/buildbot-configs/file/default/mozilla-tests/config.py#l1286
I think I would use a tuple like this (instead of using sets):
("mozilla-release", "mozilla-esr17", "mozilla-b2g18", "mozilla-b2g18_v1_0_1")
Assignee: nobody → cbook
Assignee | ||
Updated•12 years ago
|
OS: Mac OS X → Windows 8
Assignee | ||
Comment 2•12 years ago
|
||
Hi Tomcat,
When you work on this bug, you can try to figure out if your patch works correctly by following this:
https://wiki.mozilla.org/ReleaseEngineering:TestingTechniques#config.py_is_executable.21
You can also do:
./setup-master.py master bm15-tests1-windows
buildbot checkconfig master
buildbot start master
It might need you to do this as well:
sudo mkdir /dev/shm
sudo chown `whoami` /dev/shm
and then, after you start the master, you can load up the webview:
http://localhost:8201/builders
This can let you see what the differences are before your changes and after your changes.
There are more testing techniques on that page but that first one should be good for now.
I use the following one but it can take a while:
https://wiki.mozilla.org/ReleaseEngineering:TestingTechniques#builder_list.py_.2F_dump_master.py
Assignee | ||
Updated•12 years ago
|
Assignee: cbook → armenzg
Assignee | ||
Comment 3•12 years ago
|
||
I want to add more load on the machines and show those tests that are green.
All other tests will be hidden.
Attachment #724581 -
Flags: review?(coop)
Comment 4•12 years ago
|
||
Comment on attachment 724581 [details] [diff] [review]
add win8 tests to m-c, m-i and try
Review of attachment 724581 [details] [diff] [review]:
-----------------------------------------------------------------
Ugh, that gets uglier the more branches we add to it. At least it goes away eventually.
Attachment #724581 -
Flags: review?(coop) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 724581 [details] [diff] [review]
add win8 tests to m-c, m-i and try
This is live in production.
Attachment #724581 -
Flags: checked-in+
Assignee | ||
Updated•12 years ago
|
Priority: -- → P3
Assignee | ||
Comment 6•12 years ago
|
||
Attachment #726791 -
Flags: review?(catlee)
Assignee | ||
Comment 7•12 years ago
|
||
Attachment #726793 -
Flags: review?(catlee)
Updated•12 years ago
|
Attachment #726791 -
Flags: review?(catlee) → review+
Updated•12 years ago
|
Attachment #726793 -
Flags: review?(catlee) → review+
Assignee | ||
Updated•12 years ago
|
Attachment #726791 -
Flags: checked-in+
Assignee | ||
Updated•12 years ago
|
Attachment #726793 -
Flags: checked-in+
Assignee | ||
Updated•12 years ago
|
Priority: P3 → P1
Assignee | ||
Comment 8•12 years ago
|
||
Merged change(s) from this bug and I reconfigured the masters.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•12 years ago
|
||
Attachment #727675 -
Flags: review?
Assignee | ||
Updated•12 years ago
|
Summary: Add win8 to every branch except mozilla-esr17 → Add win8 to every branch except mozilla-esr17, b2g18 and b2g18_v1.0.1 (also ride the trains for m-b & m-r)
Assignee | ||
Comment 10•12 years ago
|
||
Comment on attachment 727675 [details] [diff] [review]
ride the trains for m-a, m-b, m-r and disable for other release branches
r=jhopkins through IRC
This has been deployed.
Attachment #727675 -
Flags: review? → review+
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•