Bug 1330412 - Convert Stylo jobs to Stylo disabled. r=jmaher

Convert all jobs that were exercising Stylo enabled to Stylo disabled instead.

Stylo enabled is now handled by the default jobs.

In Perfherder, Stylo enabled jobs will be untagged and take over the existing
Gecko series.  Stylo disabled jobs will have a new `stylo-disabled` tag and
create a new series.

MozReview-Commit-ID: BMXBRg3A95j
This commit is contained in:
J. Ryan Stinnett
2017-08-31 11:18:46 -05:00
parent 09698d92fd
commit 01b2168ab5
7 changed files with 204 additions and 204 deletions

View File

@@ -482,8 +482,8 @@ GROUP_NAMES = {
'tc-tt-c': 'Telemetry client marionette tests',
'tc-tt-c-e10s': 'Telemetry client marionette tests with e10s',
'tc-SY-e10s': 'Are we slim yet tests by TaskCluster with e10s',
'tc-SY-stylo-e10s': 'Are we slim yet tests by TaskCluster with e10s, stylo',
'tc-SY-stylo-seq-e10s': 'Are we slim yet tests by TaskCluster with e10s, stylo sequential',
'tc-SY-stylo-disabled-e10s': 'Are we slim yet tests by TaskCluster with e10s, Stylo disabled',
'tc-SY-stylo-seq-e10s': 'Are we slim yet tests by TaskCluster with e10s, Stylo sequential',
'tc-VP': 'VideoPuppeteer tests executed by TaskCluster',
'tc-W': 'Web platform tests executed by TaskCluster',
'tc-W-e10s': 'Web platform tests executed by TaskCluster with e10s',