Closed Bug 877336 Opened 11 years ago Closed 11 years ago

Stop running mozilla-beta jobs for Fed, Fed64, WinXP and Win7 (rev3 machines)

Categories

(Release Engineering :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Assigned: bhearsum)

References

Details

Attachments

(2 files, 1 obsolete file)

This will happen once FF23 will merge into mozilla-beta (25th of June, 2013).
Blocks: 864866
Depends on: 820243
Armen is away, I'll take care of this.
Assignee: nobody → bhearsum
Summary: Stop running jobs mozilla-beta for Fed, Fed64, WinXP and Win7 (rev3 machines) → Stop running mozilla-beta jobs for Fed, Fed64, WinXP and Win7 (rev3 machines)
Attached patch release + beta changes (obsolete) — Splinter Review
I think this is everything we need to land after bet6 build starts to be ready for 22.0 and 23.0b1 tests. I haven't touched mozilla-aurora at http://hg.mozilla.org/build/buildbot-configs/file/34c5482ab684/mozilla-tests/config.py#l1416, which needs to be landed next week.
Attachment #763562 - Flags: review?(bhearsum)
Attachment #763562 - Flags: review?(bhearsum) → review+
(In reply to Rail Aliiev [:rail] from comment #2)
> Created attachment 763562 [details] [diff] [review]
> release + beta changes
> 
> I think this is everything we need to land after bet6 build starts to be
> ready for 22.0 and 23.0b1 tests.

I don't think we should land the beta parts until next Monday, actually. There's always a relatively high chance of a respin...
Comment on attachment 763562 [details] [diff] [review]
release + beta changes

>     # MERGE DAY: uplift when Firefox 24 merges in
>-    FF23_TESTS = {"opt_unittest_suites":
>+    FF24_TESTS = {"opt_unittest_suites":
>                   ["mochitest-browser-chrome", "mochitest-other"],
>                   "debug_unittest_suites": ["mochitest-other"]}
>     if branch not in ("mozilla-aurora", "mozilla-beta", "mozilla-release"):
>-        return UBUNTU_TESTS[test_type] + FF23_TESTS[test_type]
>+        return UBUNTU_TESTS[test_type] + FF24_TESTS[test_type]

Drive by comment: did you mean to reduce the branch list?  (i.e., remove mozilla-aurora from the branch tuple, since it will be Fx24 after merge day)
(In reply to Aki Sasaki [:aki] from comment #4)
> Drive by comment: did you mean to reduce the branch list?  (i.e., remove
> mozilla-aurora from the branch tuple, since it will be Fx24 after merge day)

Not in this patch. I'm going to regroup changes into 2 parts:
1) mozilla-release only to be landed today/tomorrow
2) the rest to be landed on Monday.
Attachment #763562 - Attachment is obsolete: true
Attachment #763646 - Flags: review?(bhearsum)
Attachment #763648 - Flags: review?(bhearsum)
Comment on attachment 763646 [details] [diff] [review]
mozilla-release uplift changes

Review of attachment 763646 [details] [diff] [review]:
-----------------------------------------------------------------

This patch duplicates part of bug 843409, but looks ok.
Attachment #763646 - Flags: review?(bhearsum) → review+
Attachment #763648 - Flags: review?(bhearsum) → review+
Attachment #763646 - Flags: checked-in+
In production.
Attachment #763648 - Flags: checked-in+
In production
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: