Closed Bug 685667 Opened 14 years ago Closed 14 years ago

Disable running 64-bit Windows talos and unit tests on all branches except mozilla-central until we have enough capacity

Categories

(Release Engineering :: General, defect, P2)

x86_64
Windows 7
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Assigned: armenzg)

References

Details

Attachments

(3 files, 1 obsolete file)

We have right now hundreds of pending WINNT 6.1 x64 test jobs because we only have 5 testing slaves. Until we have more we should disable them for all branches except for mozilla-central. Blocking on bug 667024 until we have enough capacity to re-enable them. I will attach a second patch to show which builders are being removed.
Attachment #559261 - Flags: review?(coop)
This was generated by running the following command: hg up -C && hg pull -u && rm -rf master_dir && ~/repos/releng/braindump/buildbot-related/dump_masters.sh > old && cd ~/repos/buildbot-configs/ && patch -p1 < /Users/armenzg/moz/patches/disable_win764_tests_on_branches.diff && ~/repos/releng/braindump/buildbot-related/dump_masters.sh > new && diff -pU 8 old new > differences I have a modified version of dump_masters.py which only lists the builder names.
Summary: Disable running talos and unit tests on all branches except mozilla-central until we have enough capacity → Disable running 64-bit Windows talos and unit tests on all branches except mozilla-central until we have enough capacity
Comment on attachment 559261 [details] [diff] [review] disable win7 64-bit tests for all branches except for mozilla-central Review of attachment 559261 [details] [diff] [review]: ----------------------------------------------------------------- r+ if you fix the iteration piece (or explain why it's necessary). ::: mozilla-tests/config.py @@ +754,5 @@ > BRANCHES['mozilla-central']['mobile_branch_name'] = "Mobile" > BRANCHES['mozilla-central']['mobile_talos_branch'] = "mobile" > BRANCHES['mozilla-central']['build_branch'] = "1.9.2" > +# Let's add win64 only for mozilla-central > +# XXX hacking warning - this code could get out of date easily Any ETA on how long until we get capacity? Can you poke relops about it in the relevant bugs? @@ +756,5 @@ > BRANCHES['mozilla-central']['build_branch'] = "1.9.2" > +# Let's add win64 only for mozilla-central > +# XXX hacking warning - this code could get out of date easily > +BRANCHES['mozilla-central']['platforms']['win64']['enable_opt_unittests'] = True > +for branch in ("mozilla-central",): Why iterate for only one branch?
Attachment #559261 - Flags: review?(coop) → review+
Comment on attachment 559261 [details] [diff] [review] disable win7 64-bit tests for all branches except for mozilla-central I wanted to iterate if we wanted to add more branches but for now let's keep it simple. Landed & deployed with: http://hg.mozilla.org/build/buildbot-configs/rev/33b88f231592
Attachment #559261 - Flags: checked-in+
Let's reopen once the dependent bug gets closed and we have enough capacity.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
It seems to affect chrome. Probably related to bug 686238.
Attachment #560085 - Flags: review?(nrthomas)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment on attachment 560085 [details] [diff] [review] missed to disable win64 for NO_MAC list of suites Won't this remove the chrome builder for mozilla-central ?
Attachment #560085 - Flags: review?(nrthomas) → review-
You are right. This patch does the job as I have loaded up bm15-tests1-windows and we only have coverage for mozilla-central (which is what was intended).
Attachment #560085 - Attachment is obsolete: true
Attachment #560208 - Flags: review?(nrthomas)
Attachment #560208 - Flags: review?(nrthomas) → review+
Comment on attachment 560208 [details] [diff] [review] missed to disable win64 for NO_MAC list of suites (v1) This got landed and reconfigured last week: http://hg.mozilla.org/build/buildbot-configs/rev/453cdd37375d
Attachment #560208 - Flags: checked-in+
Status: REOPENED → RESOLVED
Closed: 14 years ago14 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: