Bug 1286075: drop gecko.v1 routes for lint tasks; r=mshal draft
authorDustin J. Mitchell <dustin@mozilla.com>
Fri, 02 Sep 2016 21:21:15 +0000
changeset 412733 f93569efdd6c4978cc42d27d4bbe4f56129ac440
parent 412732 f8b218080ed359eb4b450058ed727a6358b27a53
child 412734 d28fa3b875d18affa4c3fe6d2eb936777dde146a
push id29252
push userdmitchell@mozilla.com
push dateMon, 12 Sep 2016 19:16:39 +0000
reviewersmshal
bugs1286075
milestone51.0a1
Bug 1286075: drop gecko.v1 routes for lint tasks; r=mshal The automatically-generated gecko.v2 routes will remain until a later commit in this patchset. MozReview-Commit-ID: A194OvRVWJi
taskcluster/ci/legacy/tasks/lint.yml
--- a/taskcluster/ci/legacy/tasks/lint.yml
+++ b/taskcluster/ci/legacy/tasks/lint.yml
@@ -14,19 +14,16 @@ task:
 
   tags:
     createdForUser: {{owner}}
 
   workerType: b2gtest
   provisionerId: aws-provisioner-v1
   schedulerId: task-graph-scheduler
 
-  routes:
-    - 'index.gecko.v1.{{project}}.revision.linux.{{head_rev}}.{{build_name}}'
-    - 'index.gecko.v1.{{project}}.latest.linux.{{build_name}}'
   scopes:
     - 'docker-worker:cache:level-{{level}}-hg-shared'
     - 'docker-worker:cache:level-{{level}}-checkouts'
     - 'secrets:get:project/taskcluster/gecko/hgfingerprint'
 
   payload:
     # Thirty minutes should be enough for lint checks
     maxRunTime: 1800