Closed
Bug 846279
Opened 12 years ago
Closed 12 years ago
add a tp5o run to mozilla-central
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
1.75 KB,
patch
|
armenzg
:
review+
|
Details | Diff | Splinter Review |
to take our talos to the next level, we need to run a tp5o side by side on mozilla central to compare against tp5n.
Reporter | ||
Comment 1•12 years ago
|
||
Attachment #719426 -
Flags: review?(armenzg)
Comment 2•12 years ago
|
||
Comment on attachment 719426 [details] [diff] [review]
buildbot-config changes to add tp5o for mozilla-central only (1.0)
Review of attachment 719426 [details] [diff] [review]:
-----------------------------------------------------------------
::: mozilla-tests/config.py
@@ +221,5 @@
> 'suites': GRAPH_CONFIG + ['--activeTests', 'tp5n', '--mozAfterPaint', '--responsiveness', '--filter', 'ignore_first:5', '--filter', 'median'],
> 'options': (TALOS_TP_NEW_OPTS, ALL_PLATFORMS),
> },
> + 'tp5o': {
> + 'enable_by_default': True,
This would enable it for every branch and makes the enabling in mozilla-central a no-op.
Is this what you wanted to do?
Reporter | ||
Comment 3•12 years ago
|
||
bah, I only want it on m-c, this shoudl be enable_by_default: false
Reporter | ||
Comment 4•12 years ago
|
||
do not enable by default!
Attachment #719426 -
Attachment is obsolete: true
Attachment #719426 -
Flags: review?(armenzg)
Attachment #719500 -
Flags: review?(armenzg)
Updated•12 years ago
|
Attachment #719500 -
Flags: review?(armenzg) → review+
Reporter | ||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
in production
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Assignee | ||
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
•