Closed
Bug 1166906
Opened 10 years ago
Closed 9 years ago
schedule osx 10.10 talos on e10s
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(e10s+)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: jmaher, Assigned: jmaher)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
the continued efforts of running talos on e10s configurations continues.
Currently we run on pgo only for mozilla-central on linux32/linux64/winxp/win7/win8.
We don't do pgo for OSX, but we really need to get talos running in e10s mode on OSX, in this case it is 10.10. In the past we had e10s talos running on 10.6, it never worked and not too long ago we disabled our 10.6 testing on talos.
Now we have fixed the main issues with e10s talos on OSX, it is time to get these running.
Longer term we want to run these on more branches and in non-pgo configurations. Keeping that in mind, what do we need to do now for m-c osx only.
We can schedule e10s talos for OSX on every m-c push. While this is a higher load it is the easiest method. There are 2 parts:
1) buildbot-configs to define the test
2) talos.json to run the test
we have existing *snow* job names in talos.json, I could reuse those or just put OSX names in place. We really should use osx.
the other issue is that we don't need custom *osx* names (svgr-osx-e10s) if we were running in a non-pgo environment for all platforms. So do we hack this for now and remove it all later? I think so despite the uglier code.
Assignee | ||
Comment 1•10 years ago
|
||
here is the builder diff:
Builders added:
+ Rev5 MacOSX Yosemite 10.10 mozilla-central talos chromez-osx-e10s
+ Rev5 MacOSX Yosemite 10.10 mozilla-central talos g1-osx-e10s
+ Rev5 MacOSX Yosemite 10.10 mozilla-central talos g2-osx-e10s
+ Rev5 MacOSX Yosemite 10.10 mozilla-central talos other-osx-e10s
+ Rev5 MacOSX Yosemite 10.10 mozilla-central talos svgr-osx-e10s
+ Rev5 MacOSX Yosemite 10.10 mozilla-central talos tp5o-osx-e10s
+ Ubuntu HW 12.04 mozilla-central pgo talos g2-e10s
+ Ubuntu HW 12.04 x64 mozilla-central pgo talos g2-e10s
+ Windows 7 32-bit mozilla-central pgo talos g2-e10s
+ Windows 8 64-bit mozilla-central pgo talos g2-e10s
This is what I want. I will need to get a new talos.json landed with the proper suites prior to landing this and getting a reconfig. If this is looking good, I will get that landed tomorrow and then deploy this patch once it is on m-c.
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #8608329 -
Flags: review?(bugspam.Callek)
Updated•10 years ago
|
Blocks: e10s-harness
tracking-e10s:
--- → +
Comment 2•10 years ago
|
||
Comment on attachment 8608329 [details] [diff] [review]
add osx tests and missing g2 tests to all platforms (1.0)
Review of attachment 8608329 [details] [diff] [review]:
-----------------------------------------------------------------
primarily just a stamp...
Attachment #8608329 -
Flags: review?(bugspam.Callek) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
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
•