Closed Bug 631546 Opened 13 years ago Closed 13 years ago

Run unit tests and talos for mozilla-2.0 releases

Categories

(Release Engineering :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhford, Assigned: armenzg)

References

Details

(Whiteboard: [unittest])

Attachments

(1 file, 2 obsolete files)

Not sure why, because the tests are no longer valid on these machines aiui.
I will look into it before the next beta.
Assignee: nobody → armenzg
Status: NEW → ASSIGNED
Priority: -- → P3
Whiteboard: [unittest]
Priority: P3 → P4
No, this is not a DUP.

This is the patch needed but I would need to test it to make sure that we would still be creating the packaged tests and do the sendchanges.
It is not necessary to fix it for the next beta but needs to be fixed.
OS: Linux → All
Priority: P4 → P3
Hardware: x86_64 → All
Comment on attachment 511505 [details] [diff] [review]
[not tested] remove unit test on the builders for ff4 releases

This patch was applied as part of bug 630940.

We still need to get unittest packages uploaded and sendchanges going in this bug.
Attachment #511505 - Attachment is obsolete: true
What do you think?

There is much more we can move to DEFAULTS and RELEASE_DEFAULTS but I would like to keep it simple for this patch.
Attachment #525080 - Flags: review?(lsblakk)
Comment on attachment 525080 [details] [diff] [review]
[mozilla-tests/config.py] add release builders for 2.0 plus u

For right now, I would rather see these release-specific values added to mozilla-2.0 instead since bug 633054 is going to look at a whole config merge
Attachment #525080 - Flags: review?(lsblakk) → review-
Attachment #525080 - Attachment is obsolete: true
Attachment #525147 - Flags: review?(lsblakk)
Comment on attachment 525147 [details] [diff] [review]
[mozilla-tests/config.py] add release builders for mozilla-2.0

good stuff, thanks armen
Attachment #525147 - Flags: review?(lsblakk) → review+
Summary: Unit tests still run on builders for FF4 releases → Run unit tests and talos for mozilla-2.0 releases
Comment on attachment 525147 [details] [diff] [review]
[mozilla-tests/config.py] add release builders for mozilla-2.0

Checked in on "default" with:
http://hg.mozilla.org/build/buildbot-configs/rev/b2eddd6ca339
Attachment #525147 - Flags: checked-in+
That gets you Talos. I think we need to fix 
  releaseConfig['unittestPlatforms']   = ()
in buildbot-configs/mozilla/release-firefox-mozilla-2.0.py to get unit tests too.
(In reply to comment #12)
> That gets you Talos. I think we need to fix 
>   releaseConfig['unittestPlatforms']   = ()
> in buildbot-configs/mozilla/release-firefox-mozilla-2.0.py to get unit tests
> too.

That switch is if we want unit tests on the builders which we don't want.
That is for unit tests on the builders. Test masters don't use process/release.py.
The only thing needed on the builders is to enable_packages which enables the sendchanges for unit tests.
Test masters only use http://mxr.mozilla.org/build/source/buildbotcustom/misc.py#2607
This got merged to production with:
http://hg.mozilla.org/build/buildbot-configs/rev/70818a09be7e
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Depends on: 659254
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: