Bug 1245538 - index decision task in taskcluster. r=dustin

This commit is contained in:
Rok Garbas 2016-03-01 01:52:08 +01:00
parent 33ea358829
commit 8fb54dfb87
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ tasks:
reruns: 3
task:
routes:
- index.gecko.v2.{{project}}.latest.firefox.decision
- tc-treeherder-stage.{{project}}.{{revision_hash}}
- tc-treeherder.{{project}}.{{revision_hash}}
created: '{{now}}'

View File

@ -40,6 +40,7 @@ tasks:
- "queue:route:tc-treeherder.{{project}}.{{revision_hash}}"
routes:
- "index.gecko.v2.{{project}}.latest.firefox.decision"
- "tc-treeherder.{{project}}.{{revision_hash}}"
- "tc-treeherder-stage.{{project}}.{{revision_hash}}"