Closed Bug 1380721 Opened 7 years ago Closed 7 years ago

remove non-e10s talos builders from buildbot-config and cleanup config.py

Categories

(Testing :: Talos, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Assigned: jmaher)

Details

(Whiteboard: [PI:July])

Attachments

(2 files)

somehow we accidentally turned on talos builders for non-e10s jobs on windows 7 and 10.

We can just remove those and I see many clauses in config.py that we can cleanup given that the talos jobs are run on all branches so far.
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #8886253 - Flags: review?(catlee)
Attached file differences.txt
buildbot-config differences - in this all non-e10s are removed, in addition I am adding g4/g5/perf-reftest/quantum to try and other branches to be in parity with other tests- this is important for linux64 and windows right now.
as a note we have talos chromez for win7/10 running and perma failing as a result of whatever accidentally caused these tests to be turned on this morning.
Attachment #8886253 - Flags: review?(catlee) → review?(aki)
Comment on attachment 8886253 [details] [diff] [review]
remove non-e10s talos

\o/
Attachment #8886253 - Flags: review?(aki) → review+
https://hg.mozilla.org/build/buildbot-configs/rev/d31a79a99656 was the regression:

>>> branch = {}
>>> branch.get('enable_talos') is False; not branch.get('enable_talos')
False
True
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: