Closed
Bug 737458
Opened 13 years ago
Closed 13 years ago
add tp5row and cleanup config.py
Categories
(Release Engineering :: General, defect, P1)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: armenzg)
References
Details
Attachments
(6 files, 2 obsolete files)
(deleted),
patch
|
jmaher
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
armenzg
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jmaher
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jmaher
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jmaher
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jmaher
:
review+
armenzg
:
checked-in-
|
Details | Diff | Splinter Review |
we have rolled m-a->m-b and we can cleanup hacks to not run tests on firefox12 m-b. Also we want to have a definition of tp5row ready and in place for turning on.
Reporter | ||
Comment 1•13 years ago
|
||
Attachment #607576 -
Flags: review?(armenzg)
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 607576 [details] [diff] [review]
cleanup config.py and add tp5row (1.0)
Review of attachment 607576 [details] [diff] [review]:
-----------------------------------------------------------------
Want me to land it?
Attachment #607576 -
Flags: review?(armenzg) → review+
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → armenzg
Assignee | ||
Comment 3•13 years ago
|
||
Attachment #607576 -
Attachment is obsolete: true
Attachment #607665 -
Flags: review?(jmaher)
Assignee | ||
Comment 4•13 years ago
|
||
After running ./test-masters.sh
AssertionError: talos-r3-fed-068 has 1013 builders; limit is 1012
I will have to work on a patch to reduce the # of our builders.
Reporter | ||
Updated•13 years ago
|
Attachment #607665 -
Flags: review?(jmaher) → review+
Assignee | ||
Updated•13 years ago
|
Priority: -- → P2
Assignee | ||
Comment 5•13 years ago
|
||
This removes some builders from pine and adds the side by side for mozilla-central.
This would give me time to finish up my patch in bug 737632 while not blocking you.
Attachment #608395 -
Flags: review?(jmaher)
Reporter | ||
Comment 6•13 years ago
|
||
Comment on attachment 608395 [details] [diff] [review]
add tprow to mozilla-central
Review of attachment 608395 [details] [diff] [review]:
-----------------------------------------------------------------
::: mozilla-tests/config.py
@@ +1073,1 @@
>
we should still have tp_tests, right?
Attachment #608395 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 7•13 years ago
|
||
tp is already disabled (note the 0):
-BRANCHES['mozilla-central']['tp_tests'] = (0, True, TALOS_TP_OPTS, ALL_PLATFORMS)
Assignee | ||
Comment 8•13 years ago
|
||
Comment on attachment 608395 [details] [diff] [review]
add tprow to mozilla-central
http://hg.mozilla.org/build/buildbot-configs/rev/bdc9918a2055
I will reconfigure the masters in the morning.
Attachment #608395 -
Flags: checked-in+
Assignee | ||
Comment 9•13 years ago
|
||
Live in production as of 7AM PDT.
Reporter | ||
Comment 10•13 years ago
|
||
Attachment #608708 -
Flags: review?(armenzg)
Assignee | ||
Updated•13 years ago
|
Attachment #608708 -
Flags: review?(armenzg) → review+
Reporter | ||
Comment 11•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•13 years ago
|
||
I tested this locally. It adds it this time.
Attachment #608729 -
Flags: review?(jmaher)
Reporter | ||
Updated•13 years ago
|
Attachment #608729 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 13•13 years ago
|
||
Masters being reconfigured with:
http://hg.mozilla.org/build/buildbot-configs/rev/36ce86337cb2
Assignee | ||
Comment 14•13 years ago
|
||
I think we introduced a regression on Beta with the cleanup:
https://tbpl.mozilla.org/php/getParsedLog.php?id=10318534&tree=Mozilla-Beta
Assignee | ||
Comment 15•13 years ago
|
||
This puts us back into a known state.
Attachment #608801 -
Flags: review?(jmaher)
Assignee | ||
Comment 16•13 years ago
|
||
Comment on attachment 608708 [details] [diff] [review]
m-c talos.json update (1.0)
http://hg.mozilla.org/mozilla-central/rev/dc5c600d5fe3
Attachment #608708 -
Flags: checked-in+
Assignee | ||
Comment 17•13 years ago
|
||
Comment on attachment 608729 [details] [diff] [review]
missed adding tprow
http://hg.mozilla.org/build/buildbot-configs/rev/88121a6823a3
Attachment #608729 -
Flags: checked-in+
Assignee | ||
Updated•13 years ago
|
Attachment #607665 -
Attachment is obsolete: true
Reporter | ||
Updated•13 years ago
|
Attachment #608801 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 18•13 years ago
|
||
Comment on attachment 608801 [details] [diff] [review]
put hack back
http://hg.mozilla.org/build/buildbot-configs/rev/3c424821358a
Attachment #608801 -
Flags: checked-in+
Assignee | ||
Comment 19•13 years ago
|
||
We are going to switch over.
Status: RESOLVED → REOPENED
Priority: P2 → P1
Resolution: FIXED → ---
Assignee | ||
Comment 20•13 years ago
|
||
Attachment #610590 -
Flags: review?(jmaher)
Reporter | ||
Comment 21•13 years ago
|
||
Comment on attachment 610590 [details] [diff] [review]
add tprow and disable tpr_responsiveness
Review of attachment 610590 [details] [diff] [review]:
-----------------------------------------------------------------
thanks!
Attachment #610590 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 22•13 years ago
|
||
Comment on attachment 610590 [details] [diff] [review]
add tprow and disable tpr_responsiveness
http://hg.mozilla.org/build/buildbot-configs/rev/321a3198d97d
Attachment #610590 -
Flags: checked-in+
Assignee | ||
Comment 23•13 years ago
|
||
khuey is landing something tomorrow from larch and would like to make sure he doesn't regress anything.
Let's add this temporarily.
Assignee | ||
Updated•13 years ago
|
Attachment #610625 -
Flags: review?(jmaher)
Reporter | ||
Comment 24•13 years ago
|
||
Comment on attachment 610625 [details] [diff] [review]
add tpr_responsiveness temporarily for mozilla-central and larch
Review of attachment 610625 [details] [diff] [review]:
-----------------------------------------------------------------
cool, lets not forget about it!
Attachment #610625 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 25•13 years ago
|
||
Comment on attachment 610625 [details] [diff] [review]
add tpr_responsiveness temporarily for mozilla-central and larch
When have we ever forgotten anything running for months and months?... pfff... never! :)
Attachment #610625 -
Flags: checked-in+
Assignee | ||
Comment 26•13 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 27•13 years ago
|
||
Comment on attachment 610625 [details] [diff] [review]
add tpr_responsiveness temporarily for mozilla-central and larch
http://hg.mozilla.org/build/buildbot-configs/rev/54518db0c6ce
khuey gave the acknowledgement of going back to the normal state of affairs through email.
Attachment #610625 -
Flags: checked-in+ → checked-in-
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•