author | Dustin J. Mitchell <dustin@mozilla.com> |
Fri, 29 May 2015 16:58:42 -0400 | |
changeset 246994 | 6dca219b43bc1d0d143d0522a55ecb917446fdd2 |
parent 246993 | ceac60b1409eabfb797723a614517acab66ae90c |
child 246995 | f59311a17ec52cbce1b2148f8b398afd83a81170 |
push id | 28848 |
push user | ryanvm@gmail.com |
push date | Wed, 03 Jun 2015 20:00:13 +0000 |
treeherder | mozilla-central@0920f2325a6d [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | lightsofapollo, ryanvm |
bugs | 1169797 |
milestone | 41.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
testing/taskcluster/tasks/decision/branch.yml | file | annotate | diff | comparison | revisions | |
testing/taskcluster/tasks/decision/try.yml | file | annotate | diff | comparison | revisions |
--- a/testing/taskcluster/tasks/decision/branch.yml +++ b/testing/taskcluster/tasks/decision/branch.yml @@ -13,16 +13,17 @@ scopes: - docker-worker:* - scheduler:* tasks: - taskId: '{{#as_slugid}}decision task{{/as_slugid}}' reruns: 3 task: routes: - tc-treeherder-stage.{{project}}.{{revision_hash}} + - tc-treeherder.{{project}}.{{revision_hash}} created: '{{now}}' deadline: '{{#from_now}}1 day{{/from_now}}' metadata: owner: mozilla-taskcluster-maintenance@mozilla.com source: {{{source}}} name: Initial decision task for {{project}} specific graphs description: | This is the single most important task as it decides how all other tasks
--- a/testing/taskcluster/tasks/decision/try.yml +++ b/testing/taskcluster/tasks/decision/try.yml @@ -35,16 +35,17 @@ tasks: scopes: - "docker-worker:cache:tc-vcs-public-sources" - "docker-worker:image:quay.io/mozilla/decision:0.0.3" - "queue:route:tc-treeherder-stage.{{project}}.{{revision_hash}}" - "queue:route:tc-treeherder.{{project}}.{{revision_hash}}" routes: + - "tc-treeherder.{{project}}.{{revision_hash}}" - "tc-treeherder-stage.{{project}}.{{revision_hash}}" payload: env: GECKO_BASE_REPOSITORY: 'https://hg.mozilla.org/mozilla-central' GECKO_HEAD_REPOSITORY: '{{{url}}}' GECKO_HEAD_REF: '{{revision}}' GECKO_HEAD_REV: '{{revision}}'