Closed
Bug 1332736
Opened 9 years ago
Closed 9 years ago
Turn off Talos on graphics branch
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: kmoir)
References
Details
Attachments
(3 files)
|
985 bytes,
patch
|
aobreja
:
review+
|
Details | Diff | Splinter Review |
|
466 bytes,
patch
|
aselagea
:
review+
kmoir
:
checked-in+
|
Details | Diff | Splinter Review |
|
2.05 KB,
text/plain
|
Details |
According to Jeff and Kats we don't need to be running Talos tests on the graphics branch.
| Assignee | ||
Comment 1•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → kmoir
| Assignee | ||
Updated•9 years ago
|
Attachment #8828957 -
Flags: review?(aobreja)
Comment 2•9 years ago
|
||
Comment on attachment 8828957 [details] [diff] [review]
bug1332736.patch
Seems good ,only that 2 tests from talos are not removed and this could be caused by this part of the script (http://hg/build/buildbot-configs/file/tip/mozilla-tests/config.py#l2656).
Tests that are not removed:
Windows 8 64-bit graphics talos g4 ScriptFactory
Windows 8 64-bit graphics talos g4-e10s ScriptFactory
Rev7 MacOSX Yosemite 10.10.5 graphics talos g4 ScriptFactory
Rev7 MacOSX Yosemite 10.10.5 graphics talos g4-e10s ScriptFactory
Ubuntu HW 12.04 x64 graphics talos g4 ScriptFactory
Ubuntu HW 12.04 x64 graphics talos g4-e10s ScriptFactory
Attachment #8828957 -
Flags: review?(aobreja) → review+
Comment 3•9 years ago
|
||
That would be bug 1326471.
Comment 4•9 years ago
|
||
Also for some reason the situation on the graphics branch is even worse than normal because the linux64 talos tests seem to be getting triggered twice. See e.g. https://treeherder.mozilla.org/#/jobs?repo=graphics&revision=7b33131fed2074be7897b277335f3aa8fa198ca5 where the first batch of Linux64 opt talos tests ran and then the second set was still pending this morning (more than 24 hours later) so I manually cancelled them. Other pushes on the graphics branch have a similar issue.
| Assignee | ||
Comment 5•9 years ago
|
||
fix issues with buildbot running tests that should be disabled by default
also addresses some of the issues in bug 1326471
Attachment #8830388 -
Flags: review?(aselagea)
| Assignee | ||
Comment 6•9 years ago
|
||
Comment 7•9 years ago
|
||
Comment on attachment 8830388 [details] [diff] [review]
1332736talos.patch
Thanks!
Attachment #8830388 -
Flags: review?(aselagea) → review+
| Assignee | ||
Updated•9 years ago
|
Attachment #8830388 -
Flags: checked-in+
| Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 8•9 years ago
|
||
FWIW the talos jobs are still getting scheduled on the graphics branch. Not sure if this fix has been deployed yet or not.
Comment 9•9 years ago
|
||
s/the talos jobs/the linux64 talos jobs which are scheduled by taskcluster rather than buildbot/.
If you look back at January 25th->26th, you'll see the ones which were affected by the patch here, Windows and Mac, go away.
Comment 10•9 years ago
|
||
o i c. thanks for the info! I can probably land some in-tree taskcluster config changes to stop the remaining talos jobs.
Updated•8 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•